<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>pcandme&#039;s blog</title>
		<link>http://pcandme.net/</link>
		<description></description>
		<language>ko</language>
		<pubDate>Wed, 14 Sep 2011 22:33:56 +0900</pubDate>
		<generator>Tistory 1.1 (http://www.tistory.com/)</generator>
		<image>
		<title>pcandme&#039;s blog</title>
		<url><![CDATA[http://cfile23.uf.tistory.com/image/204059504D6708EE2994DD]]></url>
		<link>http://pcandme.net/</link>
		<description></description>
		</image>
		<item>
			<title>티스토리 메일주소 사용 후기</title>
			<link>http://pcandme.net/99</link>
			<description>사용 후기를 쓰면 금번 이벤트 당첨 확률이 높아진다고 해서 쓰기 버튼을 눌렀더니 내 블로그에 글 쓰는 것이어쿠나! =_=;&lt;br /&gt;
&lt;br /&gt;아무튼 바꿔서 좋은 점은, 좀 전에 바꿔서 아직 좋은 줄은 잘 모르겠지만 다음 메일과의 연동으로 내 블로그에서도 다음 메일을 확인하고 관리할 수 있다는 점이다.&lt;br /&gt;
&lt;br /&gt;그 외에 티스토리 로그인 아이디를 티스토리 메일 주소로 변경함으로써 티스토리 로그인 시 뭔가 통일감을 준다고나 할까? -_-;&lt;br /&gt;
&lt;br /&gt;메일 용량은 몰라도 다음 클라우드 용량 50GB 플러스는 꼭 당첨되고 싶네.&lt;br /&gt;
&lt;br /&gt;다음 만만세!!!&lt;br /&gt;
&lt;br /&gt;(음? 뭔가 결론이? -_-;;;)&amp;nbsp;&lt;div style=&quot;text-align:left; padding-top:10px;&quot;&gt;
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fpcandme.net/99&amp;amp;layout=standard&amp;amp;show_faces=true&amp;amp;width=310&amp;amp;action=like&amp;amp;font=tahoma&amp;amp;colorscheme=light&amp;amp;height=65&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:310px; height:65px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
</description>
			<category>Gossip</category>
			<category>@tistory.com</category>
			<author>pcandme</author>
			<guid>http://pcandme.net/99</guid>
			<comments>http://pcandme.net/99#entry99comment</comments>
			<pubDate>Wed, 22 Jun 2011 10:30:43 +0900</pubDate>
		</item>
		<item>
			<title>LaTeX Beamer에서 블럭(block) 색상 바꾸기</title>
			<link>http://pcandme.net/97</link>
			<description>LaTeX Beamer는 텍스트 블럭을 넣을 수 있도록 지원을 하는데, 이것의 색상을 바꾸는 방법이다. 테마에 따라 색상이 지정되어 있지만 해당 파일에서만 색상을 다른 것으로 바꿀 수 있다.&lt;br /&gt;
&lt;br /&gt;LaTeX 파일에 다음의 라인을 추가한다.&lt;br /&gt;
&lt;br /&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(193, 193, 193); border-right-color: rgb(193, 193, 193); border-bottom-color: rgb(193, 193, 193); border-left-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;\setbeamercolor{block title}{bg=red, fg=blue}&lt;div&gt;
\setbeamercolor{block body}{bg=yellow, fg=green}&lt;/div&gt;
&lt;/p&gt;&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&#039;fg&#039;는 &#039;foreground&#039;, &#039;bg&#039;는 &#039;background&#039;의 약어로 각각 폰트 색상과 바탕 색상을 의미한다. 위의 예는 블럭의 제목줄의 폰트 색깔은 파란색으로, 바탕화면 색깔은 빨간색으로 하고 블럭 내용의 폰트 색깔은 녹색, 바탕화면 색깔은 노란색으로 지정해주는 예이다.&lt;br /&gt;
&lt;br /&gt;출처:&amp;nbsp;&lt;a href=&quot;http://www.latex-community.org/forum/viewtopic.php?f=5&amp;amp;t=5138#p21418&quot;&gt;http://www.latex-community.org/forum/viewtopic.php?f=5&amp;amp;t=5138#p21418&lt;/a&gt;&amp;nbsp;&lt;/div&gt;
&lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;&lt;div style=&quot;text-align:left; padding-top:10px;&quot;&gt;
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fpcandme.net/97&amp;amp;layout=standard&amp;amp;show_faces=true&amp;amp;width=310&amp;amp;action=like&amp;amp;font=tahoma&amp;amp;colorscheme=light&amp;amp;height=65&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:310px; height:65px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
</description>
			<category>Software</category>
			<category>beamer</category>
			<category>latex</category>
			<category>레이텍</category>
			<category>비머</category>
			<author>pcandme</author>
			<guid>http://pcandme.net/97</guid>
			<comments>http://pcandme.net/97#entry97comment</comments>
			<pubDate>Thu, 31 Mar 2011 16:17:30 +0900</pubDate>
		</item>
		<item>
			<title>LaTeX Beamer outer 테마 footline에 현재 프레임 넘버와 전체 프레임 넘버 집어 넣기</title>
			<link>http://pcandme.net/96</link>
			<description>&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 1.5;&quot;&gt;슬라이드를 만들 때 각 슬라이드에 현재 슬라이드 넘버와 전체 슬라이드 넘버를 넣어주면 좋은데, LaTeX Beamer로 슬라이드 작성 시 이를 넣어주는 방법이다.&lt;/span&gt;&lt;/font&gt;&lt;div id=&quot;__KO_DIC_LAYER__&quot; style=&quot;padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: fixed; z-index: 1e+09; overflow-x: hidden; overflow-y: hidden; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(51, 51, 119); border-right-color: rgb(51, 51, 119); border-bottom-color: rgb(51, 51, 119); border-left-color: rgb(51, 51, 119); display: none; &quot;&gt;
&lt;iframe frameborder=&quot;0&quot; scrolling=&quot;yes&quot; style=&quot;width: 100%; height: 100%; background-color: rgb(255, 255, 255); &quot;&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;div style=&quot;color: rgb(138, 138, 138); font-family: 돋움; font-size: 12px; line-height: 1.5; &quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;color: rgb(138, 138, 138); font-family: 돋움; font-size: 12px; line-height: 1.5; &quot;&gt;
작성 중인 TeX 파일에서 바로 넣으려면 다음과 같이 간단히 한 줄만 \begin{document} 라인 전에 넣어주면 된다.&lt;/div&gt;
&lt;div style=&quot;color: rgb(138, 138, 138); font-family: 돋움; font-size: 12px; line-height: 1.5; &quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(193, 193, 193); border-right-color: rgb(193, 193, 193); border-bottom-color: rgb(193, 193, 193); border-left-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
\setbeamertemplate{footline}[frame number]&lt;/div&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;그러나 위 방법은 사용 중인 테마에서 footline 템플릿 설정을 해두었을 경우 테마의 설정을 무시하므로, 테마 파일을 직접 수정하여 테마의 일부분으로 만드는 것이 좋은 것 같다.&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;footline 템플릿 설정은 테마에서 outer 테마 설정에 들어간다. 우분투 운영체제에서 LaTeX Beamer의 outer 테마는 다음과 같은 위치에 있다.&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(193, 193, 193); border-right-color: rgb(193, 193, 193); border-bottom-color: rgb(193, 193, 193); border-left-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
/usr/share/texmf/tex/latex/beamer/themes/outer&lt;/div&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;다른 리눅스 배포판이나 유닉스에서도 비슷한 위치에 있을 것이다. 해당 디렉터리에 있는 outer 테마 설정 파일들 중에 수정하고자 하는 파일을 편집기로 연다. 여기서는&amp;nbsp;beamerouterthemesplit.sty 파일을 편집한다. 편집 후 저장 시에 루트 권한이 필요할 수도 있다.&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;이제 해당 파일에서 footline 설정이 있는 곳을 찾는다. 위 파일에서는 다음과 같은 부분에 위치한다.&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(193, 193, 193); border-right-color: rgb(193, 193, 193); border-bottom-color: rgb(193, 193, 193); border-left-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;&lt;div&gt;
\defbeamertemplate*{footline}{split theme}&lt;/div&gt;
&lt;div&gt;{%&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&amp;nbsp;\leavevmode%&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&amp;nbsp;\hbox{\begin{beamercolorbox}[wd=.5\paperwidth,ht=2.5ex,dp=1.125ex,leftskip=.3cm plus1fill,rightskip=.3cm]{author in head/foot}%&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;\usebeamerfont{author in head/foot}\insertshortauthor&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&amp;nbsp;\end{beamercolorbox}%&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&amp;nbsp;\begin{beamercolorbox}[wd=.5\paperwidth,ht=2.5ex,dp=1.125ex,leftskip=.3cm,rightskip=.3cm plus1fil]{title in head/foot}%&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#E31600&quot;&gt;\usebeamerfont{title in head/foot}\insertshorttitle&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&amp;nbsp;\end{beamercolorbox}}%&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&amp;nbsp;\vskip0pt%&lt;/div&gt;
&lt;div&gt;}&lt;/div&gt;
&lt;/div&gt;&lt;div&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
위에서 주목할 부분은 붉은색 폰트로 된 부분이다. 이 부분에 현재 프레임 넘버와 전체 프레임 넘버를 넣을 것이다. 해당 라인를 다음과 같이 되도록 한다.&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
&lt;div&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(193, 193, 193); border-right-color: rgb(193, 193, 193); border-bottom-color: rgb(193, 193, 193); border-left-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
\usebeamerfont{title in head/foot}\insertshorttitle &lt;font class=&quot;Apple-style-span&quot; color=&quot;#E31600&quot;&gt;\hfill \insertframenumber / \inserttotalframenumber&lt;/font&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
붉은색 폰트로 된 부분이 추가된 것이다. 이제 파일을 저장하고 해당 outer 테마를 사용하는 Beamer TeX 파일을 다시 컴파일 해보면 적용되는 것을 알 수 있다.&lt;/div&gt;
&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align:left; padding-top:10px;&quot;&gt;
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fpcandme.net/96&amp;amp;layout=standard&amp;amp;show_faces=true&amp;amp;width=310&amp;amp;action=like&amp;amp;font=tahoma&amp;amp;colorscheme=light&amp;amp;height=65&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:310px; height:65px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
</description>
			<category>Software</category>
			<category>beamer</category>
			<category>latex</category>
			<category>레이텍</category>
			<category>비머</category>
			<author>pcandme</author>
			<guid>http://pcandme.net/96</guid>
			<comments>http://pcandme.net/96#entry96comment</comments>
			<pubDate>Tue, 23 Nov 2010 11:44:30 +0900</pubDate>
		</item>
		<item>
			<title>LaTex Beamer 테마 파일(.sty) 파일 설치 후 tex 파일 빌드 시 테마 파일 찾기 오류 날 때</title>
			<link>http://pcandme.net/95</link>
			<description>오늘 LaTex Beamer 테마를 하나 인터넷에서 다운로드 받아 설치했는데, 다음과 같이 tex 파일 빌드 시에 해당 테마 파일을 찾지 못하는 오류가 발생했다.&lt;div id=&quot;__KO_DIC_LAYER__&quot; style=&quot;padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: fixed; z-index: 1e+09; overflow-x: hidden; overflow-y: hidden; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(51, 51, 119); border-right-color: rgb(51, 51, 119); border-bottom-color: rgb(51, 51, 119); border-left-color: rgb(51, 51, 119); display: none; &quot;&gt;
&lt;iframe frameborder=&quot;0&quot; scrolling=&quot;yes&quot; style=&quot;width: 100%; height: 100%; background-color: rgb(255, 255, 255); &quot;&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
&lt;/div&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(121, 165, 228); border-right-color: rgb(121, 165, 228); border-bottom-color: rgb(121, 165, 228); border-left-color: rgb(121, 165, 228); background-color: rgb(219, 232, 251); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
&lt;div&gt;(...전략...)&lt;/div&gt;
&lt;div&gt;&lt;div&gt;
! LaTeX Error: File `beamerthemeDiuf.sty&#039; not found.&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
Type X to quit or &amp;lt;RETURN&amp;gt; to proceed,&lt;/div&gt;
&lt;div&gt;or enter new name. (Default extension: sty)&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
Enter file name:&lt;/div&gt;
&lt;/div&gt;&lt;div&gt;
(...후략...)&lt;/div&gt;
&lt;/div&gt;&lt;div&gt;
&lt;/div&gt;&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;구글신에 여쭤보니 역시 해답이 있다. 바로 &#039;texhash&#039; 명령어를 실행해야 새로 설치된 테마 파일이 인식된다. 이 명령어는 관리자 권한을 요구한다.&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(121, 165, 228); border-right-color: rgb(121, 165, 228); border-bottom-color: rgb(121, 165, 228); border-left-color: rgb(121, 165, 228); background-color: rgb(219, 232, 251); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;&lt;div&gt;
$ sudo texhash&lt;/div&gt;
&lt;div&gt;texhash: Updating /usr/local/share/texmf/ls-R...&amp;nbsp;&lt;/div&gt;
&lt;div&gt;texhash: Updating /var/lib/texmf/ls-R-TEXMFMAIN...&amp;nbsp;&lt;/div&gt;
&lt;div&gt;texhash: Updating /var/lib/texmf/ls-R-TEXLIVE...&amp;nbsp;&lt;/div&gt;
&lt;div&gt;texhash: Updating /var/lib/texmf/ls-R...&amp;nbsp;&lt;/div&gt;
&lt;div&gt;texhash: Done.&lt;/div&gt;
&lt;/div&gt;&lt;div&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
위 명령을 실행하고 나면 오류가 사라지고 제대로 테마가 적용되어 빌드된다.&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
출처:&amp;nbsp;&lt;a href=&quot;http://danielbaggio.blogspot.com/2007/10/latex-error-sty-not-found.html&quot;&gt;http://danielbaggio.blogspot.com/2007/10/latex-error-sty-not-found.html&lt;/a&gt;&lt;/div&gt;
&lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;&lt;div style=&quot;text-align:left; padding-top:10px;&quot;&gt;
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fpcandme.net/95&amp;amp;layout=standard&amp;amp;show_faces=true&amp;amp;width=310&amp;amp;action=like&amp;amp;font=tahoma&amp;amp;colorscheme=light&amp;amp;height=65&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:310px; height:65px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
</description>
			<category>Software</category>
			<category>beamer</category>
			<category>latex</category>
			<category>레이텍</category>
			<category>비머</category>
			<author>pcandme</author>
			<guid>http://pcandme.net/95</guid>
			<comments>http://pcandme.net/95#entry95comment</comments>
			<pubDate>Wed, 06 Oct 2010 15:01:47 +0900</pubDate>
		</item>
		<item>
			<title>레일스(Rails)를 gem 패키지로 설치 시 &quot;File not found: lib&quot; 에러가 날 때</title>
			<link>http://pcandme.net/94</link>
			<description>오늘 내 쿠분투 10.04에 레일스(Rails)를 설치하는데, 다음처럼 &quot;File not found: lib&quot;가 나왔다.&lt;div id=&quot;__KO_DIC_LAYER__&quot; style=&quot;padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: fixed; z-index: 1e+09; overflow-x: hidden; overflow-y: hidden; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(51, 51, 119); border-right-color: rgb(51, 51, 119); border-bottom-color: rgb(51, 51, 119); border-left-color: rgb(51, 51, 119); display: none; &quot;&gt;
&lt;iframe frameborder=&quot;0&quot; scrolling=&quot;yes&quot; style=&quot;width: 100%; height: 100%; background-color: rgb(255, 255, 255); &quot;&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(121, 165, 228); border-right-color: rgb(121, 165, 228); border-bottom-color: rgb(121, 165, 228); border-left-color: rgb(121, 165, 228); background-color: rgb(219, 232, 251); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
&lt;div&gt;
$ sudo gem install rails&lt;/div&gt;
&lt;div&gt;
Successfully installed rails-3.0.0&lt;/div&gt;
&lt;div&gt;
1 gem installed&lt;/div&gt;
&lt;div&gt;
Installing ri documentation for rails-3.0.0...&lt;/div&gt;
&lt;div&gt;
File not found: lib&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
원래 처음에 레일스 설치 시 필요한 gem 패키지들이 다수 설치되는데, 위 출력 결과는 여러 번 시도 후의 출력 결과로, &#039;rails&#039; gem 패키지에 관한 결과만 출력된 것이다.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
마지막에 &quot;File not found: lib&quot; 에러가 뜨는데 이는 버그에 인한 것으로 보인다.&amp;nbsp;/usr/lib/ruby/gems/1.8/gems/rails-3.0.0 디렉터리에 빈 &#039;lib&#039; 디렉터리를 생성해 준 후 다시 시도하면 다음과 같이 제대로 설치 된다.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(121, 165, 228); border-right-color: rgb(121, 165, 228); border-bottom-color: rgb(121, 165, 228); border-left-color: rgb(121, 165, 228); background-color: rgb(219, 232, 251); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
&lt;div&gt;
$ sudo gem install rails&lt;/div&gt;
&lt;div&gt;
Successfully installed rails-3.0.0&lt;/div&gt;
&lt;div&gt;
1 gem installed&lt;/div&gt;
&lt;div&gt;
Installing ri documentation for rails-3.0.0...&lt;/div&gt;
&lt;div&gt;
Installing RDoc documentation for rails-3.0.0...&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
출처:&amp;nbsp;&lt;a href=&quot;http://www.spritle.com/blogs/?p=915&quot;&gt;http://www.spritle.com/blogs/?p=915&lt;/a&gt;&lt;/div&gt;
&lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;&lt;div style=&quot;text-align:left; padding-top:10px;&quot;&gt;
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fpcandme.net/94&amp;amp;layout=standard&amp;amp;show_faces=true&amp;amp;width=310&amp;amp;action=like&amp;amp;font=tahoma&amp;amp;colorscheme=light&amp;amp;height=65&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:310px; height:65px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
</description>
			<category>Programming</category>
			<category>Rails</category>
			<category>RUBY</category>
			<category>레일스</category>
			<category>루비</category>
			<author>pcandme</author>
			<guid>http://pcandme.net/94</guid>
			<comments>http://pcandme.net/94#entry94comment</comments>
			<pubDate>Thu, 30 Sep 2010 19:07:20 +0900</pubDate>
		</item>
		<item>
			<title>IRB (Interactive Ruby Shell)에서 탭 자동완성 기능 사용하기</title>
			<link>http://pcandme.net/93</link>
			<description>&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;IRB (Interactive Ruby Shell)는 루비 프로그램을 대화식으로 입력하고 실행 결과를 바로 볼 수 있는 루비 쉘이다.&lt;/font&gt;&lt;div id=&quot;__KO_DIC_LAYER__&quot; style=&quot;padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: fixed; z-index: 1e+09; overflow-x: hidden; overflow-y: hidden; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(51, 51, 119); border-right-color: rgb(51, 51, 119); border-bottom-color: rgb(51, 51, 119); border-left-color: rgb(51, 51, 119); display: none; &quot;&gt;
&lt;iframe frameborder=&quot;0&quot; scrolling=&quot;yes&quot; style=&quot;width: 100%; height: 100%; background-color: rgb(255, 255, 255); &quot;&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;배쉬쉘 등 유닉스/리눅스 쉘과 마찬가지로 IRB에서 탭 자동완성 기능을 사용하면 편리한데, 그 방법은 다음과 같다.&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;1. 실행 시 옵션으로 주기.&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(121, 165, 228); border-right-color: rgb(121, 165, 228); border-bottom-color: rgb(121, 165, 228); border-left-color: rgb(121, 165, 228); background-color: rgb(219, 232, 251); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
$ irb -r irb/completion&lt;/div&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;2. IRB에서 자동완성 라이브러리 로드&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(121, 165, 228); border-right-color: rgb(121, 165, 228); border-bottom-color: rgb(121, 165, 228); border-left-color: rgb(121, 165, 228); background-color: rgb(219, 232, 251); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
irb(main):001:0&amp;gt; require &#039;irb/completion&#039;&lt;/div&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;3. 설정 파일(.irbrc) 사용&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;홈 디렉터리에 .irbrc 파일을 만들고 안에 다음을 추가&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(121, 165, 228); border-right-color: rgb(121, 165, 228); border-bottom-color: rgb(121, 165, 228); border-left-color: rgb(121, 165, 228); background-color: rgb(219, 232, 251); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
require &#039;irb/completion&#039;&lt;/div&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;이 중 1, 2번은 IRB 실행 시마다 해 주어야 하므로 좀 귀찮다. 3번 방법은 탭 자동완성이 IRB 실행 시마다 늘 포함되게 해준다.&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;출처: 프로그래밍 루비, 인사이트&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align:left; padding-top:10px;&quot;&gt;
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fpcandme.net/93&amp;amp;layout=standard&amp;amp;show_faces=true&amp;amp;width=310&amp;amp;action=like&amp;amp;font=tahoma&amp;amp;colorscheme=light&amp;amp;height=65&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:310px; height:65px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
</description>
			<category>Programming</category>
			<category>IRB</category>
			<category>RUBY</category>
			<category>루비</category>
			<author>pcandme</author>
			<guid>http://pcandme.net/93</guid>
			<comments>http://pcandme.net/93#entry93comment</comments>
			<pubDate>Tue, 24 Aug 2010 11:46:36 +0900</pubDate>
		</item>
		<item>
			<title>우분투 10.04에 MoinMoin 위키 설치하기</title>
			<link>http://pcandme.net/92</link>
			<description>우분투 10.04에 공식 저장소에서 제공되는 MoinMoin 패키지를 이용하여 MoinMoin 위키를 설치하는 방법이다.&lt;div id=&quot;__KO_DIC_LAYER__&quot; style=&quot;padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: fixed; z-index: 1e+09; overflow-x: hidden; overflow-y: hidden; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(51, 51, 119); border-right-color: rgb(51, 51, 119); border-bottom-color: rgb(51, 51, 119); border-left-color: rgb(51, 51, 119); display: none; &quot;&gt;
&lt;iframe frameborder=&quot;0&quot; scrolling=&quot;yes&quot; style=&quot;width: 100%; height: 100%; background-color: rgb(255, 255, 255); &quot;&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;설치&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
다음의 명령어로 MoinMoin 패키지를 설치한다.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(121, 165, 228); border-right-color: rgb(121, 165, 228); border-bottom-color: rgb(121, 165, 228); border-left-color: rgb(121, 165, 228); background-color: rgb(219, 232, 251); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
$ sudo aptitude install python-moinmoin&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
아파치 웹 서버가 설치되어 있지 않다면 의존성에 의해 함께 설치될 것이다. 설치는 위 명령어 하나로 끝이다.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;설정&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
다음 일련의 명령어를 실행한다. 설정하고자 하는 위키의 이름은 &#039;&lt;i&gt;mywiki&lt;/i&gt;&#039;로 가정한다.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(121, 165, 228); border-right-color: rgb(121, 165, 228); border-bottom-color: rgb(121, 165, 228); border-left-color: rgb(121, 165, 228); background-color: rgb(219, 232, 251); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
&lt;div&gt;
$ cd /usr/share/moin&lt;/div&gt;
&lt;div&gt;
$&amp;nbsp;sudo mkdir mywiki&lt;/div&gt;
&lt;div&gt;
$&amp;nbsp;sudo cp -R data mywiki&lt;/div&gt;
&lt;div&gt;
$&amp;nbsp;sudo cp -R underlay mywiki&lt;/div&gt;
&lt;div&gt;
$&amp;nbsp;sudo cp server/moin.cgi mywiki&lt;/div&gt;
&lt;div&gt;
$&amp;nbsp;sudo chown -R www-data.www-data mywiki&lt;/div&gt;
&lt;div&gt;
$&amp;nbsp;sudo chmod -R ug+rwX mywiki&lt;/div&gt;
&lt;div&gt;
$&amp;nbsp;sudo chmod -R o-rwx mywiki&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
/etc/moin/mywiki.py 파일을 열어 다음의 줄,&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(121, 165, 228); border-right-color: rgb(121, 165, 228); border-bottom-color: rgb(121, 165, 228); border-left-color: rgb(121, 165, 228); background-color: rgb(219, 232, 251); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
data_dir = &#039;/org/mywiki/data&#039;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
을 찾아 다음으로 수정한다.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(121, 165, 228); border-right-color: rgb(121, 165, 228); border-bottom-color: rgb(121, 165, 228); border-left-color: rgb(121, 165, 228); background-color: rgb(219, 232, 251); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
data_dir = &#039;/usr/share/moin/mywiki/data&#039;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
바로 그 줄 아래에 다음을 추가한다.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(121, 165, 228); border-right-color: rgb(121, 165, 228); border-bottom-color: rgb(121, 165, 228); border-left-color: rgb(121, 165, 228); background-color: rgb(219, 232, 251); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
data_underlay_dir=&#039;/usr/share/moin/mywiki/underlay&#039;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;blockquote&gt;&lt;div&gt;
NOTE1: 만약 /etc/moin/mywiki.py 파일이 존재하지 않는다면, /etc/moin/moinmaster.py 파일을 복사해서 사용한다.&lt;/div&gt;
&lt;div&gt;
NOTE2: 위키의 이름이 &#039;&lt;i&gt;mywiki&lt;/i&gt;&#039;가 아니라 예를 들어 &#039;&lt;i&gt;my_wiki_name&lt;/i&gt;&#039;이라면 /etc/moin/farmconfig.py 파일에서 (&quot;mywiki&quot;, r&quot;.*&quot;) 다음에 (&quot;my_wiki_name&quot;, r&quot;.*&quot;) 를 추가한다.&lt;/div&gt;
&lt;/blockquote&gt;&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
위키 페이지를 아파치 웹 서버에서 서비스 해주기 위해 다음과 같이 버추얼호스트 설정을 해준다.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
/etc/apache2/sites-available/default 파일을 열어&amp;nbsp;&amp;lt;VirtualHost *:80&amp;gt; 태그 안에 다음을 추가한다.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(121, 165, 228); border-right-color: rgb(121, 165, 228); border-bottom-color: rgb(121, 165, 228); border-left-color: rgb(121, 165, 228); background-color: rgb(219, 232, 251); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
&lt;div&gt;
### moin&lt;/div&gt;
&lt;div&gt;
&amp;nbsp;&amp;nbsp;ScriptAlias /mywiki &quot;/usr/share/moin/mywiki/moin.cgi&quot;&lt;/div&gt;
&lt;div&gt;
&amp;nbsp;&amp;nbsp;alias /moin_static192 &quot;/usr/share/moin/htdocs&quot;&lt;/div&gt;
&lt;div&gt;
&amp;nbsp;&amp;nbsp;&amp;lt;Directory /usr/share/moin/htdocs&amp;gt;&lt;/div&gt;
&lt;div&gt;
&amp;nbsp;&amp;nbsp;Order allow,deny&lt;/div&gt;
&lt;div&gt;
&amp;nbsp;&amp;nbsp;allow from all&lt;/div&gt;
&lt;div&gt;
&amp;nbsp;&amp;nbsp;&amp;lt;/Directory&amp;gt;&lt;/div&gt;
&lt;div&gt;
### end moin&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;blockquote&gt;NOTE: &#039;&lt;i&gt;moin_static192&lt;/i&gt;&#039;는 현재 설치한 MoinMoin의 버전에 따라 알맞게 수정하여 준다.&lt;/blockquote&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
아파치 웹 서버를 재시작한다.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(121, 165, 228); border-right-color: rgb(121, 165, 228); border-bottom-color: rgb(121, 165, 228); border-left-color: rgb(121, 165, 228); background-color: rgb(219, 232, 251); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
$&amp;nbsp;sudo /etc/init.d/apache2 restart&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;추가 설정&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
이제 설치된 MoinMoin 위키에 접속해 보면(ex. http://localhost/mywiki), 처음에 &#039;&lt;i&gt;LanguageSetup&lt;/i&gt;&#039; 페이지가 뜬다. 이 페이지의 지침에 따라 계정을 생성하고 그 계정에 관리자 권한을 부여한 뒤, 원하는 언어팩을 설치하여 준다. 이는 매우 중요한 단계로, 기본적으로 영어와 한국어 언어팩은 모두 설치해 주는 것을 추천한다. 이 과정이 완료되어야 비로소 RecentChanges(한국어 &#039;최근바뀜&#039;)페이지라든지, FindPage 페이지, HelpContents 페이지가 올바르게 보인다.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
MoinMoin 위키를 개인적으로 쓰기 위해 회원 가입을 막고 싶다면 /etc/moin/farmconfig.py 파일을 열어 끝에 다음을 추가한다.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(121, 165, 228); border-right-color: rgb(121, 165, 228); border-bottom-color: rgb(121, 165, 228); border-left-color: rgb(121, 165, 228); background-color: rgb(219, 232, 251); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
actions_excluded = multiconfig.DefaultConfig.actions_excluded + [&#039;newaccount&#039;]&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;blockquote&gt;NOTE: 확장자를 보면 알 수 있다시피, MoinMoin의 설정 파일들은 파이썬 소스코드이다. 위 내용은 farmconfig.py 파일에서 &#039;FarmConfig&#039; 클래스 정의 안에 들어가야 하며, 들여쓰기에 유의한다.&lt;/blockquote&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;font class=&quot;Apple-style-span&quot; size=&quot;4&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 16px; line-height: 24px;&quot;&gt;&lt;b&gt;참고문헌&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
-&amp;nbsp;&lt;a href=&quot;https://help.ubuntu.com/10.04/serverguide/C/moinmoin.html&quot;&gt;https://help.ubuntu.com/10.04/serverguide/C/moinmoin.html&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
-&amp;nbsp;&lt;a href=&quot;http://moinmo.in/FeatureRequests/DisableUserCreation&quot;&gt;http://moinmo.in/FeatureRequests/DisableUserCreation&lt;/a&gt;&lt;/div&gt;
&lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;&lt;div style=&quot;text-align:left; padding-top:10px;&quot;&gt;
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fpcandme.net/92&amp;amp;layout=standard&amp;amp;show_faces=true&amp;amp;width=310&amp;amp;action=like&amp;amp;font=tahoma&amp;amp;colorscheme=light&amp;amp;height=65&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:310px; height:65px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
</description>
			<category>Software</category>
			<category>moinmoin</category>
			<category>ubuntu</category>
			<category>모인모인</category>
			<category>우분투</category>
			<author>pcandme</author>
			<guid>http://pcandme.net/92</guid>
			<comments>http://pcandme.net/92#entry92comment</comments>
			<pubDate>Mon, 23 Aug 2010 17:49:45 +0900</pubDate>
		</item>
		<item>
			<title>쿠분투 팁 - 드랍박스(Dropbox)를 노틸러스(Nautilus) 없이 설치하기</title>
			<link>http://pcandme.net/91</link>
			<description>&lt;br /&gt;
드랍박스(&lt;A href=&quot;http://www.dropbox.com/&quot;&gt;http://www.dropbox.com/&lt;/A&gt;)는 무료로 2GB의 저장 공간을 제공받을 수 있는 매우 유용한 웹 공유 디렉터리 서비스이다.&lt;br /&gt;
&lt;br /&gt;이 드랍박스의 클라이언트를 쿠분투에서 우분투 용 패키지(.deb)로 설치하게 되면 그놈(Gnome)용 파일 탐색 프로그램인 노틸러스(Nautilus) 및 그 의존성 패키지가 딸려 오게 되는데, 이를 설치하지 않고도 쿠분투 KDE에서 드랍박스를 설치하고 사용할 수 있게 하는 방법이 있어 소개한다.&lt;br /&gt;
&lt;br /&gt;우선 다음의 링크에서 tar.gz 파일을 다운로드 받는다. (드랍박스 공식 홈페이지 다운로드 페이지에 링크되어 있는 .deb 파일이 아님에 유의한다.)&lt;br /&gt;
&lt;br /&gt;
&lt;UL style=&quot;LIST-STYLE-TYPE: disc&quot;&gt;
&lt;LI&gt;&lt;A title=&quot;[http://www.getdropbox.com/download?plat=lnx.x86]로 이동합니다.&quot; href=&quot;http://www.getdropbox.com/download?plat=lnx.x86&quot; target=_blank&gt;32bit Dropbox Linux Client&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A title=&quot;[http://www.getdropbox.com/download?plat=lnx.x86_64]로 이동합니다.&quot; href=&quot;http://www.getdropbox.com/download?plat=lnx.x86_64&quot; target=_blank&gt;64bit Dropbox Linux Client&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;br /&gt;
2010년 8월 1일 11시 51분 현재 버전은 0.7.110이다.&lt;br /&gt;
&lt;br /&gt;다운로드 받은 압축 파일의 압축을 해제한다.&lt;br /&gt;
&lt;br /&gt;&lt;/P&gt;
&lt;DIV style=&quot;BORDER-BOTTOM: #79a5e4 1px dashed; BORDER-LEFT: #79a5e4 1px dashed; PADDING-BOTTOM: 10px; BACKGROUND-COLOR: #dbe8fb; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; BORDER-TOP: #79a5e4 1px dashed; BORDER-RIGHT: #79a5e4 1px dashed; PADDING-TOP: 10px&quot; class=txc-textbox&gt;tar xf dropbox-lnx*.tar.gz&lt;br /&gt;
mv .dropbox-dist/ ~/&lt;br /&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;br /&gt;
그런 다음 드랍박스가 로그인 시에 자동 실행될 수 있도록 &quot;Autostart&quot; 디렉터리에 드랍박스 데몬 실행 파일을 심볼릭 링크 해준다.&lt;br /&gt;
&lt;br /&gt;&lt;/P&gt;
&lt;DIV style=&quot;BORDER-BOTTOM: #79a5e4 1px dashed; BORDER-LEFT: #79a5e4 1px dashed; PADDING-BOTTOM: 10px; BACKGROUND-COLOR: #dbe8fb; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; BORDER-TOP: #79a5e4 1px dashed; BORDER-RIGHT: #79a5e4 1px dashed; PADDING-TOP: 10px&quot; class=txc-textbox&gt;ln -s ~/.dropbox-dist/dropdoxd ~/.kde/Autostart/&lt;br /&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;br /&gt;
이제 재로그인을 하거나, 다음과 같이 드랍박스 데몬을 수동으로 시작해 준다.&lt;br /&gt;
&lt;br /&gt;&lt;/P&gt;
&lt;DIV style=&quot;BORDER-BOTTOM: #79a5e4 1px dashed; BORDER-LEFT: #79a5e4 1px dashed; PADDING-BOTTOM: 10px; BACKGROUND-COLOR: #dbe8fb; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; BORDER-TOP: #79a5e4 1px dashed; BORDER-RIGHT: #79a5e4 1px dashed; PADDING-TOP: 10px&quot; class=txc-textbox&gt;~/.dropbox-dist/dropboxd&lt;br /&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;br /&gt;
드랍박스 계정 설정창이 뜨면 설정을 진행하면 된다.&lt;br /&gt;
&lt;br /&gt;출처: &lt;A href=&quot;http://ubuntu-tutorials.com/2010/01/17/install-dropbox-on-kubuntu-kde-without-nautilus/&quot;&gt;http://ubuntu-tutorials.com/2010/01/17/install-dropbox-on-kubuntu-kde-without-nautilus/&lt;/A&gt;&lt;/P&gt;&lt;div style=&quot;text-align:left; padding-top:10px;&quot;&gt;
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fpcandme.net/91&amp;amp;layout=standard&amp;amp;show_faces=true&amp;amp;width=310&amp;amp;action=like&amp;amp;font=tahoma&amp;amp;colorscheme=light&amp;amp;height=65&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:310px; height:65px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
</description>
			<category>Software</category>
			<category>dropbox</category>
			<category>Dropbox without Nautilus</category>
			<category>kubuntu</category>
			<category>Kubuntu 10.04</category>
			<author>pcandme</author>
			<guid>http://pcandme.net/91</guid>
			<comments>http://pcandme.net/91#entry91comment</comments>
			<pubDate>Sun, 01 Aug 2010 23:57:42 +0900</pubDate>
		</item>
		<item>
			<title>Windows 7 공유 폴더를 Linux에서 CIFS로 마운트 할 때 &quot;mount error(12)&quot;가 나는 경우</title>
			<link>http://pcandme.net/90</link>
			<description>&lt;br /&gt;
금일 Windows 7과 쿠분투 10.04와 데이터 교환이 할 일이 있어 Windows에서 공유 폴더를 설정하고 쿠분투 박스에서 CIFS로 마운트를 하려는데&amp;nbsp;대용량의 파일들(수 기가 이상)을 카피하려고 하니 &quot;cannot allocate memory&quot; 에러가 수두룩하게 뜨면서 안되는 거다. 마운트한 디렉터리 접근 권환 테이블과 용량 등도 모두 물음표(&quot;?&quot;)로 표시되며 마운트가 해제 되었는지 해당 디렉터리의 내용이 보이지가 않았다. 이후 다시 마운트를 하려 해도 다음과 같은 에러 메시지와 함께 마운트가 되지 않았다.&lt;br /&gt;
&lt;br /&gt;
&lt;DIV style=&quot;BORDER-BOTTOM: #79a5e4 1px dashed; BORDER-LEFT: #79a5e4 1px dashed; PADDING-BOTTOM: 10px; BACKGROUND-COLOR: #dbe8fb; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; BORDER-TOP: #79a5e4 1px dashed; BORDER-RIGHT: #79a5e4 1px dashed; PADDING-TOP: 10px&quot; class=txc-textbox&gt;mount error(12): Cannot allocate memory&lt;br /&gt;
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)&lt;br /&gt;
&lt;/DIV&gt;&lt;br /&gt;
&lt;A title=&quot;[http://alan.lamielle.net/2009/09/03/windows-7-nonpaged-pool-srv-error-2017]로 이동합니다.&quot; href=&quot;http://alan.lamielle.net/2009/09/03/windows-7-nonpaged-pool-srv-error-2017&quot; target=_blank&gt;출처&lt;/A&gt;에 따르면,&amp;nbsp;Windows가 파일 서버로 기능하게 하기 위해서는&amp;nbsp;그에 합당하게 리소스를 할당해 주어야 한다고 한다. 그렇게 하기 위해서는 다음과 같이 레지스트리를 편집한다. (Windows 키 + R, regedit 실행)&lt;br /&gt;
&lt;br /&gt;1. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\LargeSystemCache의 값을 &quot;0&quot;에서 &quot;1&quot;로 변경.&lt;br /&gt;
2. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters\Size의 값을 &quot;1&quot;에서 &quot;3&quot;으로 변경&lt;br /&gt;
&lt;br /&gt;레지스트리 에디터는 편집 후 종료하면 바로 적용된다. 이제 관련 서비스 데몬을 재시작하거나 아예 시스템을 재시작하면 설정 사항이 적용된다. 확실히 하기 위해 재부팅을 권장한다.&lt;br /&gt;
&lt;br /&gt;재부팅 후 다시 쿠분투 박스에서 마운트를 하니 에러 없이 잘 마운트가 되었으며, 대용량 파일 복사도 무리 없이 잘 수행되는 것을 확인할 수 있었다.&lt;br /&gt;
&lt;br /&gt;출처: &lt;A href=&quot;http://alan.lamielle.net/2009/09/03/windows-7-nonpaged-pool-srv-error-2017&quot;&gt;http://alan.lamielle.net/2009/09/03/windows-7-nonpaged-pool-srv-error-2017&lt;/A&gt;&lt;div style=&quot;text-align:left; padding-top:10px;&quot;&gt;
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fpcandme.net/90&amp;amp;layout=standard&amp;amp;show_faces=true&amp;amp;width=310&amp;amp;action=like&amp;amp;font=tahoma&amp;amp;colorscheme=light&amp;amp;height=65&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:310px; height:65px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
</description>
			<category>Software</category>
			<category>mount error 12</category>
			<category>nonpaged pool</category>
			<category>nonpaged pool srv error 2017</category>
			<category>windows 7</category>
			<category>공유 폴더</category>
			<author>pcandme</author>
			<guid>http://pcandme.net/90</guid>
			<comments>http://pcandme.net/90#entry90comment</comments>
			<pubDate>Sun, 01 Aug 2010 23:43:32 +0900</pubDate>
		</item>
		<item>
			<title>[Kubuntu 10.04] 아침부터 글픽 카드 드라이버 문제 때문에 삽질.;</title>
			<link>http://pcandme.net/89</link>
			<description>본인의 랩탑에는 ATI 라데온 HD3200 모바일 그래픽 카드가 탑재되어 있다. ATI 그래픽 카드가 리눅스 드라이버 지원이 미약하다는 것은 리눅서 분들이라면 주지의 사실.;&lt;div id=&quot;__KO_DIC_LAYER__&quot; style=&quot;padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: fixed; z-index: 1e+09; overflow-x: hidden; overflow-y: hidden; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(51, 51, 119); border-right-color: rgb(51, 51, 119); border-bottom-color: rgb(51, 51, 119); border-left-color: rgb(51, 51, 119); display: none; &quot;&gt;
&lt;iframe frameborder=&quot;0&quot; scrolling=&quot;yes&quot; style=&quot;width: 100%; height: 100%; background-color: rgb(255, 255, 255); &quot;&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
지금까지는 ATI 홈페이지에서 직접 다운로드 받은 리눅스 용 드라이버를 사용하고 있었는데, 이게 오늘 아침 갑자기 안되는 거다.;; tty1 가상 콘솔로 로그인 프롬프트가 떨어지길래 뭔일인가 하고 있었는데 화면이 왔다갔다(...) 하더니 7번 가상 콘솔에서 뭔가의 부팅 메시지와 함께 컴터가 뻗는 거다.;&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
처음에는 무슨 일인가 하고 어제 보안 업데이트 중에 뭔가 문제가 있었나 하는 생각을 하며 컴퓨터를 물리적으로 강제 종료한 뒤 다시 부팅 시도 -&amp;gt; 같은 문제 발생 -&amp;gt; 재부팅 -&amp;gt; 복구 모드로 부팅.&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
일단 복구 모드에서 failsafe X 모드를 시도하였으나 실패, 그래픽 카드 드라이버 문제인 것으로 짐작하고 root 쉘로 부팅. /etc/X11/xorg.conf 파일을 날리고(파일명 변경) 재부팅 -&amp;gt; X window 진입.;;;&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
/usr/share/ati 디렉터리에서 &quot;sudo ./fglrx-uninstall.sh&quot; 명령어로 ATI 그래픽 카드 드라이버 삭제 후 재부팅.&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
KDM이 떠서 이제 제대로 되나 했는데, 로그인이 되지 않는 문제 발생.; 즉 계정명과 암호를 치고 로그인 중 KDE 스플래쉬가 뜨는 화면에서 처음에 디스크 아이콘만 뜨다가 다시 KDM으로 되돌아 옴.;;; -&amp;gt; 재부팅 -&amp;gt; 복구 모드 -&amp;gt; root 쉘.&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
root 쉘에서 네트워크 서비스를 재시작해 네트워크 연결을 해준 뒤 우분투 공식 저장소에서 제공하는 ATI 그래픽 카드 독점 드라이버 설치. (sudo aptitude install fglrx fglrx-admcccle)&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
재부팅 -&amp;gt; 정상적으로 부팅 -&amp;gt; 로그인 성공!&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
듀얼 모니터를 확장 모드로 사용하고 있었는데 클론 모드로 되어 있어서 이것을 설정하기 위해 AMD Catalyst Control Center를 관리자 모드로 실행 -&amp;gt; 그래픽 카드가 올바르게 설정이 되어 있지 않는다나 어쩐다나의 메시지가 담긴 대화창을 띄우며 안됨.;;&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
터미널 -&amp;gt; sudo aticonfig --initial -f 실행 -&amp;gt; 재부팅 -&amp;gt; 로그인 -&amp;gt; Catalyst Control Center 관리자 모드 실행 -&amp;gt; 성공!&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
듀얼 모니터를 확장 모드로 재설정... 이제야 모든 것이 제대로 되는 듯.;;&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
아침부터 시원~~하게 삽질했다.;;; 처음부터 걍 우분투 패키지로 설치할 걸.;;;; 괜히 다운로드 받아 설치했어, 괜히 직접 받아 설치했어 나 어떡해 나 어떡해 나 어떡해~~~~~~~ 뾰로롱~ 이제부터 자동 업그레이드! (olleh~)&lt;/div&gt;&lt;div style=&quot;text-align:left; padding-top:10px;&quot;&gt;
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fpcandme.net/89&amp;amp;layout=standard&amp;amp;show_faces=true&amp;amp;width=310&amp;amp;action=like&amp;amp;font=tahoma&amp;amp;colorscheme=light&amp;amp;height=65&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:310px; height:65px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
</description>
			<category>Software</category>
			<category>ATI 그래픽 카드 드라이버</category>
			<category>fglrx</category>
			<category>kubuntu</category>
			<category>Radeon HD3200</category>
			<category>ubuntu</category>
			<category>라데온 HD3200</category>
			<category>우분투</category>
			<category>쿠분투</category>
			<author>pcandme</author>
			<guid>http://pcandme.net/89</guid>
			<comments>http://pcandme.net/89#entry89comment</comments>
			<pubDate>Thu, 17 Jun 2010 10:44:13 +0900</pubDate>
		</item>
	</channel>
</rss>

