<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="http://rss.egloos.com/style/blog.xsl" type="text/xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
	<title>소년의 여행</title>
	<link>http://downpour.egloos.com</link>
	<description>&quot;용기를 내&quot; 라고...</description>
	<language>ko</language>
	<pubDate>Tue, 11 Dec 2007 11:45:52 GMT</pubDate>
	<generator>Egloos</generator>
	<image>
		<title>소년의 여행</title>
		<url>http://pds4.egloos.com/logo/200704/11/46/e0023446.gif</url>
		<link>http://downpour.egloos.com</link>
		<width>80</width>
		<height>85</height>
		<description>&quot;용기를 내&quot; 라고...</description>
	</image>
  	<item>
		<title><![CDATA[ 리눅스 디버깅 기술 마스터하기 ]]> </title>
		<link>http://downpour.egloos.com/1122431</link>
		<guid>http://downpour.egloos.com/1122431</guid>
		<description>
			<![CDATA[ 
  출처 : http://www-128.ibm.com/developerworks/kr/library/l-debug/index.html<br />
<br />
<p><table cellspacing="0" cellpadding="0" width="100%" border="0"><tbody><tr valign="top"><td width="100%"><h1>리눅스 디버깅 기술 마스터하기 (한글)</h1><p id="subtitle">리눅스 상에서 버그를 해결하는 핵심 전략들</p><img class="display-img" height="6" alt="" src="http://www.ibm.com/i/c.gif" width="1"></td><td class="no-print" width="192"><img height="18" alt="developerWorks" src="http://www-128.ibm.com/developerworks/i/dw.gif" width="192"></td></tr></tbody></table><table cellspacing="0" cellpadding="0" width="100%" border="0"><tbody><tr valign="top"><td width="10"><img height="1" alt="" src="http://www.ibm.com/i/c.gif" width="10"></td><td width="100%"><table class="no-print" cellspacing="0" cellpadding="0" width="160" align="right" border="0"><tbody><tr><td width="10"><img height="1" alt="" src="http://www.ibm.com/i/c.gif" width="10"></td><td><table cellspacing="0" cellpadding="0" width="150" border="0"><tbody><tr><td class="v14-header-1-small">문서 옵션</td></tr></tbody></table><table class="v14-gray-table-border" cellspacing="0" cellpadding="0" border="0"><tbody><tr><td class="no-padding" width="150"><table cellspacing="0" cellpadding="0" width="143" border="0"><img height="1" alt="" src="http://www.ibm.com/i/c.gif" width="8"> <!--document.write('<tr valign="top"><td width="8"><img src="//www.ibm.com/i/c.gif" width="8" height="1" alt=""/></td><td width="16"><img src="//www.ibm.com/i/v14/icons/em.gif" height="16" width="16" vspace="3" alt="이 페이지를 이메일로 보내기" /></td><td width="122"><p><a class="smallplainlink" href="javascript:document.email.submit();"><b>이 페이지를 이메일로 보내기</b></a></p></td></tr>');//--> <tbody><tr valign="top"><td width="8"><img height="1" alt="" src="http://www.ibm.com/i/c.gif" width="8"></td><td width="16"><img height="16" alt="이 페이지를 이메일로 보내기" src="http://www.ibm.com/i/v14/icons/em.gif" width="16" vspace="3"></td><td width="122"><p><a class="smallplainlink" href="javascript:document.email.submit();"><b><span style="FONT-SIZE: 100%; COLOR: #5c81a7; FONT-FAMILY: 돋움">이 페이지를 이메일로 보내기</span></b></a></p></td></tr><tr valign="top"><td width="8"><img alt="" height="1" width="8" src="//www.ibm.com/i/c.gif"/></td><td width="16"><img alt="" width="16" height="16" src="//www.ibm.com/i/c.gif"/></td><td class="small" width="122"><p><span class="ast">JavaScript가 필요한 문서 옵션은 디스플레이되지 않습니다.</span></p></td></tr></tbody></table></td></tr></tbody></table><!--START RESERVED FOR FUTURE USE INCLUDE FILES-->﻿<br />
<table cellspacing="0" cellpadding="0" width="150" border="0"><tbody><tr><td class="v14-header-2-small">제안 및 의견</td></tr></tbody></table><table class="v14-gray-table-border" cellspacing="0" cellpadding="0" border="0"><tbody><tr><td class="no-padding" width="150"><table cellspacing="0" cellpadding="0" width="143" border="0"><tbody><tr valign="top"><td width="3"><img height="1" alt="" src="http://www.ibm.com/i/c.gif" width="3"></td><td width="100%"><a href="https://www-128.ibm.com/developerworks/secure/feedback.jsp?domain=dwkorea"><span style="COLOR: #5c81a7">피드백</span></a><br />
<span style="COLOR: #5c81a7"><img height="2" alt="" src="http://www.ibm.com/i/c.gif" width="1"></span></td></tr></tbody></table></td></tr></tbody></table><!--END RESERVED FOR FUTURE USE INCLUDE FILES--><br />
</td></tr></tbody></table><p>난이도 : 중급</p><p><a href="http://www-128.ibm.com/developerworks/kr/library/l-debug/index.html#author"><span style="COLOR: #996699">Steve Best</span></a>, JFS core team member, IBM<br />
</p><p>2006 년 6 월 19 일</p><blockquote>실행중인 사용자 공간 프로그램을 검사하는 방법은 여러 가지이다. 디버거를 실행하여 프로그램을 직접 관찰하거나, print 문을 추가하거나, 프로그램을 분석하는 툴을 추가할 수 있다. 이 글에서, 리눅스에서 실행되는 프로그램을 디버깅 할 때 사용할 수 있는 방법들을 설명한다. 세그멘테이션 오류, 메모리 오버런 및 누수, 행(hang) 같은 문제들을 디버깅하는 네 가지 시나리오를 검토해 본다. (<i>이 글은 2002년 8월에 IBM developerWorks에 게재되었다.</i>)</blockquote><!--START RESERVED FOR FUTURE USE INCLUDE FILES--><!-- include java script once we verify teams wants to use this and it will work on dbcs and cyrillic characters --><!--END RESERVED FOR FUTURE USE INCLUDE FILES--><p>이 글에서 네 가지 디버깅 시나리오를 제시한다. 시나리오 1의 경우, 메모리 할당 문제가 있는 두 개의 샘플 프로그램을 사용한다. MEMWATCH와 Yet Another Malloc Debugger (YAMD) 툴을 사용하여 디버깅 한다. 시나리오 2에서는 strace 유틸리티를 사용한다. 시스템 호출과 시그널을 추적하여 프로그램이 어디서 잘못되었는지를 규명한다. 시나리오 3에서는 리눅스 커널의 Oops를 사용하여 세그멘테이션 오류 문제를 해결하고 커널 소스 레벨 디버거(kgdb)를 설정하여 GNU 디버거(gdb)를 사용하여 같은 문제를 해결한다. kgdb 프로그램은 직렬 연결을 통한 리눅스 커널 원격 gdb이다. 시나리오 4는 행을 일으키는 컴포넌트 정보를 디스플레이 한다. 매직 키 시퀀스를 사용한다. </p><p><a name="h1"><span class="atitle"><span style="FONT-SIZE: 130%">일반적인 디버깅 전략</span></span></a></p><p>프로그램에 버그가 포함되어 있다면 대게 코드 어딘가에 있을 것이다. 여러분이 사실이라고 믿는 이러한 상황은 실제로는 잘못되었다. 버그를 찾는다는 것은 무엇인가 잘못되었다는 것을 발견할 때까지 여러분이 사실이라고 믿는 것을 다시 한번 확인하는 과정이다. </p><p>다음은 여러분이 사실이라고 믿고 있는 몇 가지 유형이다. </p><ul><li>소스 코드의 특정 위치에서, 변수는 특정 값을 가진다. <li>주어진 위치에서, 구조가 정확히 설정되었다. <li><code><span style="FONT-FAMILY: Courier New">if-then-else</span></code> 문에서 <code><span style="FONT-FAMILY: Courier New">if</span></code> 부분은 실행되었던 경로이다. <li>서브루틴이 호출될 때 루틴은 매개변수를 정확히 받는다. </li></ul><p></p><p>버그를 찾는 것에는 이러한 모든 것들을 확인하는 과정이 포함된다. 특정 변수가 특정 값을 갖고 있다고 믿는 다면 서브루틴이 호출될 대 이를 검사해보라. <code><span style="FONT-FAMILY: Courier New">if</span></code> 구조가 실행된다는 것을 믿는다면 검사해 보라. 여러분이 가정하는 것을 확인해보면 결국 여러분의 신념이 잘못되었다는 것을 발견할 것이다. 결국 여러분은 버그의 위치를 찾게 된다. </p><p>디버깅은 피해갈 수 없는 과정이다. 메시지를 스크린에 프린팅 하기, 디버거 사용하기, 프로그램 실행에 대해 생각하기, 문제에 대한 현학적인 고찰하기 같이 디버깅에 대한 많은 방식들이 있다. </p><p>버그를 픽스하기 전에 소스의 위치부터 알아야 한다. 예를 들어, 세그멘테이션 오류가 있을 경우, 코드의 어떤 라인에서 seg 오류가 발생했는지를 알아야 한다. 문제의 코드 라인을 찾아내면 그 메소드에서의 변수의 값, 메소드가 호출되었던 방법, 에러가 발생했던 이유 등을 파악하라. 디버거를 사용하면 이 모든 정보를 찾기가 쉬워진다. 디버거를 사용할 수 없다면 다른 툴들도 있다. (제품 환경에서는 디버거를 사용하지 못할 수도 있다. 리눅스 커널에는 디버거가 빌트인 되어있지 않다.) </p><table cellspacing="0" cellpadding="0" width="40%" align="right" border="0"><tbody><tr><td width="10"><img height="1" alt="" src="http://www.ibm.com/i/c.gif" width="10"></td><td><table cellspacing="0" cellpadding="5" width="100%" border="1"><tbody><tr><td bgcolor="#eeeeee"><a name="sidebar"><b>유용한 메모리 및 커널 디버깅 툴</b></a><br />
리눅스에서 디버그 툴을 사용하여 사용자 공간과 커널 문제를 추적하는 방법은 여러 가지이다. 다음 툴과 기술을 사용하여 소스 코드를 디버깅 하라. <p><b>사용자 공간 툴</b>: </p><ul><li>메모리 툴: MEMWATCH와 YAMD <li>strace <li>GNU debugger (gdb) <li>Magic key sequence </li></ul><p></p><p><b>커널 툴</b>: </p><ul><li>Kernel source level debugger (kgdb) <li>Built-in kernel debugger (kdb) <li>Oops </li></ul><p></p></td></tr></tbody></table></td></tr></tbody></table><p>이 글에서는 코드를 육안으로 검사해서는 찾기 어려운 문제들과, 매우 드문 환경에서 발생하는 문제 유형에 대해 살펴보도록 하겠다. 환경이 결합될 때에만 발생하는 에러가 있고, 프로그램을 전개한 후에만 메모리 버그를 발견할 때가 가끔 있다. </p><br />
<table cellspacing="0" cellpadding="0" width="100%" border="0"><tbody><tr><td><img height="1" alt="" src="http://www.ibm.com/i/v14/rules/blue_rule.gif" width="100%"></td></tr></tbody></table><table class="no-print" cellspacing="0" cellpadding="0" align="right"><tbody><tr align="right"><td><img height="4" alt="" src="http://www.ibm.com/i/c.gif" width="16" border="0"><br />
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="center"><img height="16" alt="" src="http://www.ibm.com/i/v14/icons/u_bold.gif" width="16" border="0"><br />
</td><td valign="top" align="right"><a class="fbox" href="http://www-128.ibm.com/developerworks/kr/library/l-debug/index.html#main"><b><span style="COLOR: #996699">위로</span></b></a></td></tr></tbody></table></td></tr></tbody></table><br />
<br />
<p><a name="h2"><span class="atitle"><span style="FONT-SIZE: 130%">시나리오 1: 메모리 디버깅 툴</span></span></a></p><p>리눅스 시스템 상의 표준 프로그래밍 언어로서 C 언어는 동적 메모리 할당에 대한 많은 제어권을 제공한다. 하지만 이러한 자유가 중대한 메모리 관리 문제를 야기시키고 이 문제는 프로그램 충돌 또는 강등으로 이어진다. </p><p>메모리 누수(<code><span style="FONT-FAMILY: Courier New">malloc()</span></code> 메모리가 상응하는 <code><span style="FONT-FAMILY: Courier New">free()</span></code> 호출로 결코 누출되지 않는다.)와 버퍼 오버런(어레이에 할당되었던 지난 메모리 작성하기)은 공통의 문제들이고 탐지하기 어렵다. 이 섹션에서는 메모리 문제를 탐지하고 고립하는 몇 가지 디버깅 툴에 대해 알아보겠다. </p><br />
<table cellspacing="0" cellpadding="0" width="100%" border="0"><tbody><tr><td><img height="1" alt="" src="http://www.ibm.com/i/v14/rules/blue_rule.gif" width="100%"></td></tr></tbody></table><table class="no-print" cellspacing="0" cellpadding="0" align="right"><tbody><tr align="right"><td><img height="4" alt="" src="http://www.ibm.com/i/c.gif" width="16" border="0"><br />
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="center"><img height="16" alt="" src="http://www.ibm.com/i/v14/icons/u_bold.gif" width="16" border="0"><br />
</td><td valign="top" align="right"><a class="fbox" href="http://www-128.ibm.com/developerworks/kr/library/l-debug/index.html#main"><b><span style="COLOR: #996699">위로</span></b></a></td></tr></tbody></table></td></tr></tbody></table><br />
<br />
<p><a name="h3"><span class="atitle"><span style="FONT-SIZE: 130%">MEMWATCH</span></span></a></p><p>Johan Lindh가 작성한 MEMWATCH는 다운로드 가능한 C를 위한 오픈 소스 메모리 에러 탐지 툴이다.(<a href="http://www-128.ibm.com/developerworks/kr/library/l-debug/index.html#resources"><span style="COLOR: #996699">참조자료</span></a>) 헤더 파일을 코드에 추가하고 gcc 문에 MEMWATCH를 정의하면 프로그램에 메모리 누수와 오염을 탐지할 수 있다. MEMWATCH는 ANSI C를 지원하고, 결과 로그를 제공하고, 중복도 없고 에러도 없는 실행하지 않는 메모리와 오버플로우와 언더플로우를 탐지한다. </p><br />
<a name="code1"><b>Listing 1. 메모리 샘플 (test1.c)</b></a><br />
<table cellspacing="0" cellpadding="5" width="100%" bgcolor="#eeeeee" border="1"><tbody><tr><td><code><pre class="section">		#include &lt;stdlib.h&gt;#include &lt;stdio.h&gt;#include "memwatch.h"int main(void){  char *ptr1;  char *ptr2;  ptr1 = malloc(512);  ptr2 = malloc(512);  ptr2 = ptr1;  free(ptr2);  free(ptr1);}</pre></code></td></tr></tbody></table><br />
<p>Listing 1에 있는 코드는 두 개의 512-바이트 메모리 블록을 할당하고 첫 번째 블록에 대한 포인터가 두 번째 블록에 설정된다. 결과적으로 두 번째 블록의 주소가 소실되고 메모리 누수가 생긴다. </p><p>이제 memwatch.c를 컴파일 한다. 다음은 makefile 예제이다. </p><br />
<a name="code2"><b>test1</b></a><br />
<table cellspacing="0" cellpadding="5" width="100%" bgcolor="#eeeeee" border="1"><tbody><tr><td><code><pre class="section">		gcc -DMEMWATCH -DMW_STDIO test1.c memwatchc -o test1</pre></code></td></tr></tbody></table><br />
<p>test1 프로그램을 실행하면 누수 된 메모리 리포트가 만들어 진다. Listing 2는 memwatch.log 아웃풋 파일 예제이다.</p><br />
<a name="code3"><b>Listing 2. test1 memwatch.log 파일</b></a><br />
<table cellspacing="0" cellpadding="5" width="100%" bgcolor="#eeeeee" border="1"><tbody><tr><td><code><pre class="section">		MEMWATCH 2.67 Copyright (C) 1992-1999 Johan Lindh...double-free: &lt;4&gt; test1.c(15), 0x80517b4 was freed from test1.c(14)...unfreed: &lt;2&gt; test1.c(11), 512 bytes at 0x80519e4{FE FE FE FE FE FE FE FE FE FE FE FE ..............}Memory usage statistics (global):  N)umber of allocations made: 	2  L)argest memory usage : 	1024  T)otal of all alloc() calls: 	1024  U)nfreed bytes totals : 	512</pre></code></td></tr></tbody></table><br />
<p>MEMWATCH는 문제가 있는 실제 라인을 제공한다. 이미 제거된 포인터를 제거하면 알려준다. 제거되지 않은 메모리에도 똑 같이 적용된다. 로그의 끝에 있는 섹션은 얼마나 많은 메모리가 누수가 있었는지, 얼마나 많이 사용되었는지, 총 할당량은 어느 정도인지를 디스플레이 한다. </p><br />
<table cellspacing="0" cellpadding="0" width="100%" border="0"><tbody><tr><td><img height="1" alt="" src="http://www.ibm.com/i/v14/rules/blue_rule.gif" width="100%"></td></tr></tbody></table><table class="no-print" cellspacing="0" cellpadding="0" align="right"><tbody><tr align="right"><td><img height="4" alt="" src="http://www.ibm.com/i/c.gif" width="16" border="0"><br />
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="center"><img height="16" alt="" src="http://www.ibm.com/i/v14/icons/u_bold.gif" width="16" border="0"><br />
</td><td valign="top" align="right"><a class="fbox" href="http://www-128.ibm.com/developerworks/kr/library/l-debug/index.html#main"><b><span style="COLOR: #996699">위로</span></b></a></td></tr></tbody></table></td></tr></tbody></table><br />
<br />
<p><a name="h4"><span class="atitle"><span style="FONT-SIZE: 130%">YAMD</span></span></a></p><p>Nate Eldredge가 작성한 YAMD 패키지는 C와 C++에서 메모리 할당과 관련 문제들을 찾는다. 이 글을 쓰고 있는 현재 최신 버전의 YAMD는 0.32다. yamd-0.32.tar.gz를 다운로드 하라.(<a href="http://www-128.ibm.com/developerworks/kr/library/l-debug/index.html#resources"><span style="COLOR: #996699">참고자료</span></a>) <code><span style="FONT-FAMILY: Courier New">make</span></code> 명령어를 실행하여 프로그램을 구현한 다음 <code><span style="FONT-FAMILY: Courier New">make install</span></code> 명령어를 사용하여 프로그램을 설치하고 툴을 설정한다. </p><p>YAMD를 다운로드 한 후에 test1.c에서 이것을 사용한다. <code><span style="FONT-FAMILY: Courier New">#include memwatch.h</span></code>를 제거하고 makefile을 다음과 같이 변경한다. </p><br />
<a name="code4"><b>YAMD를 사용한 test1 </b></a><br />
<table cellspacing="0" cellpadding="5" width="100%" bgcolor="#eeeeee" border="1"><tbody><tr><td><code><pre class="section">		gcc -g test1.c -o test1</pre></code></td></tr></tbody></table><br />
<p>Listing 3은 test1 상에서의 YAMD의 아웃풋이다. </p><br />
<a name="code5"><b>Listing 3. YAMD를 사용한 test1 결과</b></a><br />
<table cellspacing="0" cellpadding="5" width="100%" bgcolor="#eeeeee" border="1"><tbody><tr><td><code><pre class="section">		YAMD version 0.32Executable: /usr/src/test/yamd-0.32/test1...INFO: Normal allocation of this blockAddress 0x40025e00, size 512...INFO: Normal allocation of this blockAddress 0x40028e00, size 512...INFO: Normal deallocation of this blockAddress 0x40025e00, size 512...ERROR: Multiple freeing Atfree of pointer already freedAddress 0x40025e00, size 512...WARNING: Memory leakAddress 0x40028e00, size 512WARNING: Total memory leaks:1 unfreed allocations totaling 512 bytes*** Finished at Tue ... 10:07:15 2002Allocated a grand total of 1024 bytes 2 allocationsAverage of 512 bytes per allocationMax bytes allocated at one time: 102424 K alloced internally / 12 K mapped now / 8 K maxVirtual program size is 1416 KEnd.</pre></code></td></tr></tbody></table><br />
<p>YAMD는 우리가 이미 메모리를 제거했고 메모리 누수가 있다는 것을 알려준다. 또 다른 샘플 프로그램에서 YAMD를 실행해 보자. </p><br />
<a name="code6"><b>Listing 4. 메모리 코드 (test2.c)</b></a><br />
<table cellspacing="0" cellpadding="5" width="100%" bgcolor="#eeeeee" border="1"><tbody><tr><td><code><pre class="section">		#include &lt;stdlib.h&gt;#include &lt;stdio.h&gt;int main(void){  char *ptr1;  char *ptr2;  char *chptr;  int i = 1;  ptr1 = malloc(512);  ptr2 = malloc(512);  chptr = (char *)malloc(512);  for (i; i &lt;= 512; i++) {    chptr[i] = 'S';  }	  ptr2 = ptr1;  free(ptr2);  free(ptr1);  free(chptr);}</pre></code></td></tr></tbody></table><br />
<p>다음 명령어를 사용하여 YAMD를 시작한다. </p><blockquote><code><span style="FONT-FAMILY: Courier New">./run-yamd /usr/src/test/test2/test2 </span></code></blockquote><p>Listing 5는 샘플 프로그램 test2에서 YAMD를 사용한 결과를 보여준다. YAMD는 <code><span style="FONT-FAMILY: Courier New">for</span></code> 루프에서 우리가 out of bound 조건을 갖고 있다는 것을 말해준다. </p><br />
<a name="code7"><b>Listing 5. YAMD를 사용한 test2 결과</b></a><br />
<table cellspacing="0" cellpadding="5" width="100%" bgcolor="#eeeeee" border="1"><tbody><tr><td><code><pre class="section">		Running /usr/src/test/test2/test2Temp output to /tmp/yamd-out.1243*********./run-yamd: line 101: 1248 Segmentation fault (core dumped)YAMD version 0.32Starting run: /usr/src/test/test2/test2Executable: /usr/src/test/test2/test2Virtual program size is 1380 K...INFO: Normal allocation of this blockAddress 0x40025e00, size 512...INFO: Normal allocation of this blockAddress 0x40028e00, size 512...INFO: Normal allocation of this blockAddress 0x4002be00, size 512ERROR: Crash...Tried to write address 0x4002c000Seems to be part of this block:Address 0x4002be00, size 512...Address in question is at offset 512 (out of bounds)Will dump core after checking heap.Done.</pre></code></td></tr></tbody></table><br />
<p>MEMWATCH와 YAMD 모두 유용한 디버깅 툴이고 다른 접근 방식이 필요하다. MEMWATCH를 사용해서는 include 파일인 memwatch.h에 추가하고 두 개의 컴파일 타임 플래그를 켜야 한다. YAMD는 link 문에 <code><span style="FONT-FAMILY: Courier New">-g</span></code> 옵션만 필요했다. </p><br />
<table cellspacing="0" cellpadding="0" width="100%" border="0"><tbody><tr><td><img height="1" alt="" src="http://www.ibm.com/i/v14/rules/blue_rule.gif" width="100%"></td></tr></tbody></table><table class="no-print" cellspacing="0" cellpadding="0" align="right"><tbody><tr align="right"><td><img height="4" alt="" src="http://www.ibm.com/i/c.gif" width="16" border="0"><br />
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="center"><img height="16" alt="" src="http://www.ibm.com/i/v14/icons/u_bold.gif" width="16" border="0"><br />
</td><td valign="top" align="right"><a class="fbox" href="http://www-128.ibm.com/developerworks/kr/library/l-debug/index.html#main"><b><span style="COLOR: #996699">위로</span></b></a></td></tr></tbody></table></td></tr></tbody></table><br />
<br />
<p><a name="h5"><span class="atitle"><span style="FONT-SIZE: 130%">Electric Fence</span></span></a></p><p>대부분의 리눅스 배포판에는 Electric Fence용 패키지가 포함되어 있지만 다운로드 할 수도 있다. Electric Fence는 Bruce Perens가 작성한 <code><span style="FONT-FAMILY: Courier New">malloc()</span></code> 디버깅 라이브러리이다. 여러분이 할당한 메모리 바로 뒤에 보호를 받는 메모리를 할당한다. fencepost 에러가 있다면(어레이 끝에서 실행됨) 프로그램은 프로텍션(protection) 에러를 사용하여 즉시 종료된다. Electric Fence와 gdb를 결합하면 어떤 라인이 보호되는 메모리에 접근했는지 정확히 추적할 수 있다. Electric Fence는 메모리 누수를 탐지할 수 있다. </p><br />
<table cellspacing="0" cellpadding="0" width="100%" border="0"><tbody><tr><td><img height="1" alt="" src="http://www.ibm.com/i/v14/rules/blue_rule.gif" width="100%"></td></tr></tbody></table><table class="no-print" cellspacing="0" cellpadding="0" align="right"><tbody><tr align="right"><td><img height="4" alt="" src="http://www.ibm.com/i/c.gif" width="16" border="0"><br />
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="center"><img height="16" alt="" src="http://www.ibm.com/i/v14/icons/u_bold.gif" width="16" border="0"><br />
</td><td valign="top" align="right"><a class="fbox" href="http://www-128.ibm.com/developerworks/kr/library/l-debug/index.html#main"><b><span style="COLOR: #996699">위로</span></b></a></td></tr></tbody></table></td></tr></tbody></table><br />
<br />
<p><a name="h6"><span class="atitle"><span style="FONT-SIZE: 130%">시나리오 2: strace 사용하기 </span></span></a></p><p><code><span style="FONT-FAMILY: Courier New">strace</span></code> 명령어는 사용자 공간 프로그램에서 실행되는 모든 시스템 호출을 보여주는 강력한 툴이다. <code><span style="FONT-FAMILY: Courier New">strace</span></code>는 호출에 대한 인자를 디스플레이 하고 상징적인 형태로 값을 리턴한다. <code><span style="FONT-FAMILY: Courier New">strace</span></code>는 커널에서 정보를 받고 커널이 특별한 방식으로 빌트인 될 필요가 없다. <code><span style="FONT-FAMILY: Courier New">strace</span></code> 정보는 애플리케이션과 커널 개발자에게 유용하다. Listing 6에서 파티션의 포맷은 실패했고 listing은 make file system(<code><span style="FONT-FAMILY: Courier New">mkfs</span></code>)에 대한 strace의 시작을 보여준다. strace는 어떤 호출이 문제를 일으키는지 결정한다. </p><br />
<a name="code8"><b>Listing 6. mkfs에서의 strace 시작 </b></a><br />
<table cellspacing="0" cellpadding="5" width="100%" bgcolor="#eeeeee" border="1"><tbody><tr><td><code><pre class="section">		execve("/sbin/mkfs.jfs", ["mkfs.jfs", "-f", "/dev/test1"], &amp; ... open("/dev/test1", O_RDWR|O_LARGEFILE) = 4 stat64("/dev/test1", {st_mode=&amp;, st_rdev=makedev(63, 255), ...}) = 0 ioctl(4, 0x40041271, 0xbfffe128) = -1 EINVAL (Invalid argument) write(2, "mkfs.jfs: warning - cannot setb" ..., 98mkfs.jfs: warning - cannot set blocksize on block device /dev/test1: Invalid argument )  = 98 stat64("/dev/test1", {st_mode=&amp;, st_rdev=makedev(63, 255), ...}) = 0 open("/dev/test1", O_RDONLY|O_LARGEFILE) = 5 ioctl(5, 0x80041272, 0xbfffe124) = -1 EINVAL (Invalid argument) write(2, "mkfs.jfs: can\'t determine device"..., ..._exit(1)  = ?</pre></code></td></tr></tbody></table><br />
<p>Listing 6을 보면 <code><span style="FONT-FAMILY: Courier New">ioctl</span></code> 호출이 파티션을 포맷하는데 사용되었던 <code><span style="FONT-FAMILY: Courier New">mkfs</span></code> 프로그램이 실패하는데 원인이 된다는 것을 알 수 있다. <code><span style="FONT-FAMILY: Courier New">ioctl BLKGETSIZE64</span></code>는 실패한다. (<code><span style="FONT-FAMILY: Courier New">BLKGET-SIZE64</span></code>는 <code><span style="FONT-FAMILY: Courier New">ioctl</span></code>을 호출하는 소스 코드에 정의된다.) <code><span style="FONT-FAMILY: Courier New">BLKGETSIZE64 ioctl</span></code>은 리눅스 상의 모든 장치들에 추가되고 있고, 이 경우, 논리적 볼륨 매니저는 이것을 지원하지 않는다. 따라서 <code><span style="FONT-FAMILY: Courier New">mkfs</span></code> 코드는 <code><span style="FONT-FAMILY: Courier New">BLKGETSIZE64 ioctl</span></code> 호출이 실패할 경우 오래된 <code><span style="FONT-FAMILY: Courier New">ioctl</span></code>을 호출해야 한다. 이것은 <code><span style="FONT-FAMILY: Courier New">mkfs</span></code>가 논리적 볼륨 매니저와 작동하도록 한다. </p><br />
<table cellspacing="0" cellpadding="0" width="100%" border="0"><tbody><tr><td><img height="1" alt="" src="http://www.ibm.com/i/v14/rules/blue_rule.gif" width="100%"></td></tr></tbody></table><table class="no-print" cellspacing="0" cellpadding="0" align="right"><tbody><tr align="right"><td><img height="4" alt="" src="http://www.ibm.com/i/c.gif" width="16" border="0"><br />
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="center"><img height="16" alt="" src="http://www.ibm.com/i/v14/icons/u_bold.gif" width="16" border="0"><br />
</td><td valign="top" align="right"><a class="fbox" href="http://www-128.ibm.com/developerworks/kr/library/l-debug/index.html#main"><b><span style="COLOR: #996699">위로</span></b></a></td></tr></tbody></table></td></tr></tbody></table><br />
<br />
<p><a name="h7"><span class="atitle"><span style="FONT-SIZE: 130%">Scenario 3: gdb와 Oops 사용하기 </span></span></a></p><p>Free Software Foundation의 디버거인 gdb 프로그램을 사용할 수 있다. 명령행 또는 Data Display Debugger (DDD) 같은 그래픽 툴에서 사용할 수 있다. gdb를 사용하여 사용자 공간 프로그램이나 리눅스 커널을 디버깅 할 수 있다. 이 섹션에서는 gdb용 명령행에 대해서만 설명하겠다. </p><p><code><span style="FONT-FAMILY: Courier New">gdb program name</span></code> 명령어를 사용하여 gdb를 시작한다. gdb는 실행 파일의 심볼을 로딩하고 인풋 프롬프트를 디스플레이 하면, 여러분은 디버거를 사용할 수 있다. gdb 프로세스를 볼 수 있는 세 가지 방법이 있다. </p><ul><li>attach 명령어를 사용하여 이미 실행중인 프로세스를 본다. attach는 프로세스를 중지시킬 것이다. <br />
<br />
<li>run 명령어를 사용하여 프로그램을 실행하고 시작할 때 프로그램을 디버깅 한다. <br />
<br />
<li>기존 코어 파일을 보고 프로세스가 종료되었을 때의 상태를 파악한다. 코어 파일을 보려면 다음 명령어를 사용하여 gdb를 시작한다. <br />
<br />
<code><span style="FONT-FAMILY: Courier New">gdb programname corefilename </span></code><p>코어 파일을 사용하여 디버깅 하려면 프로그램 실행 파일과 소스 파일 그리고 코어 파일이 필요하다. 코어 파일로 gdb를 시작하려면 -c 옵션을 사용한다. <br />
<br />
<code><span style="FONT-FAMILY: Courier New">gdb -c core programname </span></code></p><p>gdb는 어떤 라인의 코드가 문제를 일으켰는지를 코어 덤프에 보여준다. </p></li></ul><p>프로그램을 실행하거나 이미 실행중인 프로그램에 붙기 전에 버그가 있다고 생각하는 소스 코드의 리스트를 만들고, 중단점을 설정하고, 프로그램 디버깅을 시작한다. gdb 온라인 도움말과 <code><span style="FONT-FAMILY: Courier New">help</span></code> 명령어를 사용하여 상세한 튜토리얼을 참조할 수 있다. </p><br />
<table cellspacing="0" cellpadding="0" width="100%" border="0"><tbody><tr><td><img height="1" alt="" src="http://www.ibm.com/i/v14/rules/blue_rule.gif" width="100%"></td></tr></tbody></table><table class="no-print" cellspacing="0" cellpadding="0" align="right"><tbody><tr align="right"><td><img height="4" alt="" src="http://www.ibm.com/i/c.gif" width="16" border="0"><br />
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="center"><img height="16" alt="" src="http://www.ibm.com/i/v14/icons/u_bold.gif" width="16" border="0"><br />
</td><td valign="top" align="right"><a class="fbox" href="http://www-128.ibm.com/developerworks/kr/library/l-debug/index.html#main"><b><span style="COLOR: #996699">위로</span></b></a></td></tr></tbody></table></td></tr></tbody></table><br />
<br />
<p><a name="h8"><span class="atitle"><span style="FONT-SIZE: 130%">kgdb</span></span></a></p><p>kgdb 프로그램(gdb를 통한 원격 호스트 리눅스 커널 디버거)은 gdb를 사용하여 리눅스 커널을 디버깅 하는 메커니즘을 제공한다. kgdb 프로그램은 커널의 확장으로서, 원격 호스트 머신에서 gdb를 실행할 때 kgdb 확장 커널을 실행하는 머신에 연결할 수 있다. 커널로 들어가서 중단점을 설정하고 데이터를 검사할 수 있다. (애플리케이션 프로그램에서 gdb를 사용하는 것과 비슷하다.) 이 패치의 주요 기능들 중 하나는 gdb를 실행하는 원격 호스트가 부팅 프로세스 동안 목표 머신(디버깅 될 커널을 실행하고 있음)으로 연결된다는 점이다. 때문에 디버깅을 최대한 빨리 시작할 수 있다. 이 패치는 리눅스 커널에 이 기능을 추가하여 gdb가 리눅스 커널을 디버깅하는데 사용될 수 있도록 한다. </p><p>kgdb를 사용하려면 두 개의 머신이 필요하다. 하나는 개발 머신이고 다른 하나는 테스트 머신이다. 시리얼 라인(null-modem cable)은 시리얼 포트를 통해 머신으로 연결된다. 여러분이 디버깅 하고자 하는 커널은 테스트 머신 상에서 실행된다. gdb는 개발 머신에서 실행된다. gdb는 시리얼 라인을 사용하여 여러분이 디버깅 하고 있는 커널과 통신한다. </p><p>다음 단계를 통해서 kgdb 디버그 환경을 설정한다. </p><p></p><ol><li>리눅스 커널 버전에 맞는 패치를 다운로드 한다. <br />
<br />
<li>커널에 컴포넌트를 구현한다. 이것은 kgdb를 사용하는 가장 쉬운 방법이다. (커널의 컴포넌트를 구현하는 두 가지 방법이 있다. 모듈로서 구현하거나 직접 커널에 구현하는 방법이 있다. 예를 들어, Journaled File System (JFS)은 모듈로서 구현되거나 커널에 직접 구현될 수 있다. gdb 패치를 사용하면 JFS를 커널에 직접 구현할 수 있다.) <br />
<br />
<li>커널 패치를 적용하고 커널을 재구현 한다. <br />
<br />
<li>.gdbinit 라고 하는 파일을 만들고 이것을 커널 소스 하위 디렉토리에 둔다.(/usr/src/linux) .gdbinit 파일에는 다음과 같은 네 가지 라인이 있다. <ul><li><code><span style="FONT-FAMILY: Courier New">set remotebaud 115200</span></code> <li><code><span style="FONT-FAMILY: Courier New">symbol-file vmlinux</span></code> <li><code><span style="FONT-FAMILY: Courier New">target remote /dev/ttyS0</span></code> <li><code><span style="FONT-FAMILY: Courier New">set output-radix 16</span></code> </li></ul><br />
<li>append=gdb 라인을 lilo에 추가한다. 이것은 부트 로드로서 커널을 부팅할 때 사용될 커널을 선택한다. <ul><li><code><span style="FONT-FAMILY: Courier New">image=/boot/bzImage-2.4.17</span></code> <li><code><span style="FONT-FAMILY: Courier New">label=gdb2417</span></code> <li><code><span style="FONT-FAMILY: Courier New">read-only</span></code> <li><code><span style="FONT-FAMILY: Courier New">root=/dev/sda8</span></code> <li><code><span style="FONT-FAMILY: Courier New">append="gdb gdbttyS=1 gdb-baud=115200 nmi_watchdog=0"</span></code> </li></ul></li></ol><p></p><p>Listing 7은 개발 머신에 구현한 커널과 모듈을 테스트 머신으로 가져오는 스크립트 예제이다. 다음 아이템들을 수정해야 한다. </p><p></p><ul><li><code><span style="FONT-FAMILY: Courier New">best@sfb</span></code>: Userid와 머신 이름 <li><code><span style="FONT-FAMILY: Courier New">/usr/src/linux-2.4.17</span></code>: 커널 소스 트리의 디렉토리 <li><code><span style="FONT-FAMILY: Courier New">bzImage-2.4.17</span></code>: 테스트 머신 상에 부팅 될 커널의 이름 <li><code><span style="FONT-FAMILY: Courier New">rcp</span></code> and <code><span style="FONT-FAMILY: Courier New">rsync</span></code>: 커널이 구현된 머신 상에서 실행되어야 함. </li></ul><p></p><br />
<a name="code9"><b>Listing 7. 커널과 모듈을 테스트 머신으로 가져오는 스크립트 </b></a><br />
<table cellspacing="0" cellpadding="5" width="100%" bgcolor="#eeeeee" border="1"><tbody><tr><td><code><pre class="section">		set -xrcp best@sfb: /usr/src/linux-2.4.17/arch/i386/boot/bzImage /boot/bzImage-2.4.17rcp best@sfb:/usr/src/linux-2.4.17/System.map /boot/System.map-2.4.17rm -rf /lib/modules/2.4.17rsync -a best@sfb:/lib/modules/2.4.17 /lib/moduleschown -R root /lib/modules/2.4.17lilo</pre></code></td></tr></tbody></table><br />
<p>커널 소스 트리가 시작되는 디렉토리를 수정함으로서 개발 머신 상에서 gdb 프로그램을 시작할 준비가 되었다. 이 예제에서, 우리의 커널 소스 트리는 /usr/src/linux-2.4.17에 있다. <code><span style="FONT-FAMILY: Courier New">gdb</span></code>를 입력하여 프로그램을 시작한다. </p><p>모든 것이 작동한다면 테스트 머신은 부팅 프로세스 동안 중지된다. <code><span style="FONT-FAMILY: Courier New">gdb</span></code> 명령어 <code><span style="FONT-FAMILY: Courier New">cont</span></code>를 입력하여 부팅 프로세스를 계속 진행한다. 한 가지 문제는 null-modem 케이블이 그릇된 시리얼 포트에 연결될 수도 있다는 점이다. gdb가 시작하지 않으면 포트를 두 번째 시리얼로 전환하여 gdb를 시작한다. </p><br />
<table cellspacing="0" cellpadding="0" width="100%" border="0"><tbody><tr><td><img height="1" alt="" src="http://www.ibm.com/i/v14/rules/blue_rule.gif" width="100%"></td></tr></tbody></table><table class="no-print" cellspacing="0" cellpadding="0" align="right"><tbody><tr align="right"><td><img height="4" alt="" src="http://www.ibm.com/i/c.gif" width="16" border="0"><br />
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="center"><img height="16" alt="" src="http://www.ibm.com/i/v14/icons/u_bold.gif" width="16" border="0"><br />
</td><td valign="top" align="right"><a class="fbox" href="http://www-128.ibm.com/developerworks/kr/library/l-debug/index.html#main"><b><span style="COLOR: #996699">위로</span></b></a></td></tr></tbody></table></td></tr></tbody></table><br />
<br />
<p><a name="h9"><span class="atitle"><span style="FONT-SIZE: 130%">kgdb를 사용하여 커널 문제 디버깅하기 </span></span></a></p><p>Listing 8은 jfs_mount.c 파일의 소스에서 수정되었던 코드이다. 무효 포인터 예외를 만들어서 109 라인에 세그멘테이션 오류를 만들었다. </p><br />
<a name="code10"><b>Listing 8. 수정된 jfs_mount.c 코드</b></a><br />
<table cellspacing="0" cellpadding="5" width="100%" bgcolor="#eeeeee" border="1"><tbody><tr><td><code><pre class="section">		int jfs_mount(struct super_block *sb){...int ptr; 			/* line 1 added */jFYI(1, ("\nMount JFS\n"));/ ** read/validate superblock* (initialize mount inode from the superblock)* /if ((rc = chkSuper(sb))) {		goto errout20;	}108 	ptr=0; 			/* line 2 added */109 	printk("%d\n",*ptr); 	/* line 3 added */</pre></code></td></tr></tbody></table><br />
<p>Listing 9는 파일 시스템에 대한 mount 명령어가 실행된 후에 gdb 예외를 디스플레이 하고 있다. kgdb에서 사용할 수 있는 여러 명령어들이 있다. 데이터 구조와 변수 값을 디스플레이 하고, 시스템의 모든 태스크들이 어떤 상태에 있는지를 보고, 이들이 수면하는 곳은 어디이며, CPU를 소비하고 있는 곳은 어디인지를 알 수 있다. Listing 9는 백 트레이스가 제공하는 정보를 보여준다. <code><span style="FONT-FAMILY: Courier New">where</span></code> 명령어는 백 트레이스를 수행하는데 사용된다. 코드에서 중지된 장소로 가기위해 실행되었던 호출을 보여준다. </p><br />
<a name="code11"><b>Listing 9. gdb 예외와 백 트레이스 </b></a><br />
<table cellspacing="0" cellpadding="5" width="100%" bgcolor="#eeeeee" border="1"><tbody><tr><td><code><pre class="section">		mount -t jfs /dev/sdb /jfsProgram received signal SIGSEGV, Segmentation fault.jfs_mount (sb=0xf78a3800) at jfs_mount.c:109109 		printk("%d\n",*ptr);(gdb)where#0 jfs_mount (sb=0xf78a3800) at jfs_mount.c:109#1 0xc01a0dbb in jfs_read_super ... at super.c:280#2 0xc0149ff5 in get_sb_bdev ... at super.c:620#3 0xc014a89f in do_kern_mount ... at super.c:849#4 0xc0160e66 in do_add_mount ... at namespace.c:569#5 0xc01610f4 in do_mount ... at namespace.c:683#6 0xc01611ea in sys_mount ... at namespace.c:716#7 0xc01074a7 in system_call () at af_packet.c:1891#8 0x0 in ?? ()(gdb)</pre></code></td></tr></tbody></table><br />
<p>다음 섹션에서는 디버거 설정 없이 같은 JFS 세그멘테이션 오류 문제에 대해 살펴보도록 하겠다. 비-kgdb 환경에서 Listing 8의 코드를 실행할 때 커널이 만들어내는 Oops를 사용한다. </p><br />
<table cellspacing="0" cellpadding="0" width="100%" border="0"><tbody><tr><td><img height="1" alt="" src="http://www.ibm.com/i/v14/rules/blue_rule.gif" width="100%"></td></tr></tbody></table><table class="no-print" cellspacing="0" cellpadding="0" align="right"><tbody><tr align="right"><td><img height="4" alt="" src="http://www.ibm.com/i/c.gif" width="16" border="0"><br />
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="center"><img height="16" alt="" src="http://www.ibm.com/i/v14/icons/u_bold.gif" width="16" border="0"><br />
</td><td valign="top" align="right"><a class="fbox" href="http://www-128.ibm.com/developerworks/kr/library/l-debug/index.html#main"><b><span style="COLOR: #996699">위로</span></b></a></td></tr></tbody></table></td></tr></tbody></table><br />
<br />
<p><a name="h10"><span class="atitle"><span style="FONT-SIZE: 130%">Oops 분석</span></span></a></p><p>Oops (또는 panic) 메시지에는 CPU 레지스터 같은 시스템 오류 상세들이 포함되어 있다. 리눅스에서, 시스템 충돌을 디버깅하는 전통적인 방법은 Oops 메시지의 상세를 분석하는 것이었다. 상세를 포착하면 메시지는 ksymoops 유틸리티로 전달된다. 이것은 코드를 명령어로 변환하고 스택 값을 커널 심볼로 변환한다. 많은 경우에, 오류의 원인을 파악할 수 있는 충분한 정보가 된다. Oops 메시지에는 코어 파일이 포함되어 있지 않다. </p><p>시스템이 Oops 메시지를 만들어냈다고 가정해보자. 코드의 작성자로서, 문제를 해결하고 무엇이 Oops 메시지의 원인이 되었는지 파악하고 싶을 것이다. 아니면 Oops 메시지를 디스플레이 했던 코드의 개발자에게 문제 정보를 알려주고 문제 해결을 받게 될 것이다. Oops 메시지는 방정식의 한 부분이지만 ksyoops 프로그램을 통해서 실행하지 않는 한 도움이 되지 않는다. 아래 그림은 Oops 메시지를 포맷팅 하는 과정이다. </p><br />
<a name="f1"><b>Oops 메시지 포맷팅하기</b></a><br />
<img height="98" alt="Formatting an Oops message" src="http://www-128.ibm.com/developerworks/kr/library/l-debug/fig1.jpg" width="500"><br />
<p>ksymoops가 필요로 하는 여러 가지 아이템들이 있다. Oops 메시지 아웃풋, 실행중인 커널의 System.map 파일, /proc/ksyms, vmlinux, /proc/modules 등이 필요하다. 커널 소스 /usr/src/linux/Documentation/oops-tracing. txt 또는 ksymoops 매뉴얼 페이지에는 ksymoops를 사용하는 방법이 자세히 나와있다. Ksymoops는 코드 섹션을 분해하고, 오류 명령어를 가리키고, 코드가 호출되었던 방법을 보여주는 트레이스 섹션을 디스플레이 한다. </p><p>우선, Oops 메시지를 파일에 넣어 ksymoops 유틸리티를 통해 이를 실행한다. Listing 10은 mount에 의해 생성된 JFS 파일 시스템에 대한 Oops를 보여준다. JFS의 mount 코드에 추가되었던 Listing 8의 세 개의 라인에서 야기된 문제가 포함되어 있다. </p><br />
<a name="code12"><b>Listing 10. ksymoops에 의해 처리된 후의 Oops</b></a><br />
<table cellspacing="0" cellpadding="5" width="100%" bgcolor="#eeeeee" border="1"><tbody><tr><td><code><pre class="section">		ksymoops 2.4.0 on i686 2.4.17. Options used... 15:59:37 sfb1 kernel: Unable to handle kernel NULL pointer dereference atvirtual address 0000000... 15:59:37 sfb1 kernel: c01588fc... 15:59:37 sfb1 kernel: *pde = 0000000... 15:59:37 sfb1 kernel: Oops: 0000... 15:59:37 sfb1 kernel: CPU:    0... 15:59:37 sfb1 kernel: EIP:    0010:[jfs_mount+60/704]... 15:59:37 sfb1 kernel: Call Trace: [jfs_read_super+287/688] [get_sb_bdev+563/736] [do_kern_mount+189/336] [do_add_mount+35/208][do_page_fault+0/1264]... 15:59:37 sfb1 kernel: Call Trace: [&lt;c0155d4f&gt;]...... 15:59:37 sfb1 kernel: [&lt;c0106e04 ...... 15:59:37 sfb1 kernel: Code: 8b 2d 00 00 00 00 55 ...&gt;&gt;EIP; c01588fc &lt;jfs_mount+3c/2c0&gt; &lt;=====...Trace; c0106cf3 &lt;system_call+33/40&gt;Code; c01588fc &lt;jfs_mount+3c/2c0&gt;00000000 &lt;_EIP&gt;:Code; c01588fc &lt;jfs_mount+3c/2c0&gt;  &lt;=====   0: 8b 2d 00 00 00 00 	mov 	0x0,%ebp    &lt;=====Code; c0158902 &lt;jfs_mount+42/2c0&gt;   6:  55 			push 	%ebp</pre></code></td></tr></tbody></table><br />
<p>다음에는, jfs_mount에서 문제를 일으킨 라인이 어떤 것인지를 파악해야 한다. Oops 메시지를 보면 문제는 offset 3c 에 있는 명령어에서 비롯되었다는 것을 알 수 있다. 이것을 다루는 한 가지 방법은 jfs_mount.o 파일에 objdump 유틸리티를 사용하여 offset 3c를 보는 것이다. Objdump는 모듈 함수를 분해하고 어떤 어셈블러 명령어가 C 소스 코드에 의해 만들어 졌는지를 보는데 사용된다. Listing 11은 objdump에서 볼 수 있는 것을 보여주고 우리는 jfs_mount 에 대한 C 코드를 보고 109 라인에 의해 무효가 발생했다는 것을 볼 수 있다. Offset 3c는 Oops 메시지가 문제의 원인을 규명했던 위치이기 때문에 중요하다. </p><br />
<a name="code13"><b>Listing 11. jfs_mount의 어셈블러 리스팅 </b></a><br />
<table cellspacing="0" cellpadding="5" width="100%" bgcolor="#eeeeee" border="1"><tbody><tr><td><code><pre class="section">		109	printk("%d\n",*ptr);objdump jfs_mount.ojfs_mount.o: 	file format elf32-i386Disassembly of section .text:00000000 &lt;jfs_mount&gt;:   0:55 			push %ebp  ...  2c:	e8 cf 03 00 00	   call	   400 &lt;chkSuper&gt;  31:	89 c3 	  	    	mov     %eax,%ebx  33:	58		    	pop     %eax  34:	85 db 	  	    	test 	%ebx,%ebx  36:	0f 85 55 02 00 00 jne 	291 &lt;jfs_mount+0x291&gt;  3c:	8b 2d 00 00 00 00 mov 	0x0,%ebp &lt;&lt; problem line above  42:	55			push 	%ebp</pre></code></td></tr></tbody></table><br />
<br />
<table cellspacing="0" cellpadding="0" width="100%" border="0"><tbody><tr><td><img height="1" alt="" src="http://www.ibm.com/i/v14/rules/blue_rule.gif" width="100%"></td></tr></tbody></table><table class="no-print" cellspacing="0" cellpadding="0" align="right"><tbody><tr align="right"><td><img height="4" alt="" src="http://www.ibm.com/i/c.gif" width="16" border="0"><br />
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="center"><img height="16" alt="" src="http://www.ibm.com/i/v14/icons/u_bold.gif" width="16" border="0"><br />
</td><td valign="top" align="right"><a class="fbox" href="http://www-128.ibm.com/developerworks/kr/library/l-debug/index.html#main"><b><span style="COLOR: #996699">위로</span></b></a></td></tr></tbody></table></td></tr></tbody></table><br />
<br />
<p><a name="h11"><span class="atitle"><span style="FONT-SIZE: 130%">kdb</span></span></a></p><p>Linux kernel debugger (kdb)는 리눅스 커널용 패치이고, 시스템이 실행 중일 때 커널 메모리와 데이터 구조를 검사하는 방식을 제공한다. kdb는 두 개의 머신까지는 요구하지는 않지만 kgdb 처럼 소스 레벨 디버깅을 수행할 수 없다. 추가 명령어를 사용하여 중요한 시스템 데이터 구조를 포맷팅 및 디스플레이 한다. 다음 과 같은 명령어 세트를 사용해서 커널 작동을 제어할 수 있다. </p><p></p><ul><li>Single-stepping a processor <li>Stopping upon execution of a specific instruction <li>Stopping upon access (or modification) of a specific virtual memory location <li>Stopping upon access to a register in the input-output address space <li>Stack back trace for the current active task as well as for all other tasks (by process ID) <li>Instruction disassembly </li></ul><p></p><table cellspacing="0" cellpadding="0" width="40%" align="right" border="0"><tbody><tr><td width="10"><img height="1" alt="" src="http://www.ibm.com/i/c.gif" width="10"></td><td><table cellspacing="0" cellpadding="5" width="100%" border="1"><tbody><tr><td bgcolor="#eeeeee"><a name="sidebar"><b>메모리 오버런 추적하기</b></a><br />
<p>수 천 개의 호출 뒤에 발생하는 할당 오버런 같은 상황에 직면하기 원치 않을 것이다. </p><p>우리 팀은 이상한 메모리 오염 문제를 파악하느라 오랜 시간을 보냈다. 이 애플리케이션은 우리의 개발 워크스테이션에서는 작동했지만 새로운 워크스테이션에서 <code><span style="FONT-FAMILY: Courier New">malloc()</span></code>에 2백만 개의 호출을 한 후에 중지되었다. 실제 문제는 백만 호출과 관련한 오버런이였다. 새로운 시스템은 <code><span style="FONT-FAMILY: Courier New">malloc()</span></code> 영역이 다르게 레이아웃 되었기 때문에 문제가 생긴 것이다. 따라서 문제 메모리를 다른 장소에 배치했고 오버런을 수행했을 때와는 다른 것을 파괴했다. </p><p>우리는 이 문제를 다양한 기술들을 적용하여 해결했다. 디버거를 사용하기도 했고 소스 코드에 트레이싱을 추가하기도 했다. 이와 동시에 메모리 디버깅 툴을 찾기 시작했고 이것이 이러한 유형의 문제를 더욱 빠르고 효율적으로 해결한다는 것을 발견했다. 새로운 프로젝트를 시작할 때 내가 가장 먼저 하는 일은 MEMWATCH와 YAMD를 실행하여 이들이 메모리 관리 문제를 지적할 수 있는지를 확인하는 것이다. </p><p>메모리 누수는 애플리케이션에서는 일반적인 문제지만 이 글에서 설명한 툴을 사용하여 문제를 해결할 수 있다. </p></td></tr></tbody></table></td></tr></tbody></table><br />
<table cellspacing="0" cellpadding="0" width="100%" border="0"><tbody><tr><td><img height="1" alt="" src="http://www.ibm.com/i/v14/rules/blue_rule.gif" width="100%"></td></tr></tbody></table><table class="no-print" cellspacing="0" cellpadding="0" align="right"><tbody><tr align="right"><td><img height="4" alt="" src="http://www.ibm.com/i/c.gif" width="16" border="0"><br />
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="center"><img height="16" alt="" src="http://www.ibm.com/i/v14/icons/u_bold.gif" width="16" border="0"><br />
</td><td valign="top" align="right"><a class="fbox" href="http://www-128.ibm.com/developerworks/kr/library/l-debug/index.html#main"><b><span style="COLOR: #996699">위로</span></b></a></td></tr></tbody></table></td></tr></tbody></table><br />
<br />
<p><a name="h12"><span class="atitle"><span style="FONT-SIZE: 130%">Scenario 4: 키 시퀀스로 추적하기</span></span></a></p><p>키보드가 여전히 작동하고 있고 리눅스 상에서 행(hang)이 걸렸다면 다음 방식을 사용하여 행 문제를 해결하라. 다음 단계들을 따라가면 매직 키 시퀀스를 사용하여 현재 실행중인 프로세스와 모든 프로세스들에 대한 역추적 내용을 디스플레이 할 수 있다. </p><p></p><ol><li>실행중인 커널에는 <code><span style="FONT-FAMILY: Courier New">CONFIG_MAGIC_SYS-REQ</span></code>가 빌트인 되어야 한다. 또한 텍스트 모드에 있어야 한다. CLTR+ALT+F1를 사용하면 텍스트 모드가 되고 CLTR+ALT+F7은 X Windows로 돌아간다. <li>텍스트 모드에 있을 때, &lt;ALT+ScrollLock&gt;을 누른 다음 &lt;Ctrl+ScrollLock&gt;을 누른다. 이 키스트로크는 각각 현재 실행 중인 프로세스와 모든 프로세스들에 대한 스택 트레이스를 제공한다. <li>/var/log/messages를 검사해 보라. 모든 것이 올바르게 설정되었다면 시스템은 상징적인 커널 주소로 변환되었을 것이다. 백 트레이스가 /var/log/messages 파일에 작성될 것이다. </li></ol><p></p><br />
<table cellspacing="0" cellpadding="0" width="100%" border="0"><tbody><tr><td><img height="1" alt="" src="http://www.ibm.com/i/v14/rules/blue_rule.gif" width="100%"></td></tr></tbody></table><table class="no-print" cellspacing="0" cellpadding="0" align="right"><tbody><tr align="right"><td><img height="4" alt="" src="http://www.ibm.com/i/c.gif" width="16" border="0"><br />
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="center"><img height="16" alt="" src="http://www.ibm.com/i/v14/icons/u_bold.gif" width="16" border="0"><br />
</td><td valign="top" align="right"><a class="fbox" href="http://www-128.ibm.com/developerworks/kr/library/l-debug/index.html#main"><b><span style="COLOR: #996699">위로</span></b></a></td></tr></tbody></table></td></tr></tbody></table><br />
<br />
<p><a name="h13"><span class="atitle"><span style="FONT-SIZE: 130%">결론</span></span></a></p><p>리눅스 상에서 프로그램을 디버깅하는데 사용할 수 있는 많은 툴이 있다. 이 툴들은 많은 코딩 문제를 해결하는데 도움이 된다. 메모리 누수 위치, 오버런 등을 보여주는 툴은 메모리 관리 문제도 해결할 수 있고 MEMWATCH와 YAMD도 도움이 된다. </p><p>리눅스 커널 패치를 사용하여 gdb를 리눅스 커널 상에 작동시키는 것도 문제 해결에 도움이 된다. 또한 strace 유틸리티는 시스템 호출 동안 파일시스템 유틸리티에 어떤 오류가 생겼는지 파악하는데 도움이 된다. 다음 시간에는 이 글에 소개된 툴을 사용하여 버그를 없애는 방법을 설명하겠다. </p><p><a name="5.0"><span class="smalltitle"><strong><font size="3">기사의 원문보기</font></strong></span></a></p><ul><li><a href="http://www.ibm.com/developerworks/linux/library/l-debug/" target="new"><span style="COLOR: #5c81a7">Mastering Linux debugging techniques</span></a> </li></ul><br />
<table cellspacing="0" cellpadding="0" width="100%" border="0"><tbody><tr><td><img height="1" alt="" src="http://www.ibm.com/i/v14/rules/blue_rule.gif" width="100%"></td></tr></tbody></table><table class="no-print" cellspacing="0" cellpadding="0" align="right"><tbody><tr align="right"><td><img height="4" alt="" src="http://www.ibm.com/i/c.gif" width="16" border="0"><br />
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="center"><img height="16" alt="" src="http://www.ibm.com/i/v14/icons/u_bold.gif" width="16" border="0"><br />
</td><td valign="top" align="right"><a class="fbox" href="http://www-128.ibm.com/developerworks/kr/library/l-debug/index.html#main"><b><span style="COLOR: #996699">위로</span></b></a></td></tr></tbody></table></td></tr></tbody></table><br />
<br />
<p><a name="resources"><span class="atitle"><span style="FONT-SIZE: 130%">참고자료</span></span></a></p><ul><li><a href="http://www.linkdata.se/sourcecode.html"><span style="COLOR: #5c81a7">MEMWATCH</span></a>.<br />
<br />
<br />
<br />
<li>"<a href="http://www.ibm.com/developerworks/kr/library/l-gdb/"><span style="COLOR: #5c81a7">GDB를 이용한 Linux 소프트웨어의 디버깅</span></a>". (<i>developerWorks</i>, February 2001)<br />
<br />
<br />
<br />
<li><a href="http://www.ibm.com/developerworks/cgi-bin/click.cgi?url=oss.software.ibm.com/developerworks/opensource/linux&amp;origin=l"><span style="COLOR: #5c81a7">Linux Technology Center</span></a>.<br />
<br />
<br />
<br />
<li><a href="http://www.ibm.com/developerworks/linux/?article=lr"><span style="COLOR: #5c81a7">Linux articles</span></a><br />
</li></ul><br />
<table cellspacing="0" cellpadding="0" width="100%" border="0"><tbody><tr><td><span style="COLOR: #5c81a7"><img height="1" alt="" src="http://www.ibm.com/i/v14/rules/blue_rule.gif" width="100%"></span></td></tr></tbody></table><table class="no-print" cellspacing="0" cellpadding="0" align="right"><tbody><tr align="right"><td><span style="COLOR: #5c81a7"><img height="4" alt="" src="http://www.ibm.com/i/c.gif" width="16" border="0"><br />
</span><table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="center"><span style="COLOR: #5c81a7"><img height="16" alt="" src="http://www.ibm.com/i/v14/icons/u_bold.gif" width="16" border="0"><br />
</span></td><td valign="top" align="right"><a class="fbox" href="http://www-128.ibm.com/developerworks/kr/library/l-debug/index.html#main"><b><span style="COLOR: #996699">위로</span></b></a></td></tr></tbody></table></td></tr></tbody></table><br />
<br />
<p><a name="author"><span class="atitle"><span style="FONT-SIZE: 130%">필자소개</span></span></a></p><table cellspacing="0" cellpadding="0" width="100%" border="0"><tbody><tr><td colspan="3"><span style="FONT-SIZE: 130%"><img height="5" alt="" src="http://www.ibm.com/i/c.gif" width="100%"></span></td></tr><tr valign="top" align="left"><td><p><span style="FONT-SIZE: 130%"></span></p></td><td><span style="FONT-SIZE: 130%"><img height="5" alt="" src="http://www.ibm.com/i/c.gif" width="4"></span></td><td width="100%"><p>Steve Best는 <a href="http://www.ibm.com/developerworks/cgi-bin/click.cgi?url=oss.software.ibm.com/developerworks/opensource/linux&amp;origin=l"><span style="COLOR: #5c81a7">Linux Technology Center</span></a>(Austin, Texas)에서 일하고 있다. 현재 Journaled File System (JFS) 작업을 하고 있다. 운영 체계 개발과 파일 시스템, 국제화, 보안 분야에서 많은 작업중이다. </p></td></tr></tbody></table></td></tr></tbody></table></p>			 ]]> 
		</description>
		<category>Linux</category>

		<comments>http://downpour.egloos.com/1122431#comments</comments>
		<pubDate>Tue, 11 Dec 2007 11:30:08 GMT</pubDate>
		<dc:creator>성우</dc:creator>
	</item>
	<item>
		<title><![CDATA[ [Gentoo] SVN - Subversion 사용하기 ]]> </title>
		<link>http://downpour.egloos.com/1122427</link>
		<guid>http://downpour.egloos.com/1122427</guid>
		<description>
			<![CDATA[ 
  <div id="main"><div id="header"><div class="silver8" style="TEXT-ALIGN: right"><a class="silver7" href="http://special.homelinux.net/admin.php">admin</a> </div><div class="blogtitle" style="FONT-SIZE: 25px"><a title="취미로 프로그래밍 하기" href="http://special.homelinux.net/">Excentric Superstar</a> &nbsp; <a href="http://special.homelinux.net/rss2.php"><img alt="rss 2.0 feed" src="http://special.homelinux.net/templates/default/imgs/xml.gif"></a> </div><div class="blogdesc">취미로 프로그래밍 하기</div></div><div id="entries"><div class="entry"><div class="entrytitle" style="COLOR: blue">[Gentoo] Subversion 사용법 정리</div><div style="FLOAT: right"><!--google_ad_client = "pub-1498559085966741";//entrygoogle_ad_slot = "6098867059";google_ad_width = 250;google_ad_height = 250;//--></div><br><div class="entrybody"><div class="format_bbcode"><span style="COLOR: blue">Subversion</span>은 <span style="COLOR: blue">버전 관리 시스템</span>입니다. <br><br>소스 코드는 물론 바이너리 파일 등의 <br><br>여러가지 형식의 파일을 관리 할 수 있습니다.<br><br><br>버전 관리 시스템을 이용하면 수정, 추가, 삭제등의 기록등의 <br><br>모든 기록이 남으므로 변경사항을 추적하기 쉽고<br><br>잘못 수정했더라도 다시 이전 상태로 되돌리기가 쉽습니다.<br><br><span style="COLOR: blue">CVS</span>의 단점들을 개선한 버전 관리 시스템인 <span style="COLOR: blue">Subversion</span>의 <br><br>사용법을 간단하게 정리해 보았습니다.<br><br><br><b>Subversion 설치</b><br><pre>$ emerge subversion</pre><br><br><b>Editor 설정</b><br><pre>SVN_EDITOR=/usr/bin/vimexport SVN_EDITOR</pre>.profile 또는 .bash_profile안에 추가<br><br><br><b>저장소 생성하기</b><br><pre>$ mkdir /home/svn/$ cd /home/svn/$ svnadmin create --fs-type fsfs dirnameor$ svnadmin create --fs-type bdb dirname</pre><br><br><b>trunk, branches, tags 기본 디렉토리 생성하기</b><br><pre>$ svn mkdir svn+ssh://user@{IP 또는 도메인}/home/svn/dirname/trunk$ svn mkdir svn+ssh://user@{IP 또는 도메인}/home/svn/dirname/branches$ svn mkdir svn+ssh://user@{IP 또는 도메인}/home/svn/dirname/tags</pre><br><br><b>import</b><br><pre>$ mkdir tempdir$ cd tempdir$ touch temp.c$ cd ..$ svn import tempdir svn+ssh://user@{IP 또는 도메인}/home/svn/dirname/trunk</pre><br><br><b>checkout</b> - 저장소의 소스트리를 로컬에 저장. <br><pre>$ svn checkout svn+ssh://user@{IP 또는 도메인}/home/svn/dirname dirname or$ svn co svn+ssh://user@{IP 또는 도메인}/home/svn/dirname dirname </pre><br><br><b>commit</b> - 로컬에서 변경한 파일 내역을 저장소에 저장. <br><pre>$ svn commit or $ svn ci </pre><br><br><b>update</b> - 로컬의 파일내역을 저장소의 최신 revision으로 업데이트.<br><pre>$ svn update or $ svn up </pre><br><br><b>status</b> - 현재 상태 보기<br><pre>$ svn status or $ svn st </pre>A : 추가. 추가되었지만 아직 커밋되지 않음. <br>C : 충돌. 작업본의 변경 내용과 저장소의 변경 내용이 겹친 경우.<br>D : 삭제. 이 상태에서 커밋하면 저장소의 파일도 삭제됨. <br>M : 수정. 커밋하면 수정된 내용이 반영됨<br>! : 유실. <br><br><br><b>log</b> - 커밋 로그 보기<br><pre>$ svn log </pre><br><br><b>add/delete/copy/mkdir/move</b><br><pre>$ svn add newfilename$ svn delete filename $ svn mv filename1 filename2$ svn copy filename1 filename2</pre>svn commit 하기 전까지는 변경내역이 저장되지 않음<br><br><br><b>diff</b> - 변경내역 보기 <br><pre>$ svn diff filename</pre><br><br><b>dump</b> - 저장소 백업<br><pre>$ cd /home/svn$ svnadmin dump dirname &gt; dirname.dump</pre><br><br><b>load</b> - 저장소 복구<br><pre>$ cd /home/svn$ svnadmin create newdirname</pre></div></div></div></div></div>			 ]]> 
		</description>
		<category>Gentoo</category>

		<comments>http://downpour.egloos.com/1122427#comments</comments>
		<pubDate>Tue, 11 Dec 2007 11:29:20 GMT</pubDate>
		<dc:creator>성우</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 논문 주석달기  ]]> </title>
		<link>http://downpour.egloos.com/1101925</link>
		<guid>http://downpour.egloos.com/1101925</guid>
		<description>
			<![CDATA[ 
  <div class="view" style="FONT-SIZE: 9pt; FONT-FAMILY: 돋움"><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">1. 주석 번호 </span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">본문에 붙이는 주석 번호는 설명하려는 용어나 문장의 끝 오른쪽 위에 기입하는 것을 원칙으로 한다. 숫자 표시는 아라비아 숫자로 적는데, 보통 '1' 이나 '1)'의 형식을 많이 사용한다. 워드프로세서에서는 이 형식 가운데 하나를 선택하게 되어 있다. </span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">2. 주석란의 위치</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">옛 논문에서는 논문 전체의 말미나 장의 끝에 몰아서 기록하는 미주 방식을 사용하였지만 근래에 와서는 각 페이지 아래 부분에 몰아서 기입하는 각주 방식을 많이 취하고 있다. 이 때 주의할 점은 주석란이 지나치게 많은 자리를 잡거나 복잡하다는 인상을 주어서는 안된다는 것이다. 그러기 위해서 한가지 사실을 인용하면서 많은 참고 자료를 소개할 필요가 있을 때에 한하여 복식 주석의 방식을 취하는 것이 좋다. 즉 하나의 주석 번호 아래 여러 개의 문헌을 계속 기록하기 때문에 주석란의 자리를 절약하게 되기 때문이다. 이 때에는 문헌과 문헌 사이에 '쌍반점(;)'만 찍어두면 된다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">3. 완전주석과 약식주석</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">완전 주석은 어떤 문헌이 처음 인용되었을 때 그 문헌을 식별하는데 충분한 여러 사항을 빼지 않고 기록하는 방법이다. 약식 주석은 일단 완전 주석으로 소개된 문헌을 반복해서 주석할 때 일정한 부호나 생략된 방식으로 주석하는 것을 말한다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">(1) 완전 주석</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">(가) 단행본의 경우</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">1) 저자명</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">-동양 사람인 경우 성-명의 순서로 적는다. 영문일 경우 이름을 먼저 쓰고 성을 나중에 쓴다. 자기 저서인 경우 '졸저'라고 쓰는 경우도 있다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">-공저인 경우 대표적, 최초 저자명만 쓰고 '외'라고 덧붙인다.(세명 이하일 때에는 저자명을 다 쓰기도 한다.)</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">-편집자는 성명 뒤에 '편' 혹은 'ed.'&nbsp;를 붙이고, 번역자는 성명 뒤에 '역' 혹은 'trans.'를 붙인다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">-학술단체, 협회, 정부 기관 등의 법인이 저자인 경우 그 법인명이 저자란에 기입된다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">2) 서명</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">-저자명 다음에 쉼표(,)를 찍고 계속해서 서명을 적되 내제명과 표지명이 다를 때에는 내제명을 적는 것이 원칙이다. 필자명을 알 수 없는 경우, 또는 백과사전류 등은 저자명을 생략하고 바로 서명부터 쓴다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">-국문 서명인 경우에는 『』 표시 를 달고, 영문 서명인 경우에는 이탤릭체를 사용한다.(인쇄시가 아닌 타자시일 경우 밑줄을 친다.)</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">3) 출판 사항</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">-서명 뒤에 괄호'()'를 치고 그 안에 발행판수, 발행지, 출판사명, 출판연월의 네 항목을 넣는다. 국문의 경우 판수나 발행지를 쓰지 않기 때문에 굳이 괄호를 치지 않아도 된다. 판수 다음에는 ';' 을, 발행지 다음에는 ':' 을, 출판사명 다음에는 ',' 을 기입한다. --ex)&nbsp; (개정판; 서울 : 을유문화사, 1999) -- 개정판이 아닌 경우에는 판수를 쓰지 않는다. 발행지는 그 서적의 발행 출판사가 있는 도시명을 기재하면 된다. 국문일 경우 생략하는 경우가 많지만, 외국 서적의 경우에는 반드시 넣어야 한다. 외국의 경우는 동일명의 출판사라 하더라도 그 출판사가 소재하는 도시가 다른 경우가 많기 때문이다. 출판연월은 보통 연도만 아라비아 숫자로 기입하며, 필요에 따라 월 단위까지 기입힌다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">4) 페이지 명시</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">-인용, 참고한 내용이 실린 페이지를 명시해야 한다. 페이지 표시에 있어 한 페이지만 표시할 때는 'p.' 라고 쓰고, 두 페이지 이상 걸쳐 인용했을 때는 'pp.' 라고 쓰고 페이지 번호를 숫자로 쓴다. 또 pp. 35ff. 는 35페이지 이하를, pp. 20~30 passim 은 20페이지에서 30페이지 사이의 여기저기에서 인용했음을 뜻한다.(하지만 여기서 passim 같은 경우는&nbsp;쓰지 않는 편이 좋다. 주석을 다는 목적은 어디서 어느 부분을&nbsp;인용했는지 정확히 알리기 위함이기 때문이다.)</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">이상의 것을 보기로 보이면 다음과 같다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">1) 조윤제, 『한국시가사강』(정정판; 서울:&nbsp;을유문화사, 1961).&nbsp;p. 120.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">2)&nbsp;장덕순 외, 『구비문학개설』, 일조각, 1960. pp. 3~5.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">3) 졸저, 『신고국어학사』, 학연사, 1983. pp. 6ff.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">4) Barry Ulanov, A History of Jazz in America(New York: Viking press, 1952). p. 50.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">5) Rene Wellek and Austin Warren, Theory of Literature(New York: Harcourt, 1956). p. 50.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">(나) 논문의 경우</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">1) 저자명</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">-단행본의 저자명 기입 요령과 같다. 자기 논문을 인용했을 경우 '졸고'라고 쓰는 경우도 있다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">2) 논제명</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">-서명과는 달리 인용 부호("")로 묶여야 한다. </span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">3) 잡지명, 논문집명</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">- 인용된 논문이 실려 있는 잡지명 또는 논문집명을 완전하게 기입한다. 저서와 마찬가지로 국문인 경우 『』안에 잡지명을 넣는다. 영어인 경우 이탤릭체로 표시한다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">4) 권수 및 호수</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">-잡지명, 논문집명 뒤에 제 o권 제 o호로 표시하거나 권수는 로마숫자로, 호수는 아라비아 숫자로 표시한다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">5) 출판 연월일</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">-출판 연월까지만 쓰고 보통 일자는 생략한다. 계간일 경우에는 계절명까지만 표시한다. </span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">이상 잡지명, 논문집명, 권수, 호수, 출판 연월일은 괄호 속에 묶여야 한다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">6) 페이지 표시 - 단행본의 경우와 같다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">이상의 것을 보기로 보이면 다음과 같다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">1) 김길동, "백운소설연구"(『서강인문논총』8집, 1964. 11.)</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">2) 박형택, "흥부전의 현실성에 관한 연구"(『문화비평』제1권 제4호, 1969. 겨울). p. 815.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">3) Walter Kirchner, "The Life of Catherine I of Russia"(The American Historial Review Ⅱ, January 1946). p. 254.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">(다) 기타 자료</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">1) 백과사전 및 참고 자료 기사</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">-필자명이 있는 경우:&nbsp; 남풍현, "이두", 『한국민족문화 대백과사전』(서울: 한국정신문화연구원, 1991).</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">-필자명이 없는 경우: "샤머니즘", 『동아원색세계대백과사전』(서울: 동아출판사, 1982).</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">2) 신문 기사</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">-기사:&nbsp; "몽골 대초원에 뻗어나가는 한국인의 기상",『한겨레신문』, 2002. 3. 15: 5.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">-사설:&nbsp; "정치부터 대개혁을", 사설, 『동아일보』, 1998. 11. 11: 3.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">* 맨 뒤의 숫자는 면수를 말한다. 기사와 사설을 작성한 사람의 이름이 있을 경우 앞에 써 넣는다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">(2) 약식 주석</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">대표적으로 사용되는 약식 주석들을 제시하면 다음과 같다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">Ibid. : 라틴어 ibidem 의 약자로 상게서, 상게논문의 뜻이다. 바로 앞의 주에서 인용한 서적이나 노문을 다시 반복하여 사용할 때 쓴다. Ibid. 대신에 '위 책, 위 글' 등이라 쓰기도 한다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">&lt;보기&gt;</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">1) 양주동, 『여요전주』(서울: 을유문화사, 1959). p. 113.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">2) 위의 책, p. 165.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">3) Crichton, Michael, The Andromeda Strain(New York: Knopf, 1969). p. 29.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">4) Ibid., p. 36.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">Op. cit. : Opere citato 의 약자로 전게서, 전게논문의 뜻이다. 반복 인용하고자 하는 주석문 다음에 다른 문헌에 관한 주석이 삽입되어 있거나, 한 페이지 또는 몇 페이지 앞에 완전 주석문이 소개되었을 경우 저자명 다음에 이 부호를 쓴다. 곧 바로 위에서가 아니라 그 앞의 어디에선가 일단 인용했던 문헌을 다시 인용하는 경우 주를 완전히 작성하지 않고 저자명 또는 필자명 다음에 이 부호를 적고 해당 페이지를 적는다. 이 부호 대신 '앞 책, 앞 글' 등이라 쓰기도 한다. </span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">&lt;보기&gt;</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">1) 백낙청 역, "리얼리즘과 현대소설"(『창작과 비평』제2권 제3호, 1967. 가을). p. 124.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">2) 김동인, 『춘원 연구』(서울: 신구문화사, 1958). p. 21.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">3) 백낙청 역, Op. cit., p. 130.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">4) 김동인, 앞 책, p. 25.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">&lt;참고 문헌 쓰기&gt;</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">논문을 쓰는 데 참고했던 모든 문헌은 논문 뒤에 참고 문헌란에서 다시 정리하여 밝혀야 한다. 기재 요령은 다음과 같다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">첫째, 동양서, 서양서로 구분한다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">둘째, 저서나 논문으로 구분한다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">동양서는 다시 국내서적과 외국서적으로 구분하여 국내서적부터 기재하되 저자명의 가나다순으로 배열하고, 서양서는 알파벳 순으로 배열한다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">저서는 다시 자료와 연구서로 구분하여 자료부터 기재하는 것이 좋다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">1) 저서의 경우</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">저자명, 서명, 발행지, 출판사, 출판 연월순으로 기재하는 것은 주석의 경우와 같다. 다만 출판 사항을 묶어 놓은 괄호를 없애고, 쉼표 대신 마침표를 하는 것이 원칙이며, 참고한 페이지의 명시를 하지 않는 점이 다르다. 또한 영문 저자명을 성-이름 순으로 쓰고 그 사이에 쉼표를 찍는다. 참고 문헌에서 저자명을 성-이름 순으로 쓰는 이유는 참고문헌에서는 여러 문헌들을 제시하여야 하는데 이 때 여러 문헌들을 성의 알파벳 순으로 정렬해야 하기 때문이다.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">&lt;보기&gt;</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">A형:&nbsp; 이능화. 『조선여속고』. 서울: 학문각. 1968.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">B형:&nbsp; 이능화(1968). 『조선여속고』. 서울: 학문각.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">2) 논문의 경우</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">&lt;보기&gt;</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">A형:&nbsp; 김일렬. "홍길동전의 불통일성과 통일성". 『어문학』27. 1972.</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">B형:&nbsp; 김일렬(1972). "홍길동전의 불통일성과 통일성". 『어문학』27. </span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림"></span>&nbsp;</p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">3) 번역서의 경우</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">&lt;보기&gt;</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">A형:&nbsp; Wellek, Rene and Austin Warren. Theory of Literature. New York: Harcour, 1956(백철, 김병철 공역, 문학의 이론, 서울: 신구문화사, 1959).</span></p><p><span style="COLOR: #000000; FONT-FAMILY: 굴림">B형: Wellek, Rene and Austin Warren(1956). Theory of Literature. New York: Harcour, 1956(백철, 김병철 공역, 문학의 이론, 서울: 신구문화사, 1959).</span></p></div>			 ]]> 
		</description>
		<category>ETC</category>

		<comments>http://downpour.egloos.com/1101925#comments</comments>
		<pubDate>Fri, 07 Dec 2007 08:07:03 GMT</pubDate>
		<dc:creator>성우</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 임베디드 공부 ]]> </title>
		<link>http://downpour.egloos.com/1101920</link>
		<guid>http://downpour.egloos.com/1101920</guid>
		<description>
			<![CDATA[ 
  <div class="view" style="FONT-SIZE: 9pt; FONT-FAMILY: 돋움">임베디드리눅스를 공부하고자 하는분들이 가장 먼저 해야 할일<br><br>임베디드 리눅스를 해야 겠다는 생각만 가지고 있다가 이젠 시작해야지 라는 생각을 하셨다면 우선 숨을 크게 들이키시고 내벹는 행동을 반복하신후 임베디드 리눅스를 단번에 점령하겠다는 생각을 버린다. ^^; 정말 임베디드 리눅스는 한번 들어가 보면 끝이 없어서 한두달 만에 끝장을 보겠다는 생각을 가지셨다면 당장 그만 둘것! 당장 그만 두지 않더라도 조만간 그만 두게 될것이다. 왜? 한두달안에는 끝나지 않기 때문이다. 혹시 시작하는 시점의 여러분의 실력이 리눅스의 커널을 이미 분석이 끝난 실력이라면... 더구나 여러 아키텍쳐에 포팅까지 한 실력이라면 정말 한두달 사이에 끝날수 있을 것이다. 굳이 임베디드 리눅스를 따로 할 필요가 없는 실력자이므로... <br><br><br><br>·리눅스를 설치 해 본적도 없는 초 울트라 초차라면?<br><br><br>당장 리눅스 배포판을 구한다. PC에 리눅스를 설치한다. <br><br><br><br>·리눅스 명령에 익숙하지 않다면<br><br><br>우선 리눅스에 관련된 책을 한권 산다. 그리고 한번 쭈욱 읽어 본다. http://kldp.org 싸이트에 들락 날락 거리면서 http://man.kldp.org 도 참고 하면서.... 단 주의 할것은 암기력에 자신 있는 분을 제외하고는 명령을 굳이 외우려고 하지 말것 자주 사용하는 명령은 손가락이 외운다. 굳이 사용도 하지 않는 명령을 외우려고 스트레스 쌓이지 말고... 더구나 리눅스 명령어는 정말 정말 너무 많다. <br><br><br><br>·리눅스 디렉토리 구조를 모른다면<br><br>최상위 디렉토리를 외운다. 몇 개 안되므로... 그리고 서점에 간다... 리눅스 관련 책들을 보면서 디렉토리에 관련된 내용을 중점적으로 읽는다. 읽어야 하는 내용은 디렉토리 구현에 대한 것이 아니라.. 각 디렉토리를 어떻게 구분해 놓았는가를 설명한 내용들을 읽는다. 대부분의 책들이 조금씩 만 소개하므로 굳이 책들을 사려고 하지 말 고 서점에서 여러권을 설렵하는 것이 났다. 그리고 이것저것 패케지들을 손수 설치해 본다. 그러면 저절로 깨닫게 될것이다 <br><br><br><br>·쉘 스크립트를 모른다면<br><br><br>리눅스를 하면서 쉘 스크립트를 모르면 고생문이 훤하다 사실 내가 그렇다. 그러나 쉘 스크립트를 아주 잘 할 필요는 없다. 쉘 스크립트를 읽을 정도면 된다. 쉘 스크립트를 작성할 필요가 있다면 스크립트에 대한 강좌를 인터넷에서 보고 하거나 다른 스크립트를 보면서 하면 되니까.... <br><br><br><br>·유닉스 운영 체제를 모른다면<br><br>유닉스 운영체제에 대한 최대한 쉽게 설명한 책을 골라서 그냥 소설 읽는 셈 치고 읽어 본다. (참고) 쉽게 설명한 책들의 특징은 <br>1. 그림이 많다. <br>2. 글씨가 크다. <br>3. 가격이 싸다. <br>4. 많은 사람들이 본다. <br>5. 두께가 얇다 <br><br><br><br>·C 언어를 모른다면<br><br>이건 사람 얼굴에 입이 없는 셈이다. 밥 어떻게 먹으려나... 곧 굶어 죽게 될것이다. 바로 C의 기본적인 설명에 대한 책을 독파한다. 이건 정성 들여서 독파해야 한다. 임베디드 리눅스는 거의 C로 시작해서 C로 끝난다. 가끔 C++도 있지만.... <br><br><br><br>·리눅스에서 도는 어플리케이션을 작성한 적이 없다.<br><br>http://users.unitel.co.kr/~sangeun5/linux/lpg.html 에 가본다. 정말 도움이 될것이다 <br><br><br><br>·make 사용법을 모른다면<br><br>make [강좌- http://kldp.org/KoreanDoc/html/gcc_and_make/gcc_and_make.html] 사용법을 아주 잘 알 필요는 없다 그러나 기본적인 사용법은 알고 있어야 한다. 아주 복잡한 사용법은 이미 기술된것을 이용하는 것으로 충분하다 <br><br><br><br>·리눅스가 동작하기 위한 최소한의 기본 구성에 대해 아는 것이 없다?<br><br>부팅 디스크를 만들어 본다. 여기서 주의 할것! 대부분의 분들이 켈프에 있는 부팅 디스크 만들기를 따라만 하시는데 이건 별로 효과가 없다. 부팅 디스크를 만드는 목적은 리눅스가 동작하기 위한 최소한의 기본 구성을 알고자 하는데 목적이 있다. 또한 로더의 필요성 커널과 루트 이미지의 분리와 램디스크에서 동작하는 것에 대해서 또 커널이 동작한 후에 실행되는 최소한의 진행과정을 이해하기 위한 것이다. 이를 알고자 하는데 목적을 두어야지 만드는데에만 열중하면 안된다. 또한 다른 부팅 디스크 이미지를 이용하여 그 내용을 살표보고 공부하여야 한다. <br><br><br><br>·커널 컴파일을 해 본적이 없다면?<br><br>임베디드 리눅스는 커널을 가지고 놀아야 한다. 물론 안하고 하는 방법은 있다. 그러나 대부분의 임베디드 리눅스에서 커널 컴파일과 환경 설정은 거의 필수이다. 임베디드상에서 리눅스의 커널 환경을 설정하고 컴파일하는 방식과 우리가 일반적으로 다루는 PC의 커널을 다루는 방법은 거의 대부분이 같다. PC상에서 커널을 자유자재로 가지고 논다는 것은 "임베디드상에서도 자유롭다"는 것을 의미한다 <br><br><br><br>·커널의 구조를 모른다면<br><br>Uinx kernel 완전분석으로 가는길 [http://haninara.xcool.net/forStudy/download.php]이라는 책을 한번 볼것. 약간은 예전의 커널에 대한 이야기가 나오지만 커널이 어떻게 동작하는 지를 알수 있다 <br><br><br><br>·어셈블러를 모른다면?<br><br>임베디드 리눅스를 함에 있어서 어셈블러를 몰라도 가능한 영역은 있다. 그러나 많은 부분에서 부딪히게 된다. 고로 어셈블러는 필요 충분 조건이다. 어셈블러라는 것이 너무도 많은 종류가 존재하므로 모두 다 익히기는 어렵지만 자신이 사용하려는 MCU의 어셈블러는 익혀야 한다. 일단 PC를 이용한 임베디드에 대해서 익히려면 PC의 어셈블러는 알아야 한다. 자유 자재로 구사할 정도로 익힐 필요는 없다. 다른 쏘스의 명령을 이해하고 자신이 필요로 하는 기능을 추가하거나 수정 할수 있을 정도면 된다 <br><br><br><br>·윗글에서 제안한 리눅스의 개발과 관련한 기본을 다진후 진행하는 방법<br><br>임베디드 리눅스를 할때 많은 분들이 평가 보드를 이용한 학습을 준비한다. 그러나 이런 분들은 대부분 좌절한다. 왜? 기본기가 없는 분들이 평가 보드에 포팅하겠다고 덤비기 때문에 좌절하는 것이다. 포팅이 그리 쉬운 것은 아니다. 일단 PC에서 내공을 쌓은 후 접근하는 것이 수월하다. 임베디드 리눅스라고 PC의 리눅스와 다른 점은 거의 없다. 단지 아키텍쳐만이 다를 뿐이며 이 부분은 전체에 3%도 되지 않는다. PC에서 리눅스의 내부를 자유 자재로 드나드는 분이면 임베디드 리눅스에 접근은 너무도 쉽다. 사실 몇가지 사항을 제외하고는 임베디드 리눅스보다 PC 시스템이 더 복잡하다. 가격도 비교해보면 임베디드 장비가 더 싸다.. ^^; 자 이젠 PC에서 임베디드 리눅스를 하기 위한 접근 방법을 알아 보자. 그리고 공부하기 위하여 평가 보드를 구입하기에는 개인이 구입하는 가격이 너무 고가이다. 컴퓨터를 또하나 사는 셈인데...이게 말처럼 쉽겠는가? 고액 연봉자라면 모를까.... <br><br><br><br>·디바이스 드라이버를 정복하라!!!<br><br>임베디드 시스템을 개발하는 과정에서 하드웨어쪽을 제외한 나머지 소프트웨어 측면에서 개발 비중은 로더 및 하드웨어 테스트 프로그램 10% 커널 포팅 10% 디바이스 드라이버 40% 임베디드 어플리케이션 40% 이렇다. 물론 내 개인적인 생각이므로 상황에 따라 다르겠지만 .... 그만큼 디바이스 드라이버는 중요하다. 디바이스 드라이버를 개발 한다고 평가보드를 구매 해야 하는가? 이에 대답은 "아니오" 이다. PC는 매우 복잡한 시스템이다. 임베디드에 사용되는 대부분의 기능이 PC에는 있다. 그러므로 PC에 도는 하드웨어에 관련된 디바이스 드라이버를 스스로 만들 능력이 된다면 임베디드용 디바이스 드라이버를 만들 능력은 충분해 진다. 일단 돈 안드는 PC부터 정복해라. PC가 없다면 모를까 ^^; 자 그럼 디바이스 드라이버는 어떻게 정복하는 것이 좋을까? 한번 알아보자.. <br><br><br><br>·어떤 책이 좋을까?<br><br>디바이스 드라이버를 만드는 방법에 대한 책으로 대표적인것에는 오렐리의 책이 있다. 그러나 이책을 초보자가 보기에는 너무 어렵다. 그렇다고 마땅한 다른 책이 있는 것도 아니다. 고로 선택권이 없으므로 이 책을 여러번 읽어 본다. 완벽하게 이해하려고는 하지 말기를 부탁한다. 여러번 읽어 보면 어렴풋이 무슨 내용인지 이해하는 시점이 있을 것이다 <br><br><br><br>·디바이스 드라이버 프로그램을 직접 해본다.<br><br>우선 오렐리의 책에 소개된 싸이트에 가서 쏘스를 가져 온다. 그리고 쏘스를 이해하려고 노력한다. 또한 KELP의 내가 쓰고 있는 디바이스 드라이버의 강좌를 계속 지켜 보거나 현재 진행되고 있는 박철님이 진행하고 있는 목요 세미나에 참가한다. 아니면 웹을 뒤지면 의외로 디바이스 드라이버 강좌를 하는 싸이트가 꽤 된다. 싸이트 이름을 내가 일일이 외우기는 힘들지만 ... ^^; ( 천재는 건망증이 심하다고들 한다. ) <br><br><br><br>·프린터 포트를 이용한 캐랙터 디바이스를 만든다<br><br>대부분의 임베디드 장비에서 사용되는 디바이스는 캐랙터 디바이스로 충분하다. 고로 캐랙터 디바이스를 안다는 것은 임베디드용 디바이스 드라이버의 절반에 해당하는 내용을 안다는 의미도 된다 <br><br><br><br>·자신이 사용하는 커널 버전이외의 내용은 과감하게 삭제한다.<br><br>현재 임베디드용 커널은 2.2대를 근거로 사용한다. 2.4대는 최근에 나왔으므로 아직은 적용중이다. 임베디드용 커널은 버전이 낮다. 또 2.0 대 이전 버전은 약간 적용 방식이 다른 것으로 기억한다. 이를 위해서 오렐리 책에서는 이런 저런 내용을 기술하고 있는데 실전에 사용되는 임베디드 리눅스는 사실 커널을 여러가지로 사용하겠끔 굳이 설계하지 않아도 된다. 즉 커널 버전을 덜 타는 것이다. 범용적인 PC용 디바이스 드라이버를 작성할때나 고려할 내용이다. 그러므로 여러분은 괜히 쏘스를 어지럽히는 커널의 버전 관리 에 대한 내용은 과감하게 제거하고 진행하는 것이 수명 연장에 지름길이 된다 <br><br><br><br>·네트웍크용 디바이스 드라이버는 공부해라<br><br>임베디드 장비에 리눅스를 사용하는 가장 큰 목적 중에 하나가 네트워크 스택을 이용하기 위한 것이다. 리눅스 자체가 덩치가 크므로 조그마한 임베디드 장비에는 아예 탑재하지 않는다. 채산성이 전혀 맞지 않기 때문이다. 더구나 리눅스의 대부분의 어플리케이션이 네트워크에 연관되어 있다. 고로 네트워크 디바이스 드라이버는 공부해야 한다. <br><br><br><br>·기존에 디바이스 드라이버를 한번쯤 스스로 재 작성해 보라.<br><br>계속 말하는 것이지만 PC는 매우 복잡한 시스템이다. 고로 PC의 디바이스 드라이버를 구현 할수 있다는 것은 임베디드용 디바이스 드라이버를 구현 할 수 있는 능력이 된다는 것과 동일한 내용이다. 여기서 주의 할것은 PC에서 구현된 디바이스 드라이버들은 매우 안정된 상태이다. 여러분이 이렇게 완벽하게 안정된 디바이스 드라이버를 만들 수는 없다. 왜? 초짜이므로.... 똑같이 안정된 디바이스 드라이버를 작성할수 있다면 바로 리눅스의 개발에 앞장 서 주시길 부탁한다. 보통 많은 분들이 PC용 디바이스 드라이버를 재 작성할때 시리얼 포트용 디바이스 드라이버 부터 하는데 제발 시리얼 포트 부터 하지 말것... PC의 리눅스 상에서 시리얼은 정말 복잡하다. 보통 임베디드의 시리얼과는 상대가 되지 않는다. 터미날을 지원하는 기능과 가상 터미날과 연계 되어 있기 때문이다. 고로 차라리 프린터 포트나 마우스 같은 디바이스 드라이버 부터 만들어 가라... 어쩌면 랜카드용 디바이스 드라이버가 더 쉬울지도 모른다. 다시 당부 드리지만 시리얼 포트 부터 접근하지 말것.... <br><br><br><br>·커널을 이해하라....<br><br>디바이스 드라이버를 공부하다보면 많은 부분들이 커널과 연계되어 있음을 알게 된다. 그러므로 디바이스 드라이버에 대해서 공부가 끝났다면 커널의 40%쯤은 이해 했다고 볼 수도 있겠다. 커널을 공부함에 있어서 구분해야 할것이 있다. 하나는 아키텍쳐 의존적인 부분과 아키텍쳐와 독립적인 부분이 있다. 리눅스는 가급적 아키텍쳐 독립적으로 구성되려고 노력한 흔적이 여기저기 보인다. 그래서 리눅스가 다른 아키텍쳐에 포팅 될수 있었던 것이다. 만약 PC의 i386계열에 의존적인 부분이 매우 많았다면 지금처럼 임베디드용으로 사용되지도 못했을 것이다. 자 커널을 이해하는 방법은 어떤게 좋을까? 어디까지 이해해야 할까? 이에 대한 나의 생각을 풀어 보겠다 <br><br><br><br>·커널을 이해하기 위한 방법론 및 어디까지?<br><br>커널을 이해하기 위해서 가장 좋은 방법은 쏘스에서 흐름을 쭈욱 쫒아가 보는 것이다. 이를 위한 방법은 켈프에서 제안한 숙제중 부팅 메세지를 시리얼로 보내는 방법을 제안한다. 물론 이때 "Uinx kernel 완전분석으로 가는길이라는 책" 을 옆에 끼고 있는 것이 좋을 것이다. 물론 켈프에 조형기님이 진행하고 있는 강좌란도 무척 도움이 될것이다. 너무 완벽하게 쫒아 가려고 하지 않는 것이 좋을 것이다. 이 놈의 리눅스 커널을 쫒아 가는 것에 맛이 들리면 도통 헤어나질 못하게 된다. 필요한 만큼만 쫓아 다니면 된다. 임베디드 리눅스를 구현함에 있어서 대부분은 기존에 이미 포팅되어 있는 아키텍쳐를 이용하게 되는데 이 방법이 의미하는 것은 커널을 완벽하게 이해하기 보다는 커널 쏘스의 어떤 부분에 어떤 기능이 있는가 정도를 파악하는 선이면 된다는 것이다. 필요할때 좀더 자세하게 쏘스를 쫒아 다니면 된다. 또 내가 권유하는 방식은 당신이 필요로 하는 기능은 대부분 다른 사람이 이미 해 놓았을 가능성이 높다는 것이다. 커널에 집중하기 보다는 웹싸이트를 뒤지는 시간이 더 짧을 수 있다. 요즘은 Know Where!! 아닌가.... <br><br><br><br>·정말 임베디드 리눅스를 하려면<br><br>5항까지 진행된 분이라면 6항 이후에 설명하는 과정을 수행해도 문제가 없을 것이다. 여기서 부터는 보통 일반인들이 말하는 임베디드 시스템용 리눅스를 어떻게 하는가를 설명하는 것이다 <br><br><br><br>·평가 보드를 구매하라...<br><br>만약 당신이 가난한 개발자라면 이 이후에 진행은 포기해 달라.. 왜? 개인이 하기에는 너무도 벅찬 돈이 든다. 그냥 평가 보드만 사서 될일이 아니다. (이것도 정말 비싸다) 물론 평가 보드만 사도 될수 도 있지만 새로운 하드웨어적인 기능을 추가하고 시험하려면 개발 장비가 보통 고가가 아니다. 그냥 개인이 취미로 하기에는 이미 금전적인 부담이 넘어선다. 단 평가보드상에서 만족한다면 평가보드 살 능력이 되야 한다. 평가보드만으로도 꽤 많은 것을 공부 할수 있다. 단 평가보드를 구매할때 JTAG가 지원되는 평가보드를 구매하라 그나마 JTAG를 사용하는 공부는 돈이 적게 든다 <br><br><br><br>·평가 보드를 구매 했다면....<br><br>평가 보드를 보통 구매하면 대부분의 문서가 따라 오게 된다. 물론 사용되는 디바이스의 설명서들이 포함되 있거나 최소한 어디서 구하는지에 대한 설명은 있을 것이다. 이런 자료를 모두 일단 확보할 것. <br><br><br><br>·MCU를 공부하라..<br><br>평가 보드에 사용되고 있는 MCU에 대해서 공부해야 한다. MCU를 모르고 임베디드를 도전하는 것은 시간낭비의 지름길이다. MCU의 구조 MCU의 하드웨어 사양 MCU의 프로그램 방법 ( 어셈블러 ) MCU의 동작 방식 뭐 이런 것이 있겠다. <br><br><br><br>·평가 보드에 사용되는 디바이스를 공부해라...<br><br>평가 보드에 사용되는 디바이스를 모두 공부할 필요는 없다. 자신이 사용하고자 하는 디바이스에 대해서 하드웨어적으로는 어떻게 연결되고 디바이스를 제어하기 위해서는 소프트웨어 적으로 어떻게 해야 하는 가를 이해 해야 한다. 이런 이해를 위해서는 해당 디바이스에 대한 리퍼런스 매뉴얼의 확보는 필수적이다. 항상 나에 가슴을 아프게 하는 것은 기술된 언어가 영어라는 점이다. 빨리 한글이 전세계 공통어로 되어야 하는데.... 나를 세계 대통령으로 밀어 주면 가장 먼저 한글을 공용어로 하고 모든 표기를 한글로 하는 세계법을 제정하겠다. <br><br><br><br>·크로스 컴파일 환경을 구축하는 것을 공부하라<br><br>임베디드 리눅스를 공부하는 것에 가장 큰 관문중에 하나가 크로스 컴파일 환경을 구축하는 것이다. 그나마 다행인것은 요즘은 아예 rpm 패케지로도 나온다는 점이다. 그래도 몇몇 cpu에 필요한 환경은 자신이 스스로 구축해야 한다. 또 평가 보드에 따라 구축하는 방법이 조금씩 다를 수 있다. 물론 평가보드에 따라오는 CD에는 일반적으로 크로스 컴파일에 필요한 화일도 따라오므로 좀 괜찮기는 하지만 아예 공부하지 않으면 조금만 문제가 생겨도 속수 무책일수 있다. <br><br><br><br>·부트 로더를 공부하라.<br><br>임베디드 리눅스를 공부하기 위해서 가장 처음 부딪히는 것이 부트 로더다. PC에서는 그 개념이 별로 중요하지 않으므로 이 문제가 별로 대두되지 않지만 임베디드에서는 바로 대두 된다. 보통은 이미 개발된 오픈된 부트 로더를 자신의 시스템에 맞게 바꾸게 된다. 그러므로 부트로더의 쏘스는 어느정도 분석하고 있어야 한다. <br>부트로더자료 - [http://haninara.xcool.net/forStudy/download.php] <br><br><br><br>·NFS 시스템에 대해서 공부하라<br><br>임베디드 시스템에는 커다란 보조 기억 장치가 없기 때문에 필히 네트워크를 이용한 다른 시스템의 보조 기억 장치를 마운트 사용해야 편리하다. 이를 위해 사용되는 것이 NFS이다. 고로 이에 대한 공부는 해두는 것이 좋다 <br><br><br><br>·그외 나머지는 어떻게?<br><br>커널을 올리고 바꾸고 하는 것은 PC에서 공부했다면 별로 문제가 되지 않는다. 또 대부분 커널은 포팅했다. 단 일반적으로 부딪히는 문제를 늘어 놓는다면 다음과 같다 <br><br><br><br>·MMU가 없다..<br><br>보통 PC에서는 MMU가 있으므로 문제가 되지 않지만 임베디드 시스템에서는 MMU가 없는 것이 일반적이다. 왜? 가격이 싸기 때문이다. 그렇다면 어떤 문제가 있을까 바로 이 문제에 대해서 공부해야 한다는 것이다. 50100용을 사용하거나 드래곤볼 을 사용한 임베디드 리눅스의 하우투 문서를 찾아 보고서 공부하는 것이 좋다 <br><br><br><br>·루트 디스크 이미지와 램 디스크<br><br>임베디드 리눅스의 거의 대부분이 보조 기억 장치가 없거나 있어도 플래쉬 메모리 이다. 그래서 루트와 마운트 되는 기억 장치로 램 디스크를 많이 사용하게 된다. 문제는 램 디스크용 루트 이미지가 ROM에 있거나 플래쉬 메모리에 저장되기 때문이다. 커널의 루트 이미지 복사는 부분에 대한 공부를 필요로 하는 것이 이 때문이다. <br><br><br><br>·플래쉬 메모리에 대해서 공부 할것<br><br>플래쉬 메모리는 하드 디스크 처럼 쓰고 읽을 수 있는 저장 장치이다. 더구나 읽는 속도가 매우 빠르다. 그러나 플래쉬 메모리는 쓰는 횟수에 한계가 있다. 이에 대한 공부를 미리 하지 않으면 당신이 납품한 임베디드 장비에 대해서 고생 할 가능성이 농후하다. 이에 대하여 다른 사람은 어떤 방법론이 있는가에 대하여 미리 공부해 두는 것도 좋을 것이다. 가끔 배신감 느끼게 플래쉬에 대한 몇가지 소프트웨어가 특허에 걸려 있다. <br><br><br><br>·계속 늘어 놓으면 한도 끝도 없을 것 같으므로<br><br>정말이다.. 임베디드 리눅스라는 분야는 PC이외에 모두 다 라고 할 정도로 다양하다. 이 모든 것을 미리 공부할수는 없다. 역시 실전에 부딪히면서 배우는 수밖에 <br><br><br><br>·빨리 개발하는 방법....<br><br>아마도 이 글을 읽고서 벌써 임베디드 리눅스를 공부하고 싶은 마음이 없어지는 사람들의 목소리가 들린다. 음.... 아마도 이글을 읽고 있는 분들 중에는 당장 1달안에 개발을 완료 해야 하는 분들도 있을 것이다. 이에 대한 해답은 아니지만 속성 코스에 대해서 이야기 하려고 한다. 단 이 방법은 엔지니어로써 어느정도 구력이 있는 분에 해당하는 것이지 완전 엔지니어 초짜에 해당되는 것은 아님을 미리 밝힌다. <br><br><br><br>·이미 개발된 평가 보드를 이용할 것...<br><br>자 임베디드 리눅스를 이용한 시스템을 만든다는 것은 자신이 목적으로 하는 동작이 정확하게 수행되면 된다. 그러므로 구현하고자 하는 장비와 최대한 같은 기능을 담고 있는 평가보드(개발보드) 를 구한다. 이 평가 보드에는 리눅스가 모두 설치 되어 있어야 한다. 그리고 캐랙터 디바이스의 가장 최소한에 대한 공부만 한다. 이것 마저도 안한다면 어쩔수 없다. 그리고 평가보드의 회로를 최대한 그대로 수용한 목적 시스템을 만든다. 이런 상태라면 다음과 같은 할일만 남는다. <br><br>1. 부트로더에서 초기화와 커널 부팅을 수행하는 부분만 남겨 놓고 제거한다. <br>2. 커널을 그대로 사용한다. <br>3. 대부분의 디바이스 드라이버도 그냥 사용한다. <br>4. 추가된 디바이스의 드라이버만 작성한다. <br>5. 어플리케이션을 작성한다.</div>			 ]]> 
		</description>
		<category>Linux</category>

		<comments>http://downpour.egloos.com/1101920#comments</comments>
		<pubDate>Fri, 07 Dec 2007 08:06:35 GMT</pubDate>
		<dc:creator>성우</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 리눅스 메뉴얼 4 (커널,X윈도,클러스터링) ]]> </title>
		<link>http://downpour.egloos.com/1101909</link>
		<guid>http://downpour.egloos.com/1101909</guid>
		<description>
			<![CDATA[ 
  <table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="95%" align="center" bgcolor="#f5f5f5" border="0"><tbody><tr><td><b><span style="FONT-SIZE: 100%">커널</span></b></td></tr></tbody></table><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="560" align="center" border="0"><tbody><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">일반</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/html/The_Linux_Kernel-KLDP/The_Linux_Kernel-KLDP.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스가 사용하는 근본 원리와 작동 방식에 대한 설명</span></u></a><span style="FONT-SIZE: 100%">-kldp</span></p></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Kernel-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">커널에 관한 설명과 커널 컴파일</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/Kernel.zip" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">유닉스/리눅스 커널 시스템 작동 원리</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/%C4%BF%B3%CE%BA%D0%BC%AE.pdf" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">커널 분석</span></u></a><span style="FONT-SIZE: 100%">- 리눅스 공동체 세미나</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/KernelAnalysis-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Kernel Analysis HOWTO</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/wiki.php/UnreliableGuideToHackingTheLinuxKernel" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 커널 해커들을 위한 입문서</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/html/EmbeddedKernel-KLDP/" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">임베디드 시스템 개발자를 위한 리눅스 커널</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">컴파일</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/html/Kernel-KLDP/" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">커널 소스 설치, 세부 환경설정, 컴파일 및 설치</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/2.4Kernel_Compile-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Linux Kernel Compile Guide</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/Kernel_Compile-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Linux Kernel 컴파일하기</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/html/Kernel_Patch-KLDP/Kernel_Patch-KLDP.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Linux Kernel 패치하기</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://pages.cpsc.ucalgary.ca/%7Espark/docs/linux/kernel2.6.x.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">커널 2.6 으로 업그레이드 하기</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/html/Kernel_Tip-KLDP/Kernel_Tip-KLDP.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Linux Kernel 컴파일 팁 1</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/html/Kernel_Tip_2-KLDP/Kernel_Tip_2-KLDP.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Linux Kernel 컴파일 팁 2</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">커널 내부구조</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/html/Kernel24_Intro-KLDP/Kernel24_Intro-KLDP.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 커널 2.4 소개</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://youlsa.i-on.net/wwol26kr.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 2.6의 멋진 세상</span></u></a><span style="FONT-SIZE: 100%">- http://youlsa.i-on.net/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/Kernel%202.6%20Intro" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Kernel 2.6 Intro</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://pain.mizi.com/wikix/index.php?display=MyDocKernel26DeviceDriver" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">커널 2.6.x 디바이스 드라이버 작성에 관한 안내</span></u></a><span style="FONT-SIZE: 100%">- http://pain.mizi.com </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/wiki.php/ProcfsGuide" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">proc 파일 시스템 다루기</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/DEVFS_FAQ-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">devfs에 대한 질문/답변 </span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/BTTV" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">캡처 카드나 TV튜너를 사용하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Initrd-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">시스템 설치시 모듈식의 커널 설정을 가능하게 하는 initrd</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Visual-Bell" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">시각적 벨을 사용하는 방법 </span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/IBCS-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">iBCS 리눅스 이외의 다른 x86기반 유닉스의 실행 파일을 실행</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/Kernel-ramdisk-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스에서 램디스크 블럭 디바이스 사용하기</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/Kernel_Module_Programming_Guide" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">커널 모듈을 사용하는 방법과 커널 컴파일에 관한 팁(linux modules install)</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/HOWTO/mini/html/Kerneld/Kerneld.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 커널 모듈을 자동으로 처리해 주는 커널 데몬 </span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr></tbody></table><br style="COLOR: rgb(142,142,142)"><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="95%" align="center" bgcolor="#f5f5f5" border="0"><tbody><tr><td><b><span style="FONT-SIZE: 100%; COLOR: #0033cc"><a class="con_link" id="linux12" target="_blank" name="linux12"><u>X윈도</u></a></span></b></td></tr></tbody></table><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="560" align="center" border="0"><tbody><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">일반</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/XWindow-Overview-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">X 윈도우의 구성 요소들과 아키텍처에 관한 개괄</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></p></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/XWindow-User-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">X 윈도 시스템 환경 설정 및 여러 정보들</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/XFree86_Install-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">XFree86 4.3 설치하기</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/XFree86-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">XFree86 바이너리 패키지로 설치하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">설정</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/XFree86-Video-Timings-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">비디오 카드와 모니터에 알맞는 모드라인(mode line)을 설정</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://people.kldp.org/%7Eeunjea/xinerama/" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">XFree86 4.x 버전에서 다중 모니터 및 Xinerama 확장 기능을 사용하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/html/X_i810x-KLDP/X_i810x-KLDP.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">인텔 810, 810E 칩셋에서 엑스 윈도우를 설정하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Notebook_FB-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">노트북에서 프레임버퍼를 이용하여 엑스 윈도우를 설정하고 사용하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/XBF_i740-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">i740에서 엑스 윈도우를 사용하기 위한 엑스 서버 설정</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Modeline" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">엑스 윈도우를 설정하기 위한 모드라인 설정 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">사용</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/html/Kde-quickstart/index.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">엑스 윈도우의 KDE에 관한 가이드</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/html/kcontrol/" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">KDE 제어 센터 도움말 메시지 한글 번역</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/html/kpanel/" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">KDE 패널 도움말 메시지 한글 번역</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/html/kwm/" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">KDE 윈도우 매니저 도움말 메시지 한글 번역</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/html/kfm/" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">KDE 파일 관리자 도움말 메시지 한글 번역</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/html/GNOME_Users_Guide-KLDP/" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">GNOME 사용자 가이드</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200105&amp;pageid=35&amp;casub=gnomevskde&amp;st=GNOME%B0%FA%20KDE%20%BC%D2%B0%B3" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">GNOME과 KDE 소개</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200105&amp;pageid=37&amp;casub=gvsk_customize&amp;st=GNOME%B0%FA%20KDE%20%C4%BF%BD%BA%C5%CD%B8%B6%C0%CC%C1%EE" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">GNOME과 KDE 커스터마이즈</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200006&amp;pageid=13&amp;casub=Enlightenment&amp;st=%BC%BC%B9%F8%C2%B0%20-%20Enlightenment%20Theme%20%28%BF%A3%B6%F3%C0%CC%C6%B0%B8%D5%C6%AE%20%C5%D7%B8%B6%29" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Enlightenment Theme (엔라이튼먼트 테마)</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200006&amp;pageid=12&amp;casub=Kdetheme&amp;st=%B5%CE%B9%F8%C2%B0%20-%20KDE%20Theme%20%28KDE%20%C5%D7%B8%B6%29" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">KDE Theme (KDE 테마)</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200006&amp;pageid=11&amp;casub=windowmaker&amp;st=%C3%B9%B9%F8%C2%B0%20-%20WindowMaker%20Theme%20%28%C0%A9%B5%B5%BF%EC%20%B8%DE%C0%CC%C4%BF%20%C5%D7%B8%B6%29" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">WindowMaker Theme (윈도우 메이커 테마)</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Blackbox-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">단순한 엑스 윈도우 매니저 블랙박스 가이드</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/html/E_faq-KLDP/efaq.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">E(enlightenment)에 대한 빈번한 질문(FAQ)</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/winmaker.txt" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">윈도우 매니저 중 하나인 윈도우메이커 설정에 관한 설명</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">터미널</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/linuxGazette/lg27.txt" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">자동 로긴과 리눅스를 엑스 터미널로 설정하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Terminal_Server-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스를 디스크 없는 터미널 서버로 설정하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Remote-X-Apps" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">엑스 윈도우에서 원격지의 프로그램을 실행하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">기타</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/X-TrueType-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">엑스 윈도우에서 트루타입 글꼴을 사용하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Font-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스에서 사용되는 글꼴에 관한 안내</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Xterm-Title" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">엑스 터미널 타이틀바를 마음대로 설정하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/X-Big-Cursor" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">엑스 윈도우에서 커다란 커서를 사용하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr></tbody></table><br style="COLOR: rgb(142,142,142)"><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="95%" align="center" bgcolor="#f5f5f5" border="0"><tbody><tr><td><b><span style="FONT-SIZE: 100%; COLOR: #0033cc"><a class="con_link" id="linux13" target="_blank" name="linux13"><u>주변기기</u></a></span></b></td></tr></tbody></table><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="560" align="center" border="0"><tbody><tr><td height="25"><span style="FONT-SIZE: 100%"><u><span style="COLOR: #0033cc"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?></span></u> </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr></tbody></table><br style="COLOR: rgb(142,142,142)"><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="95%" align="center" bgcolor="#f5f5f5" border="0"><tbody><tr><td><b><span style="FONT-SIZE: 100%; COLOR: #0033cc"><a class="con_link" id="linux14" target="_blank" name="linux14"><u>멀티미디어</u></a></span></b></td></tr></tbody></table><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="560" align="center" border="0"><tbody><tr><td height="25"><span style="FONT-SIZE: 100%"><u><span style="COLOR: #0033cc"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?></span></u> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/3D-Modelling" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">그래픽 렌더링과 모델링 개발 환경을 위한 소프트웨어 안내</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/MPlayer-INSTALL" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">MPlayer를 소스로 직접 설치하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Sound-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스에서 사운드카드를 인식하도록 하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://people.kldp.org/%7Eeunjea/midi/" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">미디를 사용하기 위한 소프트웨어, 하드웨어 및 설정 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/MP3-CD-Burning" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">MP3 파일로 오디오 CD를 만드는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/MP3-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">MP3 파일을 인코딩, 재생하는데 필요한 하드웨어, 소프트웨어 및 준비과정</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Sound-Playing-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스에서 다양한 포맷의 사운드 파일을 연주하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/01-04-4.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 비디오 서버-인터넷 방송 및 웹캠 설치 [1]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.linuxlab.co.kr/docs/01-06-1.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[2]</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr></tbody></table><br style="COLOR: rgb(142,142,142)"><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="95%" align="center" bgcolor="#f5f5f5" border="0"><tbody><tr><td><b><span style="FONT-SIZE: 100%; COLOR: #0033cc"><a class="con_link" id="linux14" target="_blank" name="linux15"><u>클러스터링강좌</u></a></span></b></td></tr></tbody></table><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="560" align="center" border="0"><tbody><tr><td height="25"><span style="FONT-SIZE: 100%"><u><span style="COLOR: #0033cc"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?></span></u> </span><a class="con_link" href="http://www.superuser.co.kr/linux/cluster/page01.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">클러스터(Cluster) 소개</span></u></a><span style="FONT-SIZE: 100%">- superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/%B8%AE%B4%AA%BD%BA%20%C5%AC%B7%AF%BD%BA%C5%CD%B8%B5%201.pdf" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 클러스터링 [1]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/%B8%AE%B4%AA%BD%BA%20%C5%AC%B7%AF%BD%BA%C5%CD%B8%B5%202.pdf" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[2]</span></u></a><span style="FONT-SIZE: 100%">- 리눅스 공동체 세미나</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/cluster/page02.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">HPC(High Performance Cluster Computing)</span></u></a><span style="FONT-SIZE: 100%">- superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/cluster/page03.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">하드를 장착한 클러스터</span></u></a><span style="FONT-SIZE: 100%">- superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/cluster/page04.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Diskless 클러스터 설정</span></u></a><span style="FONT-SIZE: 100%">- superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/cluster/page05.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">부하분산 클러스터</span></u></a><span style="FONT-SIZE: 100%">- superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/cluster/page06.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">부하분산 서버 설정</span></u></a><span style="FONT-SIZE: 100%">- superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/lw-clustering.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Linux 클러스터링</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-beow.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Beowulf 클러스터 (다중 병렬 CPU 측정 및 구현 )</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/rh-cm-ko.pdf" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Red Hat 클러스터 관리자 설치와 관리 가이드 (한글)</span></u></a><span style="FONT-SIZE: 100%">- redhat</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.redhat.com/docs/manuals/enterprise/RHEL-AS-2.1-Manual/cluster-manager/" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">redhat cluster manager [영문]</span></u></a><span style="FONT-SIZE: 100%">- redhat</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr></tbody></table>			 ]]> 
		</description>
		<category>Linux</category>

		<comments>http://downpour.egloos.com/1101909#comments</comments>
		<pubDate>Fri, 07 Dec 2007 08:05:16 GMT</pubDate>
		<dc:creator>성우</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 리눅스 메뉴얼 3 (네트워크,기타) ]]> </title>
		<link>http://downpour.egloos.com/1101905</link>
		<guid>http://downpour.egloos.com/1101905</guid>
		<description>
			<![CDATA[ 
  <table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="95%" align="center" bgcolor="#f5f5f5" border="0"><tbody><tr><td><b><span style="FONT-SIZE: 100%; COLOR: #0033cc"><a class="con_link" id="linux07" target="_blank" name="linux07"><u>네트워킹</u></a></span></b></td></tr></tbody></table><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="560" align="center" border="0"><tbody><tr><td height="25"><span style="FONT-SIZE: 100%"><u><span style="COLOR: #0033cc"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?></span></u> </span><a class="con_link" href="http://www.wowlinux.com/information/freshmanview.html?id=84&amp;view=1" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">네트워크 서비스 동작의 이해</span></u></a><span style="FONT-SIZE: 100%">- wowlinux</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/intro-2.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">네트워크 구축 기초(Ⅰ)</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/intro-3.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">네트워크 구축 기초(Ⅱ)</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.wowlinux.com/information/freshmanview.html?id=85&amp;view=1" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">xinetd로 네트워크 서비스 하기</span></u></a><span style="FONT-SIZE: 100%">- wowlinux</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.wowlinux.com/information/freshmanview.html?id=86&amp;view=1" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Pure-FTPd로 FTP 서버 운영하기</span></u></a><span style="FONT-SIZE: 100%">- wowlinux</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200103&amp;pageid=32&amp;casub=dhcp&amp;st=DHCP%20%BB%E7%BF%EB%C7%CF%B1%E2" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">DHCP 사용하기</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/00-07-7.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">DHCP 서버 설치</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/lan-hard.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">랜 설치 - 랜카드 및 케이블</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/dns.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">도메인 네임 시스템 서버(DNS 서버)의 개요 및 설치</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/website.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 웹사이트 mini-Howto</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-share1.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스(또는 이종) 네트워크에서의 컴퓨터 공유 [1]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-share2.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[2]</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-emu.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스에 네트워크 라우터 구현하기</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/yast.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">SuSE 리눅스 네트워크 설정</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/minicom.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">minicom으로 배우는 PC통신</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/fax.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스로 팩스 서버(수신용)를 만들어 보자</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/issan-ppp.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">ISSAN의 리눅스 PPP 서버 연결 방법</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/netmeeting.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">NetMeeting(OpenH323) 디렉터리 서버 사용법</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200011&amp;pageid=25&amp;casub=Modem&amp;st=%B8%F0%B5%A9%C0%BB%20%C0%CC%BF%EB%C7%D1%20%B3%D7%C6%AE%BF%F6%C5%A9%20%BC%B3%C1%A4%C7%CF%B1%E2" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">모뎀을 이용한 네트워크 설정하기</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200011&amp;pageid=24&amp;casub=KTADSL&amp;st=%C7%D1%B1%B9%C5%EB%BD%C5%20ADSL%20%BB%E7%BF%EB%BD%C3%BF%A1%20%B3%D7%C6%AE%BF%F6%C5%A9%20%BC%B3%C1%A4%C7%CF%B1%E2" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">한국통신 ADSL 사용시에 네트워크 설정하기</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200011&amp;pageid=23&amp;casub=thrunet&amp;st=%B5%CE%B7%E7%B3%DD%20%BB%E7%BF%EB%BD%C3%BF%A1%20%B3%D7%C6%AE%BF%F6%C5%A9%20%BC%B3%C1%A4%C7%CF%B1%E2" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">두루넷 사용시에 네트워크 설정하기</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/hs_modem.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">고속 모뎀에 관하여</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/00-11-7.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">ADSL 자동 재연결 설정</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/00-10-5.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">ARP를 이용해 두 랜 연결하기</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/00-09-7.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스에서의 시리얼 통신 - PPP</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/aliasing.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">아이피 알리아싱(IP Aliasing)</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/00-04-4.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">케이블 모뎀을 사용하는 사설 네트워크</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr></tbody></table><br style="COLOR: rgb(142,142,142)"><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="95%" align="center" bgcolor="#f5f5f5" border="0"><tbody><tr><td><b><span style="FONT-SIZE: 100%; COLOR: #0033cc"><a class="con_link" id="linux08" target="_blank" name="linux08"><u>보안</u></a></span></b></td></tr></tbody></table><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="560" align="center" border="0"><tbody><tr><td height="25"><span style="FONT-SIZE: 100%"><u><span style="COLOR: #0033cc"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?></span></u> </span><a class="con_link" href="http://www.wowlinux.com/information/freshmanview.html?id=87&amp;view=1" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 보안의 기초</span></u></a><span style="FONT-SIZE: 100%">- wowlinux</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://tunelinux.pe.kr/sysadmin/security/lasg/" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Linux Administrator's Security Guide</span></u></a><span style="FONT-SIZE: 100%">- http://tunelinux.pe.kr</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://kldp.org/HOWTO/html/Security/Security-HOWTO.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 보안 howto</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/GnuPG-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">GNU Privacy Guard의 사용법 </span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/User-Authentication-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">PAM에서 玲育悶?그룹에 관한 정보의 저장 및 인증에 대한 설명</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/PAM_admin-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">PAM 설정파일의 올바른 형식과 보안상 안전한 시스템을 구성하기 위한 전략 </span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/SSL-RedHat-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">보안 웹서버 운영을 위한 PKI, SSL 설정 방법 </span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://kldp.org/Translations/IPCHAINS-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 시스템 보안 정책 제안 </span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Shadow-Password-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">보안을 강화할 수 있는 섀도우 패스워드 설정하기</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Authentication-Gateway-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">네트웍 접속을 제어하기 위한 인증 게이트웨이 설정 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/SSL-Certificates-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">SSL을 이용한 인증서의 활용 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/OpenSSL-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Certificate Server의 설치 와 Client인증</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/ApacheSSL-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">APACHE SECURED BY SSL</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Snort-Statistics-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc; FONT-FAMILY: 굴림">보안 툴 snort설정 및 통계자료를 얻는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Bridge_Firewall-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스로 Bridge Firewall 만들기</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Firewall-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스에서 방화벽을 설정하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200108&amp;pageid=40&amp;casub=iptables&amp;st=Iptables%B7%CE%20%B1%E2%BA%BB%C0%FB%C0%CE%20firewall%20%B1%B8%C3%E0%C7%CF%B1%E2" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Iptables로 기본적인 firewall 구축하기</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/Bridge_Firewall-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">GNU/Linux Bridge 설비를 이용한 Firewall 구축하기</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/Firewall-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">실제 IP를 사용하는 방화벽 및 포워딩 머신 구축</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Netfilter-hacking-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">NetFilter의 구조와 이를 조작하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Netfilter-extensions-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">NetFilter에 대한 IpTables 확장을 설정하고 사용하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Packet_Filtering-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 2.4에서 ?IpTables를 이용한 패킷 필터링 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/IPCHAINS-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 커널에서 지원하는 IP 방화벽 사슬(Ipchains) 기능 사용법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/01-02-2.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">보안 스크립트 Bastille-Linux</span></u></a><span style="FONT-SIZE: 100%">- http://www.linuxfocus.org/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/kani/page15.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">portsentry 1.1 설치하기 </span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/dbakorea/page06.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">TripWire설치와 활용 </span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/dbakorea/page12.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc; FONT-FAMILY: 굴림">SNORT(IDS) 설치와 활용 </span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/01-06-6.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">ISC BIND &amp; DNS 에서의 보안 및 Optimizing</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/01-06-2.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">네트워크 침입 탐지 시스템 FAQ</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/00-12-4.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Nessus 프로그램 소개 및 설치</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩 </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/00-12-4.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">nessus 를 이용한 보안 취약점 체크하기 </span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200005&amp;pageid=10&amp;casub=ssh&amp;st=%C3%B9%B9%F8%C2%B0%20-%20SSH%20%28%BA%B8%BE%C8%20%BD%A9%29" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">SSH 설치/사용/기타 </span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/01-03-3.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Using ssh</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/kani/page05.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">ssh2 설치(기존 openssh사용에서) </span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-keyc.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">OpenSSH 키 관리 [1]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-keyc2.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[2]</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/kani/page03.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">openssh 3.4p1 으로 버전업하기(원격 접속으로) </span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr></tbody></table><br style="COLOR: rgb(142,142,142)"><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="95%" align="center" bgcolor="#f5f5f5" border="0"><tbody><tr><td><b><span style="FONT-SIZE: 100%; COLOR: #0033cc"><a class="con_link" id="linux09" target="_blank" name="linux09"><u>데이타베이스</u></a></span></b></td></tr></tbody></table><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="560" align="center" border="0"><tbody><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">Infomix (</span><a class="con_link" href="http://www.50001.com/db/informixside" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">50001.com informixside 가기</span></u></a><span style="FONT-SIZE: 100%">)</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Informix_FAQ-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스에서 인포믹스 데이터베이스를 활용하는 것에 관한 FAQ</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-306.ibm.com/software/data/informix/pubs/library/interim/a3019520-pdf.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Korean IBM Informix Dynamic Server Installation Guide for UNIX and Linux</span></u></a><span style="FONT-SIZE: 100%">- IBM </span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://database.sarang.net/database/informix/IDS7/5274.pdf" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Informix Installation Guide on Linux</span></u></a><span style="FONT-SIZE: 100%">- DSN </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://database.sarang.net/database/informix/se_linux/install-1/se_install.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Informix-SE 설치에 관한 글</span></u></a><span style="FONT-SIZE: 100%">- DSN </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://database.sarang.net/database/informix/se_linux/iolfaq/Informix_FAQ-KLDP.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Informix-SE FAQ</span></u></a><span style="FONT-SIZE: 100%">- DSN </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200003&amp;pageid=8&amp;casub=Informix&amp;st=%BC%BC%B9%F8%C2%B0%20-%20Informix" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Informix 7.3 LE(Linux Edition) 특징/설치/사용</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">Oracle (</span><a class="con_link" href="http://www.50001.com/db/oracleside" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">50001.com oracleside 가기</span></u></a><span style="FONT-SIZE: 100%">)</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://otn.oracle.co.kr/Starter/database/install/9ir2_install_viewlet_swf.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Oracle 9i 설치 on Linux (플래시화면)</span></u></a><span style="FONT-SIZE: 100%">- otn</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Oracle-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 시스템에서 오라클 데이터베이스 서버 설치/설정</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/Oracle-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Oracle8 on Linux Enterprise Edition 설치와 Network 설정</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Oracle-8-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Oracle 8i Enterprise Edition for Linux의 설치와 DB 생성 및 접속 방법</span></u></a><span style="FONT-SIZE: 100%">- DSN </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/html/Oracle8_on_Linux-KLDP/Oracle8_on_Linux-KLDP.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스용 오라클 버전 8에 대한 비교설명</span></u></a><span style="FONT-SIZE: 100%">- DSN </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://database.sarang.net/database/oracle/install/oracle816/816onRedhat7/oracle-linux.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">RedHat 7.0 에서 Oracle 8.1.6 설치하기</span></u></a><span style="FONT-SIZE: 100%">- DSN </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://database.sarang.net/database/oracle/install/oracle815/O815_Installation_Guide.pdf" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Oracle 815 for Linux 설치문서 [영문]</span></u></a><span style="FONT-SIZE: 100%">- DSN </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://database.sarang.net/database/oracle/oracle-general/linux_faq.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Oracle on Linux FAQ</span></u></a><span style="FONT-SIZE: 100%">- DSN </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">DB2 (</span><a class="con_link" href="http://www.50001.com/db/db2side" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">50001.com db2side 가기</span></u></a><span style="FONT-SIZE: 100%">)</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/dbakorea/page15.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스용 DB2 설치</span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr/</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/dbakorea/page16.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스용 DB2 사용테스트</span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-db2.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Case Study: Linux에 DB2 포팅</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">MySQL (</span><a class="con_link" href="http://www.50001.com/db/mysqlside" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">50001.com mysqlside 가기</span></u></a><span style="FONT-SIZE: 100%">)</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/MySQL_Install-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">MySQL 설치 가이드 on Linux</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/MySQL-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">MySQL 매뉴얼</span></u></a><span style="FONT-SIZE: 100%">- DSN </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/MySQL_Tutorial-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">MySQL 튜토리얼</span></u></a><span style="FONT-SIZE: 100%">- DSN </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200003&amp;pageid=6&amp;casub=Mysql&amp;st=%C3%B9%B9%F8%C2%B0%20-%20Mysql" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">MySQL 특징/설치/사용</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-sql.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">MySQL 데이터베이스에서 C를 통한 SQL 문 실행하기</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr></tbody></table><br style="COLOR: rgb(142,142,142)"><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="95%" align="center" bgcolor="#f5f5f5" border="0"><tbody><tr><td><b><span style="FONT-SIZE: 100%; COLOR: #0033cc"><a class="con_link" id="linux10" target="_blank" name="linux10"><u>응용프로그램</u></a></span></b></td></tr></tbody></table><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="560" align="center" border="0"><tbody><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">쉘 &amp; 쉘스크립트</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Path" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">path 환경 변수를 이용하여 명령어를 찾아내는 방법 </span></u></a><span style="FONT-SIZE: 100%">- kldp </span></p></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Bash-Prompt-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Bash 쉘에서 프롬프트를 마음대로 설정하는 방법 </span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/KoreanDoc/Tcsh-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Tcsh 를 사용하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Shell_Programming-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">쉘 스크립트 사용법 및 스크립트 만들기</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/KoreanDoc/Shell_Programming-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">쉘 스크립트(Shell Script) 프로그래밍 안내</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Bash-Prog-Intro-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Bash 스크립팅에 대한 튜토리얼 및 예제</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/HOWTO/html/Adv-Bash-Scr-HOWTO/" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Bash를 이용하여 쉘 프로그램을 작성하는 방법 소개</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/bash.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">예제로 배우는 배쉬 프로그래밍 [1]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/bash3.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[2]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/bash2.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[3]</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">에디터 &amp; 텍스트 처리</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Emacs-Beginner-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Emacs를 처음 사용하는 사람들을 위한 안내</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Emacs-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Emacs 에디터 사용법 강좌</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/KoreanDoc/Emacs-key-KLDP.zip" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Emacs 에디터 명령어 정리</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/KoreanDoc/Hanemacs-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Hanemacs 에디터 강좌</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/vi-01.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">vi 강좌(Ⅰ) </span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/vi-02.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">vi 강좌(Ⅱ)</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Vim-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">VimEditor 사용법에 대한 자세한 강좌</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/KoreanDoc/html/Vim_Guide-KLDP/Vim_Guide-KLDP.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">VimEditor에 대한 자세한 안내</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/KoreanDoc/VI-key-KLDP.zip" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">ViEditor 에디터에 관한 요점 정리</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/KoreanDoc/VI-miniRef-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">ViEditor 에디터에 관한 간략 설명</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/ViEditorTips" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">ViEditor 사용에 관련된 팁들 모음</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Sed-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">sed의 사용법을 설명한 매뉴얼</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">네트워크</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Public-Web-Browser" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">웹 브라우저에 관한 간략한 설명</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Ftp" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">ftp 클라이언트 &amp; 서버에 대한 간략한 설명</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/dacker/page04.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">ftp server 설치/설정</span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/rootman/page06.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">FTP Server - Proftpd(proftpd.conf)</span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/rootman/page07.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">FTP Server-Proftpd xinetd(inetd) 모드로 운영하기</span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/rootman/page08.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">FTP Server- wu-ftpd(ftpaccess)</span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/dacker/page02.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">dns server 설치/설정</span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/dacker/page03.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">mail server 설치/설정</span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/dacker/page01.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">web server 설치/설정</span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/%B3%D7%C6%AE%BF%F6%C5%A9%20%BC%AD%BA%F1%BD%BA%201%20%B3%D7%C0%D3%BC%AD%B9%F6,%20%B8%DE%C0%CF%BC%AD%B9%F6.pdf" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">네트워크 서비스 1 네임서버, 메일서버</span></u></a><span style="FONT-SIZE: 100%">- 리눅스 공동체 세미나</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/%B3%D7%C6%AE%BF%F6%C5%A9%20%BC%AD%BA%F1%BD%BA%202%20DB,%20%C0%A5,%20CVS%20%BC%AD%B9%F6.pdf" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">네트워크 서비스 2 DB, 웹, CVS 서버</span></u></a><span style="FONT-SIZE: 100%">- 리눅스 공동체 세미나</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/%B3%D7%C6%AE%BF%F6%C5%A9%20%BC%AD%BA%F1%BD%BA%203%20%BB%EF%B9%D9%20%BC%AD%B9%F6.pdf" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">네트워크 서비스 3 삼바 서버</span></u></a><span style="FONT-SIZE: 100%">- 리눅스 공동체 세미나</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/KoreanDoc/Eggdrop_Install-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">IRC 봇 Eggdrop 설치 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/IRC" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">IRC의 기초와 IRC를 리눅스에서 이용하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/NetMeeting-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">마이크로소프트 넷미팅을 리눅스에서 사용하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/Backup-Hotmail-Using-Gotmail" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Hotmail 계정을 리눅스 클라이언트에서 백업하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">멀티미디어</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200002&amp;pageid=2&amp;casub=XMMS&amp;st=%C3%B9%B9%F8%C2%B0%20XMMS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">윈도우즈의 윈앰프와 같은 XMMS</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr/</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200002&amp;pageid=3&amp;casub=MTV&amp;st=%B5%CE%B9%F8%C2%B0%20MpegTV" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스나 유닉스 플랫폼에서 mpeg파일을 MpegTV</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200002&amp;pageid=4&amp;casub=Grip&amp;st=%BC%BC%B9%F8%C2%B0%20Grip" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">CD 플레이어, MP3 작성의 프론트엔드로 사용 Grip</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200002&amp;pageid=5&amp;casub=Compupic&amp;st=%B3%D7%B9%F8%C2%B0%20Compupic" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">멀티미디어 파일 매니져 Compupic</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200004&amp;pageid=9&amp;casub=wine&amp;st=%C3%B9%B9%F8%C2%B0%20-%20wine%C0%B8%B7%CE%20%BD%BA%C5%B8%C5%A9%B7%A1%C7%C1%C6%AE%20%BD%C7%C7%E0%C7%CF%B1%E2" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">wine으로 스타크래프트 실행하기</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200009&amp;pageid=17&amp;casub=RealServer&amp;st=%C0%CE%C5%CD%B3%DD%20%B9%E6%BC%DB%20%5BRealServer%5D" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">인터넷 방송 [RealServer]</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr/</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200009&amp;pageid=18&amp;casub=Shout&amp;st=%C0%CE%C5%CD%B3%DD%20%B9%E6%BC%DB%20%5BShout%5D" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">인터넷 방송 [Shout]</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200009&amp;pageid=19&amp;casub=Icecast&amp;st=%C0%CE%C5%CD%B3%DD%20%B9%E6%BC%DB%20%5BIcecast%5D" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">인터넷 방송 [Icecast]</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">오피스</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200007&amp;pageid=14&amp;casub=Staroffice&amp;st=%BD%BA%C5%B8%BF%C0%C7%C7%BD%BA" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">스타오피스 설치/사용/활용</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr/</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200104&amp;pageid=34&amp;casub=hancomoffice&amp;st=%C7%D1%C4%C4%BF%C0%C7%C7%BD%BA" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">한컴오피스</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200104&amp;pageid=33&amp;casub=openoffice&amp;st=%BF%C0%C7%C2%BF%C0%C7%C7%BD%BA" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">오픈오피스</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">기타</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/unix-power-tools.pdf" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">unix-power-tools [영문]</span></u></a><span style="FONT-SIZE: 100%">- o'reilly</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200001&amp;pageid=1&amp;casub=gimp&amp;st=Gimp%C0%C7%20%BB%E7%BF%EB%B9%E6%B9%FD%B0%FA%20%BC%B3%C4%A1%C7%CF%B1%E2" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Gimp의 사용방법과 설치하기</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200012&amp;pageid=26&amp;casub=redhat7.0&amp;st=%B7%B9%B5%E5%C7%DE%207.0%20%C7%D1%B1%DB%20%C6%D0%C4%A1%C7%CF%B1%E2" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">레드햇 7.0 한글 패치하기</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200012&amp;pageid=27&amp;casub=application&amp;st=%BE%EE%C7%C3%B8%AE%C4%C9%C0%CC%BC%C7%20%C7%D1%B1%DB%C8%AD%C7%CF%B1%E2" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">어플리케이션 한글화하기</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.wowlinux.com/information/freshmanview.html?id=82&amp;view=1" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">초보자를 위한 삼바 서버 엿보기</span></u></a><span style="FONT-SIZE: 100%">- wowlinux</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200010&amp;pageid=22&amp;casub=Samba&amp;st=%BB%EF%B9%D9%B8%A6%20%C0%CC%BF%EB%C7%D1%20%B8%AE%B4%AA%BD%BA%BF%CD%20%C0%A9%B5%B5%BF%EC%C0%C7%20%C6%C4%C0%CF%20%B0%F8%C0%AF" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">삼바를 이용한 리눅스와 윈도우의 파일 공유</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/samba.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Samba 개론 [1]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/samba2.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[2]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/samba3.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[3]</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.wowlinux.com/information/freshmanview.html?id=83&amp;view=1" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">NFS로 파일을 공유하자 !</span></u></a><span style="FONT-SIZE: 100%">- wowlinux</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200010&amp;pageid=21&amp;casub=VMware&amp;st=VMware%B8%A6%20%C0%CC%BF%EB%C7%D1%20%B8%AE%B4%AA%BD%BA%BE%C8%BF%A1%20%C0%A9%B5%B5%BF%EC" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">VMware를 이용한 리눅스안에 윈도우</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200010&amp;pageid=20&amp;casub=Xmanager&amp;st=Xmanager%B8%A6%20%C0%CC%BF%EB%C7%D1%20%C0%A9%B5%B5%BF%EC%BE%C8%BF%A1%20%B8%AE%B4%AA%BD%BA" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Xmanager를 이용한 윈도우안에 리눅스</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200107&amp;pageid=39&amp;casub=cron&amp;st=cron%C8%B0%BF%EB%C7%CF%B1%E2" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">cron 활용하기</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200204&amp;pageid=53&amp;casub=tcp_wrapper&amp;st=TCP-Wrapper%20%BB%E7%BF%EB%C7%CF%B1%E2" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">TCP-Wrapper 사용하기</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200205&amp;pageid=54&amp;casub=quota&amp;st=Quota%20%BB%E7%BF%EB%C7%CF%B1%E2" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Quota 사용하기</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></p></td></tr></tbody></table>			 ]]> 
		</description>
		<category>Linux</category>

		<comments>http://downpour.egloos.com/1101905#comments</comments>
		<pubDate>Fri, 07 Dec 2007 08:04:37 GMT</pubDate>
		<dc:creator>성우</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 리눅스 메뉴얼 2 (개발관련) ]]> </title>
		<link>http://downpour.egloos.com/1101896</link>
		<guid>http://downpour.egloos.com/1101896</guid>
		<description>
			<![CDATA[ 
  <table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="95%" align="center" bgcolor="#f5f5f5" border="0"><tbody><tr><td><b><span style="FONT-SIZE: 100%; COLOR: #0033cc"><a class="con_link" id="linux04" target="_blank" name="linux04"><u>개발 일반</u></a></span></b></td></tr></tbody></table><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="560" align="center" border="0"><tbody><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">일반</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/HOWTO/mini/html/Programming-Languages/Programming-Languages.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스에서 사용할 수 있는 여러 가지 프로그래밍 언어들에 대한 안내 </span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Software-Release-Practice-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">바람직한 소프트웨어 개발/릴리즈 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/HowToBeAProgrammer" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">프로그래머가 되는 방법에 대한 짧고 폭넓고 개인적인 요약</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/TasteForMakers" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">좋은 설계의 열네 가지 특성</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/ComputerProgrammingAsAnArt" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">컴퓨터 프로그래밍은 예술이다.</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/HOWTO/html/Secure-Programs-HOWTO/" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">보안 문제가 없는 안전한 프로그램을 작성하기 위한 지침</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/GCC-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">GNU C 컴파일러와 라이브러리 설정법과 컴파일, 링킹, 실행, 디버깅하는 법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/html/gcc_and_make/gcc_and_make.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스의 C 컴파일러인 gcc와 make 사용하기</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/LinkerLoader-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">컴파일러, 링커, 로더의 동작과정과 공유 라이브러리의 잇점 </span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Lex_Yacc-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Lex와 Yacc</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-lex.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Yacc와 Lex 시작하기</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Autotools-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">autoconf, automake에 대한 소개</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/html/GNU-Make/GNU-Make.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Make 강좌</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/html/GDBManual/GDBManual.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">gdb 매뉴얼 </span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-gdb.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">GDB를 이용한 Linux 소프트웨어의 디버깅</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-road1.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">보다 나은 프로그래밍으로 가는 길 [1]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-road2.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[2]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-road3.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[3]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-road4.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[4]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-road5.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[5]</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.wowlinux.com/information/freshmanview.html?id=73&amp;view=1" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 C/JAVA 프로그래밍 환경</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">버전관리</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/CVS/GuideLine" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">초보자를 위한 CVS 가이드 라인</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/KLDPNetCVS-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">KLDPNet의 CVS 사용에 관한 안내</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/CVS-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">CVS의 사용법에 대한 안내</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/CVS_Tutorial-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">CVS의 개념, 사용법, 저장소 관리 방법 안내</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/CVS-FAQ" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">CVS에 관한 잦은 질문과 답변, 사용 방법 등을 정리</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/WinCVS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">WinCVS 사용법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/TortoiseCVS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">TortoiseCVS 사용법 정리</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Subversion-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Subversion의 설치부터 사용까지</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/TortoiseSVN-USE" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">TortoiseSVN 사용법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">배포</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Jigdo-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Jigdo를 사용하여 공식/비공식 데비안 ISO 이미지를 받는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Making_WOWLinux-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">레드햇 아나콘다를 이용하여 리눅스 배포판을 만드는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/DebianCD-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Debian CD를 만드는데 사용되는 Pseudo Kit에 대한 설명</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-dist1.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">배포판 제작하기 [1]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-dist2.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[2]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-dist3.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[3]</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/HOWTO/mini/html/RedHat-CD/RedHat-CD.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">레드햇 리눅스 배포판 CD를 만드는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">한글</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/UTF8-Unicode-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">유닉스, 리눅스 환경에서 UTF-8과 유니코드를 사용하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/HangulOnUnixGuide-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">유닉스 환경에서의 한글 입출력, 문제점, 개선 방안</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Gettext-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">국제화된 프로그램을 작성할 수 있는 gettext의 사용법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/html/Gtk-i18n-KLDP/Gtk-i18n-KLDP.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Gtk+에서의 국제화</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://korea.gnu.org/%7Ecwryu/gnu-doc/html/gettext-doc-ko/gettext-ko_toc.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">GNU gettext 도구들</span></u></a><span style="FONT-SIZE: 100%">- http://korea.gnu.org</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/html/Hanja2Hangul/Hanja2Hangul.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">한자한글 변환의 문제점 분석</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Locales" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">locale을 이용하여 다양한 언어권에서 리눅스 사용</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr></tbody></table><br style="COLOR: rgb(142,142,142)"><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="95%" align="center" bgcolor="#f5f5f5" border="0"><tbody><tr><td><b><span style="FONT-SIZE: 100%; COLOR: #0033cc"><a class="con_link" id="linux05" target="_blank" name="linux05"><u>개발언어 별</u></a></span></b></td></tr></tbody></table><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="560" align="center" border="0"><tbody><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">Assembly</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Assembly-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc; FONT-FAMILY: 굴림">리눅스에서 어셈블리 언어를 사용하는 방법 1</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Assembly-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc; FONT-FAMILY: 굴림">리눅스에서 어셈블리 언어를 사용하는 방법 2</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/GCC_Inline_Assembly-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">gcc에서 inline assembly를 사용하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/html/Assembly_Example-KLDP/Assembly_Example-KLDP.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스에서 사용하는 어셈블리 문법에 대해서</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/html/Alpha_assembly-KLDP/Alpha_assembly-KLDP.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Alpha CPU의 instruction과 GAS의 간단한 사용법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/%C1%B6%B0%C7%BA%D0%B1%E2%B8%ED%B7%C9%BE%EE" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">x86의 조건분기 명령어의 정리</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">C &amp; C++ ( </span><a class="con_link" href="http://50001.com/language/cside" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">50001.com Cside 가기</span></u></a><span style="FONT-SIZE: 100%">| </span><a class="con_link" href="http://50001.com/language/cppside" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">50001.com CppSide 가기</span></u></a><span style="FONT-SIZE: 100%">) </span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/C-C++Beautifier-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">C/C++을 아름답게 하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Program-Library-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">프로그램 라이브러리를 생성하고 사용하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Program-Library-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">프로그램 라이브러리 하우투</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-posix1.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">POSIX 쓰레드 [1]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-posix2.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[2]</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-rt5.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">프로세스와 쓰레드 동기화</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-rt7.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">프로세스와 쓰레드 관리하기</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-rt6.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">소켓 프로그래밍</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/C++-dlopen" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">dlopen API를 이용하여 동적으로 C++ 함수와 클래스를 적재하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/C++Programming-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">C++ 환경에서 개발작업을 할때 메모리 문제를 피할 수 있는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/CLangaugeComplexDeclaration" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">C 언어 코드에서 복잡한 선언 읽고 쓰는 법 </span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/Glibc.zip" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">GNU C 라이브러리 함수 설명 레퍼런스</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-linuni.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Linux Unicode programming </span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-dll.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Linux 애플리케이션 용 DLL 작성하기 </span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-db.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Linux 애플리케이션으로 데이터베이스 액세스 통합</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-mfc.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">MFC 애플리케이션을 리눅스로 포팅하기</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/com.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Unix 플랫폼에서 COM 기술 사용하기</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Glibc2-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스에서 GNU C Library version 2(libc6)을 설치하고 사용하는 방법 </span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">JAVA ( </span><a class="con_link" href="http://50001.com/language/javaside" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">50001.com javaside 가기</span></u></a><span style="FONT-SIZE: 100%">) </span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/Java2_Config-KLDP.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스에서 자바를 사용하기 위한 자바 설치 및 설정 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/Eclipse" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 및 윈도우에서 사용할 수 있는 자바 개발툴인 Eclipse 에 대한 설명</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-jacks.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Jacks: 오픈 소스 방식의 Java 호환성 테스트</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Java-CGI-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">서버에서 자바로 작성된 CGI프로그램을 설정하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/GCJ" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">자바로 씌여진 코드를 Native Code로 바꿔주는 GCJ에 대한 소개</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/JLex-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">자바에서 사용할 수 있는 Lexical Analyzer의 일종인 JLex의 사용 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">JSP ( </span><a class="con_link" href="http://50001.com/language/javaside" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">50001.com javaside 가기</span></u></a><span style="FONT-SIZE: 100%">) </span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://javastudy.co.kr/docs/lec_javaweb/LinuxTomcat.txt" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">linux + apache + Tomcat설치하기</span></u></a><span style="FONT-SIZE: 100%">- 자바스터디 </span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/PHP_INSTALL.doc" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스(레드햇 9.0)에서 Apache, MySQL, PHP, Tomcat 연동하기</span></u></a><span style="FONT-SIZE: 100%">- phpschool.com</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Tomcat-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Tomcat, Cocoon의 소개와 설치 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/JSP_Install-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">GNU JSP를 소스로부터 컴파일하여 설치하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/JServ-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">JServ를 소스로부터 설치하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/html/JSDK_JServ-KLDP/JSDK_JServ-KLDP.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스에서 JSDK, ?JServ를 설치하고 사용 환경 설정하기</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/Tomcat-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">아파치2와 톰캣4의 연동</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">PHP</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/00-04-1.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">PHP의 소개</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/html/PHP4_install-KLDP/PHP4_install-KLDP.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">PHP4 install</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/PHP-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">PHP로 프로그래밍하는 방법 및 웹애플리케이션 제작 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/ApacheMySQLPHP_Guide-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Apache에 MySQL과 PHP를 연동하여 웹 솔루션을 개발</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200112&amp;pageid=45&amp;casub=phpscript&amp;st=PHP%20Scripting" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Scripting 으로서의 PHP</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/00-05-1.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">웹 컨설팅의 동반자 PHP [1]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.linuxlab.co.kr/docs/00-06-2.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[2]</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/00-12-1.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Apache+PHP+MySQL 사용을 위한 설치</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/PHP_INSTALL.doc" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스(레드햇 9.0)에서 Apache, MySQL, PHP, Tomcat 연동하기</span></u></a><span style="FONT-SIZE: 100%">- phpschool.com</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">PYTHON</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-prog.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Python에서의 프로그래밍 1</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-prog2.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Python에서의 프로그래밍 2</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-prog3.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Python에서의 프로그래밍 3(함수 프로그래밍)</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-pide.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Python IDE 리뷰</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-pbook2.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Python 참고 서적 리뷰</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-pxml.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Python용 XML 툴 리뷰</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-simple.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">SimpleParse 모듈을 사용하여 파싱하기</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-pycon.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Iterator &amp; generator</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-python6.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">커스 프로그래밍(Curse Programming)</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-cpmod.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">pydoc과 distutils 모듈</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-psyco.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Psyco로 파이썬을 C 만큼 빠르게!</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-simple.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">SimpleParse 모듈을 사용하여 파싱하기</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">PERL</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-perl5.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Programming Perl" the 3rd Edition</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-p560.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">C와 Java 프로그래머를 위한 Perl</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-genperl.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Perl의 유전자 알고리즘</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-pexcel.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Perl로 Excel 파일 읽기/쓰기</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-perl3.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Perl로 애플리케이션 구성</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-punix.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Perl을 이용하여 UNIX 시스템 관리 자동화하기</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-japh.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">JAPH 연구</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-p101.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">One-liners 101</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-cfe.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">시스템 관리용 cfengine 소개</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-xinetd.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">xinetd 프로그램을 이용한 시스템 관리 </span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-plset.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">프로그래머의 Linux 지향 설정</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-pcgi.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Perl을 사용하여 재사용할 수 있는 웹 애플리케이션 만들기</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-xmlperl2.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Perl로 스크립트 트리 기반의 XML에 도전</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr></tbody></table><br style="COLOR: rgb(142,142,142)"><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="95%" align="center" bgcolor="#f5f5f5" border="0"><tbody><tr><td><b><span style="FONT-SIZE: 100%; COLOR: #0033cc"><a class="con_link" id="linux06" target="_blank" name="linux06"><u>개발분야 별</u></a></span></b></td></tr></tbody></table><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="560" align="center" border="0"><tbody><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">커널 프로그래밍</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/KernelModuleProgrammingGuide" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">커널 모듈 프로그래밍 가이드</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></p></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/Kernel_Module_Programming_Guide" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 커널 모듈을 만드는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/html/Kernel_Programming_Reading_List-KLDP/Kernel_Programming_Reading_List-KLDP.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 커널 프로그래밍을 하기 위해 참고할 수 있는 여러 자료들</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-ksumm.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Linux 커널 개발자 회의</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">시스템 프로그래밍</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/IO-Port-Programming" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 하드웨어 IO 포트 프로그래밍에 관한 안내</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Serial-Programming-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 시스템에서 시리얼 통신에 관한 프로그래밍 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Thread_Programming-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">커널 쓰레드 기능을 제공하는 LinuxThreads를 이용한 개발 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.ibm.com/developerworks/kr//linux/library/l-fs.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">고급 파일시스템 개발자 가이드 [1]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-fs2.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[2]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-fs3.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[3]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-fs4.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[4]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-fs5.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[5]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-fs6.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[6]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-fs7.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[7]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-fs8html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[8]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-fs9html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[9]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-fs10.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[10]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.ibm.com/developerworks/kr/linux/library/l-fs11.html?dwzone=linux" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[11]</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">네트워크 프로그래밍</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/BeeJNetworkProgramming" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">유닉스/리눅스 네트워크 프로그래밍(소켓 프로그래밍) 안내 문서</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/CSocketFAQ" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">유닉스/리눅스 네트워크 프로그래밍의 잦은 질문과 답변</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Libpcap-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">libpcap을 이용하여 네트워크 상의 패킷을 분석하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/Raw_IP_FAQ-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Raw socket, packet capturing 등에 대한 빈번한 질문과 답</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">엑스 윈도우 프로그래밍 </span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/X-Window-Programming-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">X-window 프로그래밍 기초 강좌 </span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Glade-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Glade 사용하기</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/GtkTutorial-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Gtk Tutorial</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200201&amp;pageid=47&amp;casub=qt_programming&amp;st=1%C5%BA%20-%20QT%20%BC%B3%C4%A1%C7%CF%B1%E2" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">QT 설치하기</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200201&amp;pageid=48&amp;casub=basic_qt&amp;st=2%C5%BA%20-%20%B1%E2%BA%BB%C0%FB%C0%CE%20QT%20Programming" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">기본적인 QT Programming</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200201&amp;pageid=49&amp;casub=qt_layout&amp;st=3%C5%BA%20-%20Layout%20Manager" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">QT에서의 Layout Manager</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200201&amp;pageid=51&amp;casub=200201&amp;st=4%C5%BA%20-%20SIGNAL%B0%FA%20SLOT" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">QT에서의 SIGNAL과 SLOT</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/Tmake-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Qt에서 사용하는 tmake에 대한 설명</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/Qt_devel-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Qt를 이용한 X 윈도우 네트워크 관리 툴 개발</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://gnome.or.kr/wiki/TheGnomeBuildEnvironment" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">그놈의 빌드 환경(autoconf/automake/libtool/intltool) 소개 및 활용법</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr></tbody></table>			 ]]> 
		</description>
		<category>Linux</category>

		<comments>http://downpour.egloos.com/1101896#comments</comments>
		<pubDate>Fri, 07 Dec 2007 08:03:50 GMT</pubDate>
		<dc:creator>성우</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 리눅스관련 메뉴얼 1 ]]> </title>
		<link>http://downpour.egloos.com/1101893</link>
		<guid>http://downpour.egloos.com/1101893</guid>
		<description>
			<![CDATA[ 
  <p><b style="COLOR: rgb(142,142,142)"><span style="FONT-SIZE: 100%; COLOR: #0033cc"><a class="con_link" id="linux01" target="_blank" name="linux01"><u>Linux 일반</u></a></span></b> </p><p><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="560" align="center" border="0"><tbody><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/linux.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스란? (What is Linux?) </span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td height="1"><div align="center"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></div></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/intro-1.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">입문 및 X 설정</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩 </span></td></tr></tbody></table></p><p><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="560" align="center" border="0"><tbody><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Reading-List-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">The Linux Reading List HOWTO</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><div align="center"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></div></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Info_Search-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">시작하는 이들을 위한 리눅스 문서 활용 가이드</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><div align="center"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></div></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/ulh.hwp" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">유닉스, 리눅스, 해커</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><div align="center"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></div></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/AfterInstall-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스로 가는 험난한 길</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><div align="center"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></div></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/META-FAQ" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Linux Meta-FAQ</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><div align="center"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></div></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Unix-Internet-Fundamentals-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Unix and Internet Fundamentals HOWTO</span></u></a><span style="FONT-SIZE: 100%">(PC 와 유닉스, 인터넷의 원리)- kldp</span></td></tr><tr><td><div align="center"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></div></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.wowlinux.com/information/freshmanview.html?id=16&amp;view=1" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[초보용] 파티션 알기</span></u></a><span style="FONT-SIZE: 100%">/ </span><a class="con_link" href="http://www.wowlinux.com/information/freshmanview.html?id=18&amp;view=1&amp;db=freshman" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">필요성</span></u></a><span style="FONT-SIZE: 100%">/ </span><a class="con_link" href="http://www.wowlinux.com/information/freshmanview.html?id=20&amp;view=1&amp;db=freshman" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">종류</span></u></a><span style="FONT-SIZE: 100%">/ </span><a class="con_link" href="http://www.wowlinux.com/information/freshmanview.html?id=22&amp;view=1&amp;db=freshman" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">나누기</span></u></a><span style="FONT-SIZE: 100%">/ </span><a class="con_link" href="http://www.wowlinux.com/information/freshmanview.html?id=24&amp;view=1&amp;db=freshman" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">퍼포먼스 높이기</span></u></a><span style="FONT-SIZE: 100%">- wowlinux</span></td></tr><tr><td><div align="center"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></div></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/%C6%C4%C6%BC%BC%C7" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">파티션에 대한 이해</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><div align="center"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></div></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/redhat01.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">레드헷강좌1</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><div align="center"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></div></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/redhat02.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">레드헷강좌2</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><div align="center"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></div></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/debian01.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">데비안강좌1</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><div align="center"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></div></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/debian02.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">데비안강좌2</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><div align="center"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></div></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/debian03.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">데비안강좌3</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><div align="center"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></div></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200008&amp;pageid=16&amp;casub=kernel2.4&amp;st=Kernel%202.4%20%5B1/2%5D" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">kernel 2.4 [1]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.linux.co.kr/theme/pageview.html?ca=200008&amp;pageid=15&amp;casub=kernel2.4&amp;st=Kernel%202.4%20%5B2/2%5D" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[2]</span></u></a><span style="FONT-SIZE: 100%">- http://www.linux.co.kr</span></td></tr><tr><td><div align="center"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></div></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www-903.ibm.com/developerworks/kr/linux/library/l-inside.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Linux 2.6 속으로!</span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr></tbody></table><br style="COLOR: rgb(142,142,142)"><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="95%" align="center" bgcolor="#f5f5f5" border="0"><tbody><tr><td><b><span style="FONT-SIZE: 100%">설치</span></b></td></tr></tbody></table><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="560" align="center" border="0"><tbody><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Installation-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Installation-HOWTO</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://tunelinux.pe.kr/wikix/index.php?display=LinuxSetting" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 설치 및 세팅</span></u></a><span style="FONT-SIZE: 100%">- http://tunelinux.pe.kr/</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/linux-install/index.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 서버 구축하기</span></u></a><span style="FONT-SIZE: 100%">- superuser.co.kr</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/install-guide-2.0.txt" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Linux Installation and Getting Started </span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/rhl-ig-x86-ko.pdf" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Red Hat Linux 9 설치 가이드</span></u></a><span style="FONT-SIZE: 100%">- superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/MAN0067KR-text.pdf" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Red Hat Enterprise Linux 3 설치 가이드 (x86, Itanium™, AMD64 아키텍쳐용)</span></u></a><span style="FONT-SIZE: 100%">- superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/MAN0068KR-text.pdf" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Red Hat Enterprise Linux 3 설치 가이드 (IBM iSeries™, pSeries™ 아키텍쳐용)</span></u></a><span style="FONT-SIZE: 100%">- superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/MAN0069KR-text.pdf" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Red Hat Enterprise Linux 3 설치 가이드 (IBM® S/390, zSeries 아키텍쳐용)</span></u></a><span style="FONT-SIZE: 100%">- superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/rhl-ig-as-x86-ko.pdf" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">x86 Red Hat Enterprise Linux AS 2.1 설치 가이드</span></u></a><span style="FONT-SIZE: 100%">- superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/rhel-ig-es-x86-ko.pdf" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">x86 Red Hat Enterprise Linux ES 2.1 설치 가이드</span></u></a><span style="FONT-SIZE: 100%">- superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/rhel-ig-ws-x86-ko.pdf" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">x86 Red Hat Enterprise Linux WS 2.1 설치 가이드</span></u></a><span style="FONT-SIZE: 100%">- superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/rh-cm-ko.pdf" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Red Hat 클러스터 관리자 설치와 관리 가이드</span></u></a><span style="FONT-SIZE: 100%">- superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/redhat7_2/page01.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">레드햇 7.2 설치시 주의사항</span></u></a><span style="FONT-SIZE: 100%">- superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/wowlinux_InstallGuide.pdf" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">와우리눅스 7.1 파란 설치/사용자 가이드</span></u></a><span style="FONT-SIZE: 100%">- wowlinux.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/sparc.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Sparc Linux 설치 및 사용법</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/alpha.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Alpha Linux 설치 및 사용법</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/debian_21_r2.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">데비안(Debian) V2.1 R2 설치 및 셋업</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/html/Debian_Install-KLDP/Debian_Install-KLDP.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">데비안 리눅스 설치 안내</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/01-02-3.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">데비안(debian)으로의 전향(Ⅰ)</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/Debian_Install-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Debian_Install-HOWTO</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/html/Hurd_Install-KLDP/" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Debian Hurd 설치</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/HowToUseDebianOnIBook" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">HowToUseDebianOnIBook</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/PalmOS-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">3Com 팜 파일럿(PDA)을 리눅스 시스템과 같이 사용</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/SparcLinux-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">스팍 머신에 리눅스 설치하기</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/AlphaLinux_Install-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">알파 리눅스 설치 준비과정</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Alpha164-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Alpha 보드에 리눅스를 설치</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/html/AlphaLinux-Install-KLDP/AlphaLinux-Install-KLDP.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">알파 리눅스 설치 안내</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/html/Alpha_Milo-KLDP/Alpha_Milo-KLDP.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Milo 이용 알파 리눅스 설치 안내</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/HowToUseDebianOnIBook" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">아이북에 데비안을 설치하고 OSX과 함께 쓰는 방법 </span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Linux-From-Scratch-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스를 처음부터 끝까지 수동으로 설치하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/HowToBuildAMinimalLinuxSystemFromSourceCode" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">소스 코드로부터 최소한의 리눅스 시스템을 만드는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/authconf/index.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Authentication configuration(인증설정)</span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/firewall/index.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Firewall configuration(방화벽설정)</span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/keyboardconf/index.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Keyboard configuration(키보드설정)</span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/mouseconf/index.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Mouse configuration(마우스설정)</span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/ntsysv/index.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">System Services (서비스설정)</span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/sound/index.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Sound card configuration(사운드카드설정)</span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/timeconfig/index.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Timezone configuration(지역시간대설정)</span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/xconf/index.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">X configuration(X Server설정)</span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/netconfig/index.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Network Configuration</span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr></tbody></table><br style="COLOR: rgb(142,142,142)"><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="95%" align="center" bgcolor="#f5f5f5" border="0"><tbody><tr><td><b><span style="FONT-SIZE: 100%">관리</span></b></td></tr></tbody></table><table style="COLOR: rgb(142,142,142)" cellspacing="0" cellpadding="0" width="560" align="center" border="0"><tbody><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">일반</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/Translations/html/SysAdminGuide-KLDP/book1.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 시스템 관리자가 알아야 할 필수적인 내용들</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/sag04h01.tgz" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Linux System Administrator's Guide (유니텔 리눅스 동호회)</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td height="1"><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/LAME-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Linux Administration Made Easy</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Linux_admin_FAQ-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Linux-admin FAQ</span></u></a><span style="FONT-SIZE: 100%">- kldp </span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/FromPowerUpToBashPrompt" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">전원을 켤 때부터 로그인하고 배시 프롬프트가 뜰 때까지</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/linux_version/index.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스의 배포판버전, 커널버전확인방법</span></u></a><span style="FONT-SIZE: 100%">- superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/tip/page01.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">RedHat Linux 7.X대 버전설치후 ftp, telnet 접속안될때 해결</span></u></a><span style="FONT-SIZE: 100%">-superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/logrotate/index.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 로그파일관리(logrotate)</span></u></a><span style="FONT-SIZE: 100%">- superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/syslog/index.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">로그파일(syslog) 실무가이드</span></u></a><span style="FONT-SIZE: 100%">- superuser.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/01-01-1.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">원격 로그서버 만들기 완벽 가이드</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">디스크</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/LVM-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">LVM(Logical Volume Manager)의 작동 원리와 이용 방법 1</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/LVM-HOWTO-AJ_lewis" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">LVM(Logical Volume Manager)의 작동 원리와 이용 방법 2</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Linux+XFS-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">SGI XFS를 사용한 리눅스 시스템 구성 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Loopback-Root-FS-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">루프백 디바이스 이용 별도의 파티션 작업 없이 도스 파티션에 리눅스를 설치</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Swap-Space" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">하드웨어 스왑 공간에 관한 설명</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/UMSDOS-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">UMSDOS 파일시스템을 이용하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Loopback-Encrypted-Filesystem-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">사용자가 마운트할 때, 그 내용을 동적으로 암호화하여 저장하는 파일 시스템 설정, 사용법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Hard-Disk-Upgrade" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 시스템을 하드디스크에서 다른 하드디스크로 복사하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Partition" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">파티션을 할당하는 방법 및 스왑 공간 설정, 운영 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Large-Disk" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">고려해야 할 하드디스크의 구조정보와 1024개의 실린더 제한</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Ext2fs-Undeletion-Dir-Struct" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">실수로 지워진 전체 디렉토리 구조를 복구하는 방법 </span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Partition-Rescue-mini-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">파티션이 사라졌을 경우의 해결책</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Ext2fs-Undeletion" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스의 파일 시스템인 Ext2 에서 삭제한 파일을 되살리는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Quota" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">개별 사용자의 디스크 사용량을 제한할 수 있는 Quota</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">튜닝</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/kani/page11.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 서버 최적화 테크닉 키우기 [1]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.superuser.co.kr/linux/kani/page11.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[2]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.superuser.co.kr/linux/kani/page11.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[3]</span></u></a><span style="FONT-SIZE: 100%"></span><a class="con_link" href="http://www.superuser.co.kr/linux/kani/page11.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">[4]</span></u></a><span style="FONT-SIZE: 100%">- chtla.com</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/kani/page09.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc; FONT-FAMILY: 굴림">시스템 관리자를 위한 50가지 비법</span></u></a><span style="FONT-SIZE: 100%">- superuser.co.kr</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Saving-Space" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">디스크 스페이스가 부족한 곳에 리눅스를 설치하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Process-Accounting" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 호스트에서 프로세스의 통계를 얻는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://tunelinux.pe.kr/zboard/view.php?id=tip&amp;no=57" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc; FONT-FAMILY: 굴림">i/o 모니터링 관련 iostat</span></u></a><span style="FONT-SIZE: 100%">- http://tunelinux.pe.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://tunelinux.pe.kr/bbs/read.php?table=linuxinfo&amp;no=345" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">시스템 최적화 </span></u></a><span style="FONT-SIZE: 100%">- http://tunelinux.pe.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://tunelinux.pe.kr/tune/tunning-pse/pse-03.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">운영체제와 커널 차원에서의 튜닝과 보안 1</span></u></a><span style="FONT-SIZE: 100%">- http://tunelinux.pe.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://tunelinux.pe.kr/bbs/read.php?table=linuxinfo&amp;no=93" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">운영체제와 커널 차원에서의 튜닝과 보안 2</span></u></a><span style="FONT-SIZE: 100%">- http://tunelinux.pe.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://tunelinux.pe.kr/tune/tunning-pse/pse-04.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">응용프로그램에서의 최적화 DB와 Mysql</span></u></a><span style="FONT-SIZE: 100%">- http://tunelinux.pe.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://tunelinux.pe.kr/bbs/read.php?table=linuxinfo&amp;no=22" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">로그파일 분석 및 효율적인 관리 </span></u></a><span style="FONT-SIZE: 100%">- http://tunelinux.pe.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://tunelinux.pe.kr/bbs/read.php?table=linuxinfo&amp;no=23" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 커널 성능과 확장성 향상 </span></u></a><span style="FONT-SIZE: 100%">- IBM</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://tunelinux.pe.kr/wikix/index.php?display=Sar" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">대형서비스위한 커널 조정 </span></u></a><span style="FONT-SIZE: 100%">- http://tunelinux.pe.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Configuration-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">새로 설치한 리눅스 시스템의 세부 설정을 더 빠르고 쉽게</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/Process_Account-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc; FONT-FAMILY: 굴림">프로세스 어카운팅</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/Ulimit-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">시스템에서 사용 가능한 프로세스 및 자원의 한도를 변경</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/Tuning-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">시스템 성능 최적화를 위한 튜닝 전략</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Small-Memory" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">적은 양의 메모리를 가진 시스템에서 리눅스를 효과적으로 사용</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/BogoMips" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 시스템 성능 지표를 제시해 주는 보고밉스</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/IOPerformanceHOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 2.4 커널의 I/O 성능을 개선시키기 위한 커널 패치에 관한 설명</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">모니터링</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://tunelinux.pe.kr/wikix/index.php?display=Sar" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Sar 로 시스템 모니터링하기 </span></u></a><span style="FONT-SIZE: 100%">- http://tunelinux.pe.kr </span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/Accounting-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">통계(accounting)를 이용한 서버 시스템 모니터링</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://tunelinux.pe.kr/tune/tunning-pse/pse-05.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc; FONT-FAMILY: 굴림">MRTG 이용한 시스템 모니터링 자동화</span></u></a><span style="FONT-SIZE: 100%">- http://tunelinux.pe.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://tunelinux.pe.kr/bbs/read.php?table=linuxinfo&amp;no=72" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">MRTG 이용 시스템 모니터링 예제 파일 및 설명</span></u></a><span style="FONT-SIZE: 100%">- http://tunelinux.pe.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://tunelinux.pe.kr/bbs/read.php?table=linuxinfo&amp;no=111" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">MRTG 이용한 네트워크 모니터링</span></u></a><span style="FONT-SIZE: 100%">- http://tunelinux.pe.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://network.hanbitbook.co.kr/view_news.htm?serial=676" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Nagios 설치, 감시 초기화 및 관리</span></u></a><span style="FONT-SIZE: 100%">- http://tunelinux.pe.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/system_monitor.doc" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">시스템 및 네트워크 모니터링을 통한 보안 강화</span></u></a><span style="FONT-SIZE: 100%">- http://tt.co.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.50001.com/system_os/linuxside/data/network.txt" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">네트워크 관리시스템</span></u></a><span style="FONT-SIZE: 100%">- 프로그램세계</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://tunelinux.pe.kr/tune/tunning-pse/pse-01.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc; FONT-FAMILY: 굴림">시스템 모니터링</span></u></a><span style="FONT-SIZE: 100%">- http://tunelinux.pe.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://tunelinux.pe.kr/tune/tunning-pse/pse-02.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc; FONT-FAMILY: 굴림">네트워크 모니터링 </span></u></a><span style="FONT-SIZE: 100%">- http://tunelinux.pe.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://tunelinux.pe.kr/zboard/view.php?id=tip&amp;no=66" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">모니터링할 항목 설정</span></u></a><span style="FONT-SIZE: 100%">- http://tunelinux.pe.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://tunelinux.pe.kr/tune/tunning-pse/tunning.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">리눅스 시스템 모니터링 시스템 최적화</span></u></a><span style="FONT-SIZE: 100%">- http://tunelinux.pe.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://coffeenix.net/board_view.php?cata_code=110&amp;bd_code=83&amp;bpage=" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc; FONT-FAMILY: 굴림">서버 모니터링 툴의 강자, RRDtool 가이드</span></u></a><span style="FONT-SIZE: 100%">- http://tunelinux.pe.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://myhome.hanafos.com/%7Eitup/part0/about.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">RRDtool의 기본 개념</span></u></a><span style="FONT-SIZE: 100%">- http://myhome.hanafos.com/~itup</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://myhome.hanafos.com/%7Eitup/part1/index.html" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">RRDtool Tutorial Page</span></u></a><span style="FONT-SIZE: 100%">- http://myhome.hanafos.com/~itup</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://tunelinux.pe.kr/bbs/read.php?table=linuxinfo&amp;no=42" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc; FONT-FAMILY: 굴림">TCPDUMP User Guide</span></u></a><span style="FONT-SIZE: 100%">- http://tunelinux.pe.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://tunelinux.pe.kr/bbs/read.php?table=linuxinfo&amp;no=41" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">LSOF 설치 &amp; 활용 가이드</span></u></a><span style="FONT-SIZE: 100%">- http://tunelinux.pe.kr</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/whatsup/whatsup01.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">쉐어웨어 What'up 가이드</span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/kani/page02.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc; FONT-FAMILY: 굴림">ntop 설치 및 설정</span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.superuser.co.kr/linux/kani/page07.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">logwach-3.3-2 설치 및 설정</span></u></a><span style="FONT-SIZE: 100%">- http://www.superuser.co.kr/</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">패키지</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?><b> </b></span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Software-Building-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">일반적인 유닉스 소프트웨어를 컴파일하고 설치하는 방법(rpm, deb)</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Dselect-TRANS" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">데비안 리눅스를 설치할 때 사용하는 패키지 선택 시스템을 구성하는 dselect</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/debpkg.txt" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">데비안 리눅스의 패키지 관리 시스템을 사용하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/KoreanDoc/RPM_Guide-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">RPM을 사용하는 방법 및 RPM 패키지를 만드는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/RPM+Slackware" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">슬랙웨어 리눅스에서 RPM 설치하기</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/Rpm-Usage-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">레드햇 리눅스의 패키지 관리 시스템인 RPM을 사용하는 방법 1</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/RPM-HOWTO" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">레드햇 리눅스의 패키지 관리 시스템인 RPM을 사용하는 방법 2</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><p><b><span style="FONT-SIZE: 100%">백업</span></b></p><p><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://doc.kldp.org/HOWTO/html/Linux-Complete-Backup-and-Recovery-HOWTO/" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">완전 복구(Bare Metal Recovery)를 위한 시스템 백업 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></p></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/DocbookSgml/Amanda-KLDP" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">Amanda를 사용하여 중요한 데이터를 백업/복구하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/LinuxdocSgml/ADSM-Backup" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc">ADSM 백업 시스템을 이용하는 방법</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://wiki.kldp.org/wiki.php/RsyncForWindows" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc; FONT-FAMILY: 굴림">rsync를 이용하여 윈도우즈의 파일을 백업하는 미니 HOWTO</span></u></a><span style="FONT-SIZE: 100%">- kldp</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/01-01-6.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc; FONT-FAMILY: 굴림">리눅스에서 하드 디스크 백업</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr><tr><td height="25"><span style="FONT-SIZE: 100%"><img height="9" src="http://www.50001.com/images/arrow.gif" width="9" align="absMiddle" border="0" onloads&#61;?chgimgWidth(this)?> </span><a class="con_link" href="http://www.linuxlab.co.kr/docs/01-04-3.htm" target="_blank"><u><span style="FONT-SIZE: 100%; COLOR: #0033cc; FONT-FAMILY: 굴림">미러링(Mirroring)</span></u></a><span style="FONT-SIZE: 100%">- 리눅스랩</span></td></tr><tr><td><span style="FONT-SIZE: 100%"><img height="1" src="http://www.50001.com/images/bb_line.gif" width="555" onloads&#61;?chgimgWidth(this)?></span></td></tr></tbody></table><br style="COLOR: rgb(142,142,142)"></p>			 ]]> 
		</description>
		<category>Linux</category>

		<comments>http://downpour.egloos.com/1101893#comments</comments>
		<pubDate>Fri, 07 Dec 2007 08:02:59 GMT</pubDate>
		<dc:creator>성우</dc:creator>
	</item>
	<item>
		<title><![CDATA[ ubuntu - Latest nvidia drivers  ]]> </title>
		<link>http://downpour.egloos.com/1101855</link>
		<guid>http://downpour.egloos.com/1101855</guid>
		<description>
			<![CDATA[ 
  <div class="view" style="FONT-SIZE: 9pt; FONT-FAMILY: 돋움"><div class="smallfont"><strong>HOWTO: Latest NVIDIA drivers</strong> </div><hr style="COLOR: #ffffff" size="1"><!-- / icon and title --><!-- message --><div class="ubuntu_messagebody" id="post_message_303965">If you want to install <span class="highlight">Nvidia</span> driver with the <span class="highlight">nvidia</span> installer (I've tried v.7667) and you use a kernel from Ubuntu Hoary or you compiled it from Hoary sources (or kernel.org sources), then just try this HOWTO.<br>If you have a kernel from Ubuntu Breezy then try this HOWTO:<br><a class="con_link" href="http://www.ubuntuforums.org/showthread.php?t=52924" target="_blank">http://www.ubuntuforums.org/showthread.php?t=52924</a> <span style="COLOR: #0000ff">OR just look at point 2 of the problems section of THIS guide.</span><br><br>Make sure you graphic card is not among the ones which are NOT SUPPORTED by looking at the list you will find in the NOTES SECTION * <br><span style="COLOR: #ff0000"><br>You need 7676 version only if you have Geforce 7800, otherwise is useless (and it has some bugs). If you haven't got this graphic card PLEASE try 7667, it's more stable.</span><br><br>Download the installer from this page according to your architecture (32bit or 64bit)<br><a class="con_link" href="http://www.nvidia.com/object/unix.html" target="_blank">http://www.nvidia.com/object/unix.html</a> <br><br>Before you start you have to make sure the following things are installed (see points "a","b","c"). If not, you can install them following these steps:<br><br>Open either Terminal or Konsole and type:<br><br>uname -r (this will tell you the name and version of the kernel you are using)<br><br>Open either Synaptic or Kynaptic<br><br>a) press the "Search" button and put "header" in the search field<br><br>you will see a list of files, find "linux-headers-the name you got from uname -r"<br><br>for example if your kernel is "2.6.10-5-386", the headers will be "linux-headers-2.6.10-5-386"<br><br>click on the files and select "Mark for installation"<br><br>b) press the "Search" button and put "linux-source" in the search field<br><br>you will see a list of files, find "linux-source-the name you got from uname -r"<br><br>click on the file and select "Mark for installation"<br><br>c) press the "Search" button and put "build-essential" in the search field<br><br>click on the file and select "Mark for installation"<br><br><br>d) Press the "Apply" button.<br><br>You can close Synaptic (or Kynaptic) after it has finished installing the headers.<br><br><br>Ok, now let's begin:<br><br>1) uninstall nvidia-glx (if you don't have it just go to step 2)<br><br>2) remove the file manually:<br>sudo rm /etc/init.d/nvidia-glx<br><br>3) sudo apt-get install gcc (just in case)<br><br>ctl-alt-f1 (so as to get to the command line, not a windowed terminal, but out of the graphical interface GUI)<br><br>login with your username and password (if required)<br><br>sudo /etc/init.d/gdm stop (or "kdm stop" if you use KDE)<br><br>cd “directory where you have the <span class="highlight">nvidia</span> installer”<br><br>If you have Ubuntu 64bit type: **<br>sudo sh NVIDIA-Linux-x86_64-1.0-7667-pkg2.run<br><br>Otherwise if you have Ubuntu 32 bit type:<br>sudo sh NVIDIA-Linux-x86-1.0-7667-pkg2.run<br><br>If you have Ubuntu 64bit you can't install OpenGL32bit compatibility libraries, so when the installer asks whether to install it just answer no OR you may want to try a workaround which Draugen found but which I haven't tried myself (look at the PROBLEMS SECTION at the end of the guide: point 5).<br><br>sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup<br><br>sudo nano /etc/X11/xorg.conf<br>scroll the file down until you find the line with “Modules” and comment out (by putting a "#" before the line) the 2 lines I put in blue and add Load "glx". It should look like the example below:<br><br><br>Section "Module"<br>Load "bitmap"<br>Load "dbe"<br>Load "ddc"<br>#<span style="COLOR: #0000ff">Load "dri"</span><br>#<span style="COLOR: #0000ff">Load “GLcore”</span><br>Load "extmod"<br>Load "freetype"<br><span style="COLOR: #008000">Load "glx"</span><br>Load "int10"<br>Load "record"<br>Load "type1"<br>Load "vbe"<br><br>Then find the section Device and make sure the word I put in red is “nvidia”:<br><br>Section "Device"<br>Identifier "NVIDIA Corporation NV40 [GeForce 6200 TurboCache]"<br>Driver "<span style="COLOR: #ff0000"><span class="highlight">nvidia</span></span>"<br>BusID "PCI:1:0:0"<br><br><br>CTRL+O to save (yes, use the same name and overwrite the file)<br>CTRL+X to exit<br><br>sudo /etc/init.d/gdm start (or "kdm start" if you use KDE)<br><br>Now you have installed the new <span class="highlight">nvidia</span> driver.<br><br><span style="COLOR: #ff00ff">If you want a "control panel" which shows the settings of your card you might want to install "Nvidia-settings" (this part of the guide has been taken from the Unofficial Ubuntu Starter Guide) although they driver works fine also without it (the choice it's up to you).<br></span><br>Open Terminal or Konsole and type<br><br>sudo apt-get install nvidia-settings<br><br>sudo gedit /usr/share/applications/NVIDIA-Settings.desktop (you can use "kate" instead of "gedit" in KDE)<br><br>Insert the following lines into the new file:<br><br>[Desktop Entry]<br>Name=NVIDIA Settings<br>Comment=NVIDIA Settings<br>Exec=nvidia-settings<br>Icon=<br>Terminal=false<br>Type=Application<br>Categories=Application;System;<br><br><br>Save the file and exit.<br><br>Restart your computer<br><br>You will be able to see "Nvidia settings" in the menu (the one from which you launch all the applications)<br><br>Enjoy!<br>-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------<span style="COLOR: #ff00ff"><br>NOTES SECTION</span><br><br>* Below are the legacy GPUs that are no longer supported in the unified driver.<br>These GPUs will continue to be maintained through the special legacy <span class="highlight">NVIDIA</span><br>GPU driver releases.<br><br><span class="highlight">NVIDIA</span> chip name Device PCI ID<br>------------------------------- -------------------------------<br>RIVA TNT 0x0020<br>RIVA TNT2/TNT2 Pro 0x0028<br>RIVA TNT2 Ultra 0x0029<br>Vanta/Vanta LT 0x002C<br>RIVA TNT2 Model 64/Model 64 Pro 0x002D<br>Aladdin TNT2 0x00A0<br>GeForce 256 0x0100<br>GeForce DDR 0x0101<br>Quadro 0x0103<br>GeForce2 GTS/GeForce2 Pro 0x0150<br>GeForce2 Ti 0x0151<br>GeForce2 Ultra 0x0152<br>Quadro2 Pro 0x0153<br>----------------------------------------------------------------<br><br><br>** the name of the installer may vary:<br>e.g. it could be NVIDIA-Linux-x86_64-1.0-7667-pkg1.run.<br><br>So just put the name of the installer you've downloaded from <span class="highlight">Nvidia</span> website.<br>-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------<br><br><span style="COLOR: #ff00ff">PROBLEMS SECTION</span><br><br>1) If the installer reports that the “Framebuffer” kernel module conflicts with the drivers you will have to recompile your kernel and disable this function<br>Here's a HOWTO for kernel compilation for newbies<br><a class="con_link" href="http://www.ubuntuforums.org/showthread.php?t=56835&amp;page=1&amp;pp=10" target="_blank">http://www.ubuntuforums.org/showthre...5&amp;page=1&amp;pp=10</a><br><br>2) If the installer complains in this way (this is an example of part of the error):<br>...<br><span class="highlight">nvidia</span>: version magic '2.6.10-5-386 preempt 386 gcc-<span style="COLOR: #0000ff">3.4'</span> should be<br>'2.6.10-5-386 preempt 386 gcc-<span style="COLOR: #ff0000">3.3</span>'<br>ERROR: Installation has failed. Please see the file<br>'/var/log/nvidia-installer.log' for details.<br>...<br><br>This means the installer tries to use gcc-3.4 instead of gcc-3.3(the right one).Type this before launching <span class="highlight">NVIDIA</span> installer:<br><br>CC=gcc-<span style="COLOR: #ff0000">3.3</span> <br>export CC<br><br>The number of the version of gcc has to be the same as the 2nd one reported in the error by <span class="highlight">nvidia</span> installer (i.e. the word I put in red instead of the one I put in blue)<br><br>then run <span class="highlight">nvidia</span> installer again.<br><br>3) If the installer complains in this way:<br>...<br>ERROR: Unable to find the development tool `cc` in your path; please make sure<br>that you have the package 'gcc' installed. If gcc is installed on your<br>system, then please check that `cc` is in your PATH.<br><br>The user Reid has suggested this solution:<br><br>To find out where 'gcc' is located I did:<br>Code:<br><br>which gcc<br><br><br>which returned:<br>Code:<br><br>/usr/bin/gcc<br><br><br>then I made a symbolic link to gcc called cc so programs trying to use 'cc' would get gcc, with this code:<br>Code:<br><br>sudo ln -s /usr/bin/gcc /usr/bin/cc<br><br>Then try the installer again.<br><br>4) If you have an AGP graphic card and your system freezes but you can still move the mouse pointer you will have to do this:<br>sudo nano /etc/X11/xorg.conf<br>Add the lines in red at this section of the file:<br><br>Section "Device"<br>Identifier "NVIDIA Corporation NV40 [GeForce 6200 TurboCache]"<br>Driver "nvidia"<br>BusID "PCI:1:0:0"<br><span style="COLOR: #ff0000">Option "NvAGP" "0"<br>Option "RenderAccel" "Off"<br>Option "IgnoreDisplayDevices" "DFP,TV"<br>Option "NoRenderExtension" "Off"<br>Option "Accel" "Off"<br>Option "AllowGLXWithComposite" “Off”</span><br><br>EndSection<br><br><br>This will either disable 3d acceleration or make it slower (sorry but I haven't got an AGP card so I haven't tried them myself)<br><br>If this doesn't work for you try asking at this Forum and you might be talking to some of the developers of the <span class="highlight">NVIDIA</span> drivers (there's a Linux section) (it's very useful)<br><a class="con_link" href="http://www.nvnews.net/vbulletin/forumdisplay.php?f=14" target="_blank">http://www.nvnews.net/vbulletin/forumdisplay.php?f=14</a><br><br>5) If you have Ubuntu 64bit you will have some problems when trying to install OpenGL32bit compatibility libraries, so yuomay want to try a workaround suggested by Draugen but which I haven't tried myself<br><br>type:<br><br>sudo mkdir /emul<br>sudo mkdir /emul/ia32-linux<br>sudo mkdir /emul/ia32-linux/usr<br><br>sudo ln -s /usr/lib32 /emul/ia32-linux/usr/lib<br><br><br>if /usr/lib32 does not exist, you need to do this<br><br>Type:<br><br>sudo apt-get install ia32-libs lib32gcc1 lib32stdc++6<br><br>without which the opengl compat libs probably won't be much use anyway <br><br>there are more 32bit libs as well. check synaptic.<br></div></div>			 ]]> 
		</description>

		<comments>http://downpour.egloos.com/1101855#comments</comments>
		<pubDate>Fri, 07 Dec 2007 07:56:38 GMT</pubDate>
		<dc:creator>성우</dc:creator>
	</item>
	<item>
		<title><![CDATA[ PuTTY로 접속해서 한글쓰기 ]]> </title>
		<link>http://downpour.egloos.com/1101851</link>
		<guid>http://downpour.egloos.com/1101851</guid>
		<description>
			<![CDATA[ 
  <div class="view" style="FONT-SIZE: 9pt; FONT-FAMILY: 돋움"><p>나는 설치할때 기본 언어를 한국어로 선택했다~ (사실 설치는 레드햇과 똑같다~!!)</p><p>요즘들어 나온 배포버전을 보면 대략 UTF-8 을 기본적으로 사용하도록 되어있다.</p><p>우분투도 그렇고..</p><p>&nbsp;</p><p>한글을 써보자~</p><p>위에도 말했듯 나는 설치할 때 기본언어를 한국어로 선택했다~ 그래서 이렇게 나온다.</p><p>&nbsp;</p><p>[dohyu@gw1 ~]$ echo $LANG<br>ko_KR.UTF-8</p><p>&nbsp;</p><p>주로 PuTTY를 사용하는데, 설정은 아래와 같이 한다.</p><p>&nbsp;</p><p>1. Category -&gt; Window -&gt; Appearance -&gt; Font settings -&gt; 트루타입폰트로 변경</p><p>2. Category -&gt; Window -&gt; Translation -&gt; Recieved data assumed <span style="FONT-SIZE: 100%">to be in which character set -&gt; UTF-8 로 변경</span></p><p><span style="FONT-SIZE: 100%"></span>&nbsp;</p><p><span style="FONT-SIZE: 100%">원래 Fixedsys 를 좋아했었는데, PuTTY에서 트루타입이 아니면 글자가 안보인다.</span></p><p><span style="FONT-SIZE: 100%">왜인지는 모르겠지만 지금은 그냥 "굴림"을 쓰고있다~!!</span></p><p><span style="FONT-SIZE: 100%"></span>&nbsp;</p><p><span style="FONT-SIZE: 100%"></span>&nbsp;</p><p><span style="FONT-SIZE: 100%">사실 이걸 알게된게 얼마 안됐다~!!</span></p><p><span style="FONT-SIZE: 100%">우리회사엔 우분투서버가 두대가 있는데 PuTTY로 한글이 보이지 않아</span></p><p><span style="FONT-SIZE: 100%">무지 애먹었던 기억이 난다. 이유는 당근 "Fixedsys" 덕분이였다.</span></p><p><span style="FONT-SIZE: 100%">어떻게 해봐도 UTF-8 환경에서는 글자가 보이지 않으니 답답해 미칠지경이였고,</span></p><p><span style="FONT-SIZE: 100%">그래서 억지로 EUC-KR로 변경하여 쓰곤했었는데..(작업이 만만찮다)</span></p><p><span style="FONT-SIZE: 100%">Fixedsys가 UTF-8 환경에서 한글을 제대로 표현하지 못한다는 말을 듣고</span></p><p><span style="FONT-SIZE: 100%">지금까지 바보짓을 했었다는 생각이...</span></p></div>			 ]]> 
		</description>
		<category>ETC</category>

		<comments>http://downpour.egloos.com/1101851#comments</comments>
		<pubDate>Fri, 07 Dec 2007 07:56:07 GMT</pubDate>
		<dc:creator>성우</dc:creator>
	</item>
</channel>
</rss>
