근데.. 내 홈페이지 주소를 모르겠어.. OTL 털썩
'개소리 왈왈' 카테고리의 다른 글
| 반포대교 분수 분출(!) 시간 (0) | 2010.05.21 |
|---|---|
| netffice를 기억하시나요? (0) | 2010.05.12 |
| 비온다. (8) | 2010.04.26 |
| 참 혹은 거짓. 그리고 경계 (0) | 2010.04.21 |
| 딸기 (8) | 2010.04.18 |
| 반포대교 분수 분출(!) 시간 (0) | 2010.05.21 |
|---|---|
| netffice를 기억하시나요? (0) | 2010.05.12 |
| 비온다. (8) | 2010.04.26 |
| 참 혹은 거짓. 그리고 경계 (0) | 2010.04.21 |
| 딸기 (8) | 2010.04.18 |
다음과 같이 2 단계 bootstrap 구성 프로세스를 설명합니다.
[링크 : http://technet.microsoft.com/ko-kr/library/cc781243%28WS.10%29.aspx] |
| group { filename "Xncd19r"; next-server ncd-booter; host ncd1 { hardware ethernet 0:c0:c3:49:2b:57; } host ncd4 { hardware ethernet 0:c0:c3:80:fc:32; } host ncd8 { hardware ethernet 0:c0:c3:22:46:81; } } [링크 : http://www.daemon-systems.org/man/dhcpd.conf.5.html] |
| be BootP exclude tag list bf Bootfile bi BootP include tag list bs Bootfile size in 512-octet blocks cf Client FQDN cl (DHCP) Client Identifier (unquoted hex string) [링크 : http://www.net.princeton.edu/hostmaster/fieldInfo/bootptab.5.html] |
| pxe boot (0) | 2023.06.21 |
|---|---|
| DHCP hostname (0) | 2020.10.14 |
| PXE 부팅하기 (0) | 2010.04.25 |
| PXE를 통한 우분투/XP 설치 (0) | 2009.12.09 |
| netffice를 기억하시나요? (0) | 2010.05.12 |
|---|---|
| 페이스북 가입! (4) | 2010.04.28 |
| 참 혹은 거짓. 그리고 경계 (0) | 2010.04.21 |
| 딸기 (8) | 2010.04.18 |
| 전 지대로 컴맹이빈다 /ㅁ/ (8) | 2010.04.14 |
| Self-Monitoring, Analysis, and Reporting Technology, or S.M.A.R.T.
(sometimes written as SMART), is a monitoring system for computer
hard disks to detect and report on various
indicators of reliability, in the hope of anticipating failures. [링크 : http://en.wikipedia.org/wiki/S.M.A.R.T.] |
| REC(Reverse Engineering Compiler) / Decompiler (0) | 2010.05.01 |
|---|---|
| WOL(Wake On LAN) (4) | 2010.04.28 |
| 파일 자르기 (file split , rzsplit, rzjoin) (4) | 2010.04.14 |
| 구차니즘 스킨 [백업용] (0) | 2010.03.31 |
| CCleaner 좋은데? (0) | 2010.01.06 |
| pxe boot (0) | 2023.06.21 |
|---|---|
| DHCP hostname (0) | 2020.10.14 |
| DHCP / BOOTP / TFTP (4) | 2010.04.27 |
| PXE를 통한 우분투/XP 설치 (0) | 2009.12.09 |
| 슈렉 포에버(2010, Dreamworks) + 4DPlex (2) | 2010.07.04 |
|---|---|
| 아이언맨 2 (8) | 2010.05.02 |
| 애인네 고양이 (9) | 2010.04.21 |
| free for what? (0) | 2010.04.02 |
| end of D+848 (0) | 2010.03.29 |
| 마비노기 영웅전 - 더 레드의 존나좋군? (4) | 2010.05.13 |
|---|---|
| 안드로메다 샷!!! (8) | 2010.05.06 |
| 그냥 잘나왔길래 -ㅁ- (0) | 2010.03.28 |
| 로체스트 가는길 - 양털이 갂고 싶어! (4) | 2010.03.14 |
| 내 친구가 이걸 사고 싶대! (2) | 2010.03.11 |
[링크 : http://cvs2svn.tigris.org/cvs2svn.html] | ||||||||||||
| /home/cvs |-- CVSROOT |-- Project1 |-- Project2 `-- Project3 |
| visualSVN (0) | 2010.09.09 |
|---|---|
| TortoiseSVN tag/branch = copy (2) | 2010.04.30 |
| svn / svnadmin 도움말 (0) | 2010.04.23 |
| CVS / SVN 장단점, 차이점 비교 (6) | 2010.04.07 |
| GIT는 리눅스에서 받으시는걸 추천합니다. (0) | 2010.03.18 |
| $ svnadmin help general usage: svnadmin SUBCOMMAND REPOS_PATH [ARGS & OPTIONS ...] Type 'svnadmin help <subcommand>' for help on a specific subcommand. Available subcommands: crashtest create deltify dump help (?, h) hotcopy list-dblogs list-unused-dblogs load lslocks lstxns recover rmlocks rmtxns setlog verify |
| $ svnadmin help create create: usage: svnadmin create REPOS_PATH Create a new, empty repository at REPOS_PATH. Valid options: --bdb-txn-nosync : disable fsync at transaction commit [Berkeley DB] --bdb-log-keep : disable automatic log file removal [Berkeley DB] --config-dir arg : read user configuration files from directory ARG --fs-type arg : type of repository: 'fsfs' (default) or 'bdb' |
| $ svn help usage: svn <subcommand> [options] [args] Subversion command-line client, version 1.3.2. Type 'svn help <subcommand>' for help on a specific subcommand. Most subcommands take file and/or directory arguments, recursing on the directories. If no arguments are supplied to such a command, it recurses on the current directory (inclusive) by default. Available subcommands: add blame (praise, annotate, ann) cat checkout (co) cleanup commit (ci) copy (cp) delete (del, remove, rm) diff (di) export help (?, h) import info list (ls) lock log merge mkdir move (mv, rename, ren) propdel (pdel, pd) propedit (pedit, pe) propget (pget, pg) proplist (plist, pl) propset (pset, ps) resolved revert status (stat, st) switch (sw) unlock update (up) Subversion is a tool for version control. For additional information, see http://subversion.tigris.org/ |
| $ svn help list list (ls): List directory entries in the repository. usage: list [TARGET[@REV]...] List each TARGET file and the contents of each TARGET directory as they exist in the repository. If TARGET is a working copy path, the corresponding repository URL will be used. If specified, REV determines in which revision the target is first looked up. The default TARGET is '.', meaning the repository URL of the current working directory. With --verbose, the following fields will be shown for each item: Revision number of the last commit Author of the last commit If locked, the letter 'O'. (Use 'svn info URL' to see details) Size (in bytes) Date and time of the last commit Valid options: -r [--revision] arg : ARG (some commands also take ARG1:ARG2 range) A revision argument can be one of: NUMBER revision number "{" DATE "}" revision at start of the date "HEAD" latest in repository "BASE" base rev of item's working copy "COMMITTED" last commit at or before BASE "PREV" revision just before COMMITTED -v [--verbose] : print extra information -R [--recursive] : descend recursively --incremental : give output suitable for concatenation --xml : output in XML --username arg : specify a username ARG --password arg : specify a password ARG --no-auth-cache : do not cache authentication tokens --non-interactive : do no interactive prompting --config-dir arg : read user configuration files from directory ARG |
| $ svn help checkout checkout (co): Check out a working copy from a repository. usage: checkout URL[@REV]... [PATH] If specified, REV determines in which revision the URL is first looked up. If PATH is omitted, the basename of the URL will be used as the destination. If multiple URLs are given each will be checked out into a sub-directory of PATH, with the name of the sub-directory being the basename of the URL. Valid options: -r [--revision] arg : ARG (some commands also take ARG1:ARG2 range) A revision argument can be one of: NUMBER revision number "{" DATE "}" revision at start of the date "HEAD" latest in repository "BASE" base rev of item's working copy "COMMITTED" last commit at or before BASE "PREV" revision just before COMMITTED -q [--quiet] : print as little as possible -N [--non-recursive] : operate on single directory only --username arg : specify a username ARG --password arg : specify a password ARG --no-auth-cache : do not cache authentication tokens --non-interactive : do no interactive prompting --config-dir arg : read user configuration files from directory ARG --ignore-externals : ignore externals definitions |
| TortoiseSVN tag/branch = copy (2) | 2010.04.30 |
|---|---|
| cvs2svn 사용방법 2 (0) | 2010.04.23 |
| CVS / SVN 장단점, 차이점 비교 (6) | 2010.04.07 |
| GIT는 리눅스에서 받으시는걸 추천합니다. (0) | 2010.03.18 |
| TortoiseGIT (0) | 2010.03.18 |
| SAX (Simple API for XML) is a serial
access parser API for XML. SAX
provides a mechanism for reading data from an XML document. It is a
popular alternative to the Document Object Model (DOM). [링크 : http://en.wikipedia.org/wiki/Simple_API_for_XML] |
|
두 가지 유형의 XML 문서 파서가 있다. 이들은 XML 문서에 액세스하는 방식부터 다르다:
[링크 : http://www.ibm.com/developerworks/kr/library/j-xmljava/] |
|
Simple
API for
XML (SAX) 는 이벤트 중심 API이다. XML 마크업의
다른 부분들(시작과 끝 태그, 텍스트, 엔터티)에서 실행된 특정 이벤트용 핸들러 코드를 등록한다. 이 파서는 인풋 XML에
기반하여 이러한 이벤트들의 스트림을 보내면, 핸들러 코드는 이를 처리한다. [링크 : http://www.ibm.com/developerworks/kr/xml/standards/x-saxspec.html] |
![]() SAX is the Simple API for XML,
originally a Java-only API.
SAX was the first widely adopted API for XML in Java,
and is a “de facto” standard.[링크 : http://www.saxproject.org/] SAX 공식 |
| [해결중] expat 버퍼 관련 문제 (0) | 2010.05.25 |
|---|---|
| expat으로 smi 자막파일 파싱은 불가? (0) | 2010.05.03 |
| xml 트리 탐색 - XML tree navigation (0) | 2010.04.17 |
| expat XML_SetCharacterDataHandler() function (0) | 2010.04.09 |
| & < > " 는 머지? (0) | 2010.03.31 |