<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>plusHa &#187; Linux</title>
	<atom:link href="http://plusha.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://plusha.com</link>
	<description>in the light</description>
	<lastBuildDate>Sat, 31 Dec 2011 01:57:59 +0000</lastBuildDate>
	<language>ko</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='plusha.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>plusHa &#187; Linux</title>
		<link>http://plusha.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://plusha.com/osd.xml" title="plusHa" />
	<atom:link rel='hub' href='http://plusha.com/?pushpress=hub'/>
		<item>
		<title>Ubuntu setup</title>
		<link>http://plusha.com/2009/07/30/ubuntu-setup/</link>
		<comments>http://plusha.com/2009/07/30/ubuntu-setup/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 08:42:14 +0000</pubDate>
		<dc:creator>plusha</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://plusha.wordpress.com/2009/07/30/ubuntu-setup/</guid>
		<description><![CDATA[우분투 리눅스는 리눅스에 익숙하지 않은 일반 사용자라도 사용하기 쉽게 만들어 놓은 리눅스 배포판입니다. 데스크탑에서는 페도라를 사용하지만, 우분투를 노트북에 설치할 경우 윈도우와 듀얼부팅도 쉽게 할 수 있고, 무선랜 등 많은 설정들을 자동으로 해주기 때문에 노트북에 설치하였습니다. 우분투에서는 프로그램 개발에 필요한 소프트웨어들이 기본적으로 설치되지 않기 때문에 이러한 프로그램들은 따로 설치해주어야 합니다. &#160; * Basic Compilers (c, fortran) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=plusha.com&amp;blog=174108&amp;post=232&amp;subd=plusha&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>우분투 리눅스는 리눅스에 익숙하지 않은 일반 사용자라도 사용하기 쉽게 만들어 놓은 리눅스 배포판입니다. 데스크탑에서는 페도라를 사용하지만, 우분투를 노트북에 설치할 경우 윈도우와 듀얼부팅도 쉽게 할 수 있고, 무선랜 등 많은 설정들을 자동으로 해주기 때문에 노트북에 설치하였습니다. 우분투에서는 프로그램 개발에 필요한 소프트웨어들이 기본적으로 설치되지 않기 때문에 이러한 프로그램들은 따로 설치해주어야 합니다.</p>
<p>&#160;</p>
<p>* Basic Compilers (c, fortran)</p>
<p>sudo apt-get install gcc</p>
<p>sudo apt-get install build-essential</p>
<p>sudo apt-get install g++</p>
<p>sudo apt-get install gfortran</p>
<p>&#160;</p>
<p>* Basic programs</p>
<p>sudo apt-get install gnuplot</p>
<p>sudo apt-get install scons</p>
<p>sudo apt-get install mercurial</p>
<p>sudo apt-get install ruby</p>
<p>&#160;</p>
<p>* Seismic Un*x</p>
<p>(sudo apt-get install xt)</p>
<p>sudo apt-get install libxt-dev&#160; =&gt; for xtinstall</p>
<p>=&gt; install Seismic Un*x</p>
<p>&#160;</p>
<p>* Intel fortran compiler</p>
<p>sudo apt-get install rpm</p>
<p>sudo apt-get install libstdc++5</p>
<p>sudo apt-get install ia32-libs&#160; =&gt; for 64bit machines</p>
<p>=&gt; install Intel fortran compiler</p>
<p>&#160;</p>
<p>*mpich2</p>
<p>mpich2를 설치할 때에는 sudo 명령을 사용해야 합니다.</p>
<p>sudo ./configure &#8211;prefix=…</p>
<p>sudo make</p>
<p>sudo make install</p>
<br /> Tagged: Linux, Ubuntu <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/plusha.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/plusha.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/plusha.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/plusha.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/plusha.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/plusha.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/plusha.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/plusha.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/plusha.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/plusha.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/plusha.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/plusha.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/plusha.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/plusha.wordpress.com/232/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=plusha.com&amp;blog=174108&amp;post=232&amp;subd=plusha&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://plusha.com/2009/07/30/ubuntu-setup/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">plusha</media:title>
		</media:content>
	</item>
		<item>
		<title>Adding a new hard disk to Linux</title>
		<link>http://plusha.com/2009/02/28/adding-a-new-hard-disk-to-linux/</link>
		<comments>http://plusha.com/2009/02/28/adding-a-new-hard-disk-to-linux/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 06:12:55 +0000</pubDate>
		<dc:creator>plusha</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://plusha.wordpress.com/2009/02/28/adding-a-new-hard-disk-to-linux/</guid>
		<description><![CDATA[1. 리눅스에서 하드 추가하는 법 컴퓨터를 끄고 하드를 추가하고 bios에서 하드가 인식되는 것을 확인한 후 부팅합니다. Root 계정으로 로그인한 후, # /sbin/fdisk -l 로 새 하드가 추가된 것을 확인합니다(예 /dev/sdc). # /sbin/fdisk 를 실행하여 추가된 하드 디스크에 새로운 partition을 만듭니다. 새 파티션을 만드는 명령은 &#8216;n&#8217;이고 새 파티션을 쓰는 명령은 &#8216;w&#8217;입니다. # /sbin/mkfs.ext3 /dev/sdc 로 새 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=plusha.com&amp;blog=174108&amp;post=202&amp;subd=plusha&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>1. 리눅스에서 하드 추가하는 법</p>
<p>컴퓨터를 끄고 하드를 추가하고 bios에서 하드가 인식되는 것을 확인한 후 부팅합니다. Root 계정으로 로그인한 후,<br />
# /sbin/fdisk -l<br />
로 새 하드가 추가된 것을 확인합니다(예 /dev/sdc).<br />
# /sbin/fdisk<br />
를 실행하여 추가된 하드 디스크에 새로운 partition을 만듭니다. 새 파티션을 만드는 명령은 &#8216;n&#8217;이고 새 파티션을 쓰는 명령은 &#8216;w&#8217;입니다.<br />
# /sbin/mkfs.ext3 /dev/sdc<br />
로 새 파티션을 포맷합니다.<br />
# mkdir /u1<br />
과 같이 새 하드디스크를 마운트할 directory를 만듭니다.<br />
# mount -t ext3 /dev/sdc1 /u1<br />
과 같이 마운트합니다.<br />
/etc/fstab 파일에<br />
/dev/sdc1               /u1           ext3    defaults        1 2<br />
과 같이 추가해줍니다. 끝.</p>
<p>2. 리눅스에서 네트워크 하드 디스크를 마운트하는 법</p>
<p>node01에 위의 하드를 추가했을 때, 위의 하드를 node02에도 마운트하는 법은 다음과 같습니다.<br />
node01에서 /etc/exports 파일에 다음과 같이 추가해줍니다.<br />
/u1     *(rw,no_root_squash)<br />
여기서 *은 허용하는 ip 주소입니다. 그리고<br />
# /usr/sbin/exportfs<br />
# /etc/init.d/nfs restart<br />
를 실행합니다.<br />
다음에는 node02로 가서(rsh)<br />
# mount -t nfs -o nolock node01:/u1 /u1<br />
을 실행합니다. 끝.</p>
<p>참고할만한 파일들<br />
/etc/fstab<br />
/etc/mtab<br />
/proc/mount</p>
<br /> Tagged: Linux <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/plusha.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/plusha.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/plusha.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/plusha.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/plusha.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/plusha.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/plusha.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/plusha.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/plusha.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/plusha.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/plusha.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/plusha.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/plusha.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/plusha.wordpress.com/202/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=plusha.com&amp;blog=174108&amp;post=202&amp;subd=plusha&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://plusha.com/2009/02/28/adding-a-new-hard-disk-to-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">plusha</media:title>
		</media:content>
	</item>
		<item>
		<title>Useful shell shortcuts</title>
		<link>http://plusha.com/2006/06/03/useful-shell-shortcuts/</link>
		<comments>http://plusha.com/2006/06/03/useful-shell-shortcuts/#comments</comments>
		<pubDate>Sat, 03 Jun 2006 06:04:05 +0000</pubDate>
		<dc:creator>plusha</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://plusha.wordpress.com/?p=8</guid>
		<description><![CDATA[Reference Reuse previous arguments The ! operator gives you a quick way to refer to parts of the previous command. !! (Full contents of previous command) How many times have you tried to edit a file, then realize that you need to be root to do it? Use bang-bang to quickly repeat the previous command, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=plusha.com&amp;blog=174108&amp;post=8&amp;subd=plusha&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://nubyonrails.topfunky.com/articles/read/11027">Reference</a></p>
<p><strong>Reuse previous arguments</strong></p>
<p>The ! operator gives you a quick way to refer to parts of the previous command.</p>
<p><strong>!! (Full contents of previous command)</strong></p>
<p>How many times have you tried to edit a file, then realize that you need to be root to do it? Use bang-bang to quickly repeat the previous command, with other commands before or after.<br />
<code>emacs /etc/init.d/mongrel_cluster<br />
=&gt; Permission Denied<br />
sudo !!<br />
=&gt; Now opens the file as root</code></p>
<p><strong>!$ (Last arg of previous command)</strong></p>
<p>Sometimes I need to reuse the last argument with another command, like here where I forgot to quote a string.<br />
<code>wget http://weather.yahooapis.com/forecastrss?p=98117<br />
=&gt; wget: No Match<br />
wget '!$'<br />
=&gt; Now it works</code></p>
<p><strong>!^ (First argument of previous command)</strong></p>
<p>I rarely use this, although it could have been used in the previous tip.<br />
<code>echo fish and chips<br />
echo !^<br />
=&gt; fish # First argument</code></p>
<p><strong>!:1 (Argument by number)</strong></p>
<p>!:1 is the same as !^. The difference is that you can reference any element of the previous command.</p>
<pre><code>echo fish and chips
=&gt; fish and chips
echo !:1
=&gt; fish # Same thing as !^

echo fish and chips
echo !:2
=&gt; and # Word 2 in previous command, zero-indexed

echo fish and chips
echo !:0
=&gt; echo # The very first word in the previous command

echo fish and chips
echo !:1-3
=&gt; fish and chips # A range</code></pre>
<p><strong>!pattern (Repeat last command in history with pattern)</strong></p>
<p>The bang is useful for re-running a command that you’ve run before. Spell out the first few letters and hit ENTER (or TAB to show the completion in tcsh). The shell will search backwards in your history until it finds a command that starts with the same letters.</p>
<p>I like the tcsh behavior since you can hit TAB to see what you’re asking for. Using this in bash can be more adventurous since you don’t know what command will be run until you hit ENTER.<br />
<code>rake test:recent<br />
...<br />
!rak<br />
=&gt; Runs 'rake test:recent' or last command starting with 'rak'</code><br />
<strong>Sets<br />
</strong></p>
<p><strong>{a,b} (A set)</strong></p>
<p>How often do you rename just part of a file? The {} syntax is convenient.</p>
<pre><code>mv file.{txt,xml}
=&gt; Expands to 'mv file.txt file.xml'

mv file{,.orig}
=&gt; Expands to 'mv file file.orig'

mkdir foo{1,2,3}
=&gt; Expands to 'mkdir foo1 foo2 foo3'</code></pre>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/plusha.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/plusha.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/plusha.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/plusha.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/plusha.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/plusha.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/plusha.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/plusha.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/plusha.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/plusha.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/plusha.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/plusha.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/plusha.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/plusha.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/plusha.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/plusha.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=plusha.com&amp;blog=174108&amp;post=8&amp;subd=plusha&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://plusha.com/2006/06/03/useful-shell-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">plusha</media:title>
		</media:content>
	</item>
		<item>
		<title>Making &#8216;libblas.a&#8217; file</title>
		<link>http://plusha.com/2006/01/03/making-libblasa/</link>
		<comments>http://plusha.com/2006/01/03/making-libblasa/#comments</comments>
		<pubDate>Tue, 03 Jan 2006 01:06:25 +0000</pubDate>
		<dc:creator>plusha</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://plusha.wordpress.com/?p=6</guid>
		<description><![CDATA[fortran용 UMF package를 사용하려면 libblas.a 파일이 필요하다. netlib에서 blas library를 받아서 압축을 푼 후 $ f77 -O2 -c *.f $ ar rc libblas.a *.o 이렇게 생긴 libblas.a파일을 UMF package 상위 디렉토리에 둔다.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=plusha.com&amp;blog=174108&amp;post=6&amp;subd=plusha&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>fortran용 UMF package를 사용하려면 libblas.a 파일이 필요하다.</p>
<p>netlib에서 blas library를 받아서 압축을 푼 후<br />
<code>$ f77 -O2 -c *.f<br />
$ ar rc libblas.a *.o</code><br />
이렇게 생긴 libblas.a파일을 UMF package 상위 디렉토리에 둔다.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/plusha.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/plusha.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/plusha.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/plusha.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/plusha.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/plusha.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/plusha.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/plusha.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/plusha.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/plusha.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/plusha.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/plusha.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/plusha.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/plusha.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/plusha.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/plusha.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=plusha.com&amp;blog=174108&amp;post=6&amp;subd=plusha&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://plusha.com/2006/01/03/making-libblasa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">plusha</media:title>
		</media:content>
	</item>
		<item>
		<title>Fedora Core 5에 VMware 설치하기</title>
		<link>http://plusha.com/2006/01/03/fedora-core-5-vmware/</link>
		<comments>http://plusha.com/2006/01/03/fedora-core-5-vmware/#comments</comments>
		<pubDate>Tue, 03 Jan 2006 01:05:06 +0000</pubDate>
		<dc:creator>plusha</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://plusha.wordpress.com/?p=5</guid>
		<description><![CDATA[FC5에서 vmware를 설치하면 설정부분에서 kernel의 c &#8211; header 파일 디렉토리를 알려달라고 나오는데, 아직 vmware에서 FC5를 지원하지 않기 때문에 몇 가지를 수정해주어야 한다. 1. FC5를(kernel 포함) update하고 자신의 kernel에 맞추어 kernel-devel 또는 kernel-smp-devel 을 받아 설치한다. yum -y update yum -y install kernel-devel 또는 kernel-smp-devel 2. vmware를 설치한다. rpm -Uvh VMware*.rpm (rpm 설치시) 또는 ./vmware-install.pl (tar.gz설치시) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=plusha.com&amp;blog=174108&amp;post=5&amp;subd=plusha&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>FC5에서 vmware를 설치하면 설정부분에서 kernel의 c &#8211; header 파일 디렉토리를 알려달라고 나오는데, 아직 vmware에서 FC5를 지원하지 않기 때문에 몇 가지를 수정해주어야 한다.</p>
<p>1. FC5를(kernel 포함) update하고 자신의 kernel에 맞추어<br />
kernel-devel 또는 kernel-smp-devel 을 받아 설치한다.<br />
<code>yum -y update<br />
yum -y install kernel-devel 또는 kernel-smp-devel</code><br />
2. vmware를 설치한다.<br />
<code>rpm -Uvh VMware*.rpm (rpm 설치시)</code> 또는 <code>./vmware-install.pl (tar.gz설치시)</code><br />
3. vmware-any-any patch를 설치한다(검색해서 찾아보세요).<br />
<code>./runme.pl</code><br />
4. vmware config 를 실행한다.<br />
header file 디렉토리는 /usr/src/kernels/2.6.*/include가 될 것이다.<br />
<code>/usr/bin/vmware-config.pl</code><br />
5. selinux를 사용할 경우 vmware를 그냥 실행하면 error가 있다고 나온다. 따라서 다음을 실행해준다.<br />
<code>chcon -t texrel_shlib_t /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0</code><br />
6. 설치가 끝났다. vmware를 실행한다.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/plusha.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/plusha.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/plusha.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/plusha.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/plusha.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/plusha.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/plusha.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/plusha.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/plusha.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/plusha.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/plusha.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/plusha.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/plusha.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/plusha.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/plusha.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/plusha.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=plusha.com&amp;blog=174108&amp;post=5&amp;subd=plusha&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://plusha.com/2006/01/03/fedora-core-5-vmware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">plusha</media:title>
		</media:content>
	</item>
	</channel>
</rss>
