<?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>Vitra Desk</title>
	<atom:link href="http://vitradesk.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://vitradesk.wordpress.com</link>
	<description></description>
	<lastBuildDate>Wed, 21 Oct 2009 14:01:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='vitradesk.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Vitra Desk</title>
		<link>http://vitradesk.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://vitradesk.wordpress.com/osd.xml" title="Vitra Desk" />
	<atom:link rel='hub' href='http://vitradesk.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Installing SimplyMEPIS on VMware Workstation</title>
		<link>http://vitradesk.wordpress.com/2009/02/21/installing-simplymepis-on-vmware-workstation/</link>
		<comments>http://vitradesk.wordpress.com/2009/02/21/installing-simplymepis-on-vmware-workstation/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 23:26:36 +0000</pubDate>
		<dc:creator>vitrad</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://vitradesk.wordpress.com/?p=38</guid>
		<description><![CDATA[After installing openSUSE 11.1, Debian 5.0, and OpenSolaris 2008.11 on VMware Workstation 6.5, I attempted to do the same for SimplyMEPIS 7.0. Since I understood MEPIS was derived from Debian, I followed very much the same procedure as for Debian Lenny. 1. I downloaded SimplyMEPIS-7.0-32.iso from http://www.mepis.org/mirror. 2. I created a VMware Worstation virtual machine [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vitradesk.wordpress.com&amp;blog=6591336&amp;post=38&amp;subd=vitradesk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After installing <a href="http://vitradesk.wordpress.com/2009/02/20/installing-opensuse-on-vmware-workstation/">openSUSE 11.1</a>, <a href="http://vitradesk.wordpress.com/2009/02/20/installing-debian-lenny-on-vmware-workstation/">Debian 5.0</a>, and <a href="http://vitradesk.wordpress.com/2009/02/20/installing-opensolaris-on-vmware-workstation/">OpenSolaris 2008.11 </a>on VMware Workstation 6.5, I attempted to do the same for <a href="http://www.mepis.org/">SimplyMEPIS 7.0</a>.</p>
<p>Since I understood MEPIS was derived from Debian, I followed very much the same procedure as for Debian Lenny.</p>
<p>1. I downloaded <em>SimplyMEPIS-7.0-32.iso</em> from <a href="http://www.mepis.org/mirrors">http://www.mepis.org/mirror.</a></p>
<p>2. I created a VMware Worstation virtual machine with the following settings:</p>
<ul>
<li>OS: Linux, Other 2.6.x Linux</li>
<li>RAM: 512 Mb</li>
<li>Disk space: 8 Gb</li>
<li>Disk type: SCSI</li>
<li>Sound card: Auto detect</li>
<li>USB: Auto detect</li>
<li>Network adapter: NAT</li>
<li>Processors: 2</li>
</ul>
<p>3.  The install wizard proved very simple to follow and my virtual machine was set up in a matter of minutes. I took the opportunity to take a snapshot of the VM, just in case.</p>
<p>4. I started the installation of the VMware Tools and realised, as I expected by then, that the linux headers were missing.</p>
<p>I therefore opened an xterm, and entered as root:</p>
<p><em># apt-get install linux-headers-$(uname -r)</em></p>
<p>As GCC was already installed, I did not have to install it nor <em>make</em>.</p>
<p>However, I was not able to give  the Tools&#8217; installer the right path to the kernel source and typed instead:</p>
<p><em># ln -sf /usr/src/linux-headers-$(uname -r) /usr/src/linux</em></p>
<p>The install process went smoothly thereafter although, again as was the case for Lenny, I needed to add <em>Option “CorePointer”</em> in the mouse-related section of <em>/etc/X11/xorg.conf</em>, as follows:</p>
<p>Section “InputDevice”<br />
Identifier “VMware Mouse”<br />
Driver “vmmouse”<br />
<strong>Option “CorePointer”</strong><br />
Option “Protocol” “ps/2″<br />
Option “Device” “/dev/input/mice”<br />
Option “Emulate3Buttons” “false”<br />
Option “Emulate3Timeout” “70″<br />
Option “ZAxisMapping” “4 5″<br />
Option “Buttons” “5″<br />
EndSection</p>
<p>That was it and everything worked fine, as promised on the MEPIS homepage!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vitradesk.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vitradesk.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vitradesk.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vitradesk.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vitradesk.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vitradesk.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vitradesk.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vitradesk.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vitradesk.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vitradesk.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vitradesk.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vitradesk.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vitradesk.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vitradesk.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vitradesk.wordpress.com&amp;blog=6591336&amp;post=38&amp;subd=vitradesk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vitradesk.wordpress.com/2009/02/21/installing-simplymepis-on-vmware-workstation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3e0aba080c579cd96d6dac1de835f218?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vitrad</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing OpenSolaris on VMware Workstation</title>
		<link>http://vitradesk.wordpress.com/2009/02/20/installing-opensolaris-on-vmware-workstation/</link>
		<comments>http://vitradesk.wordpress.com/2009/02/20/installing-opensolaris-on-vmware-workstation/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 13:44:50 +0000</pubDate>
		<dc:creator>vitrad</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://vitradesk.wordpress.com/?p=27</guid>
		<description><![CDATA[Wikipedia tells us &#8220;OpenSolaris is an open source operating system based on Sun Microsystems&#8217; Solaris. It is also the name of the project initiated by Sun to build a developer and user community around it. OpenSolaris is derived from the Unix System V Release 4 codebase, with significant modifications made by Sun since it bought [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vitradesk.wordpress.com&amp;blog=6591336&amp;post=27&amp;subd=vitradesk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Opensolaris">Wikipedia</a> tells us &#8220;OpenSolaris is an open source operating system based on Sun Microsystems&#8217; Solaris. It is also the name of the project initiated by Sun to build a developer and user community around it.<br />
OpenSolaris is derived from the Unix System V Release 4 codebase, with significant modifications made by Sun since it bought the rights to that code in 1994. It is the only open source System V derivative available. Open sourced components are snapshots of the latest Solaris release under development. Sun has announced that future versions of its commercial Solaris operating system will be based on technology from the OpenSolaris project.&#8221;</p>
<p>OK, so OpenSolaris is not a Linux distribution; its lineage differs from, say, Ubuntu&#8217;s. However, as an end user, what I am really interested in is how well it fits with my own particular requirements as my potential alternative OS.</p>
<p>1. First off, I downloaded the CD ISO image, <em>osol-0811.iso</em>, from <a href="http://opensolaris.org/os/downloads/#use">http://opensolaris.org/os/downloads/#use</a>.</p>
<p>2. I created a VM, following loosely the instructions from <a href="http://www.deviantptr.net/blog/opensolaris/20081027/">http://www.deviantptr.net/blog/opensolaris/20081027/</a>.</p>
<p>The key settings I chose are as follows:</p>
<ul>
<li>OS: Solaris, Solaris 10</li>
<li>RAM: 768 Mb</li>
<li>Disk space: 8 Gb</li>
<li>Disk type: SCSI</li>
<li>Sound card: Auto detect</li>
<li>USB: Auto detect</li>
<li>Network adapter: NAT</li>
<li>Processors: 2</li>
</ul>
<p>The LiveCD booted without any problem and I was soon able to access the live desktop.<br />
First impressions were positive: OpenSolaris is responsive and a number of applications such as Firefox and Thunderbird are pre-installed.<br />
Eye candy-wise, OpenSolaris uses a nicely themed Gnome as its window manager. Unfortunately, no sound was coming out of my speakers.</p>
<p>3. Time to install OpenSolaris on my VM by clicking on the Install OpenSolaris icon.</p>
<p>The install itself took place smoothly albeit painfully slowly.<br />
As usual, I had to restart the VM at the end of the process. No issue to report (besides the sound still not working).</p>
<p>4. Right then, last step as always: install the VMware Tools.</p>
<p>As usual, VMware Workstation automatically mounted the tools which I extracted onto my hard drive.<br />
On the basis of previous bad experiences, I took a snapshot of the VM before I ran</p>
<p><em># ./vmware-install.pl</em></p>
<p>Interestingly, for once, I did not have to recompile the modules and it all looked fine after I configured my display settings. Still no sound though.</p>
<p>I restarted the VM and waited. And waited. And waited. And realised the screen would remain black ad vitam eternam!</p>
<p>So, I reverted to the snapshot I had taken earlier, started browsing, and finally stumbled upon <a href="http://communities.vmware.com/message/951352">http://communities.vmware.com/message/951352</a> that suggests replacing the Xorg video driver with the one from before the installation:</p>
<p><em># cd /usr/X11/lib/modules/drivers<br />
# mv vmware_drv.so vmware_drv.so.AfterVMwareToolsInstall<br />
# cp vmware_drv.so.BeforeVMwareToolsInstall vmware_drv.so</em></p>
<p>(Note: I realise the second command is not necessary but I am reluctant to overwrite the VMware driver, just in case a better solution comes along that requires it.)</p>
<p>Not ideal as this meant I would not be able to use the dedicated VMware driver and would lose some of the added functionality but at least I might be able to use the VM.</p>
<p>I ran <em>vmware-install.pl</em> again, and I switched the drivers BEFORE I restarted OpenSolaris.</p>
<p>5. It worked (including the all-important seamless mouse capture) although I still had no sound.</p>
<p>Trying to address this problem, I rushed into a number half-baked solutions I found on the web, in particular installing the <a href="http://www.opensound.com/download.cgi">Open Sound System (OSS) Driver for OpenSolaris</a> which yielded rather unstable and unsatisfactory results.<br />
I downloaded the package for my machine and installed it:</p>
<p><em># pkgadd -d oss-solaris-v4.1-1051-i386.pkg</em></p>
<p>I rebooted the VM, waited for OpenSolaris to restart, successfully ran <em>osstest</em>, tried to play an audio CD&#8230; and failed!<br />
It was only after I switched the VM sound card setting from <em>Auto detect</em> to my specific card and restarted the VM that I could manage to play audio files. Unfortunately, this setup was not viable as OpenSolaris sometimes still refused to play audio files..</p>
<p>I then discovered the sound drivers in <a href="http://www.tools.de/opensource/solaris/audio/">http://www.tools.de/opensource/solaris/audio/</a> and<a href="http://www.tools.de/opensource/solaris/audio/beta/"> http://www.tools.de/opensource/solaris/audio/beta/</a>. I uninstalled OSS, downloaded the beta package, and installed it</p>
<p>[Just a quick update: it appears the drivers are not available from the <em>tools.de</em> website anymore; after some serious googling, I found <em>audio-1.9beta-i86pc.pkg.bz2<em> </em></em>can still be downloaded from <a href="http://blog.sun.com/roller/resources/le/audio-1.9beta-i86pc.pkg.bz2">http://blog.sun.com/roller/resources/le/audio-1.9beta-i86pc.pkg.bz2</a>.]</p>
<p><em># pkgadd -d audio-1.9beta-i86pc.pkg</em></p>
<p>Finally, after restarting the virtual machine, I could enjoy sound coming out of my speakers.</p>
<p>After a few days using OpenSolaris, I am very pleased with it.  Along with <a href="http://vitradesk.wordpress.com/2009/02/20/installing-debian-lenny-on-vmware-workstation/">Debian 5.0</a>, it looks like a strong candidate for my alternative OS.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vitradesk.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vitradesk.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vitradesk.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vitradesk.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vitradesk.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vitradesk.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vitradesk.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vitradesk.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vitradesk.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vitradesk.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vitradesk.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vitradesk.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vitradesk.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vitradesk.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vitradesk.wordpress.com&amp;blog=6591336&amp;post=27&amp;subd=vitradesk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vitradesk.wordpress.com/2009/02/20/installing-opensolaris-on-vmware-workstation/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3e0aba080c579cd96d6dac1de835f218?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vitrad</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Debian Lenny on VMware Workstation</title>
		<link>http://vitradesk.wordpress.com/2009/02/20/installing-debian-lenny-on-vmware-workstation/</link>
		<comments>http://vitradesk.wordpress.com/2009/02/20/installing-debian-lenny-on-vmware-workstation/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 13:11:10 +0000</pubDate>
		<dc:creator>vitrad</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://vitradesk.wordpress.com/?p=22</guid>
		<description><![CDATA[After it dawned on me that many Linux distributions were based on Debian, I decided to experience it first hand. I took it as a good omen that the latest version of the OS, version 5.0 code-named Lenny, had been officially released just a few days before. 1. I downloaded debian-500-i386-kde-CD-1.iso from http://www.debian.com/CD/http-ftp/. 2. I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vitradesk.wordpress.com&amp;blog=6591336&amp;post=22&amp;subd=vitradesk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After it dawned on me that many Linux distributions were based on <a title="Debian" href="http://debian.org/">Debian</a>, I decided to experience it first hand. I took it as a good omen that the latest version of the OS, <a href="http://wiki.debian.org/DebianLenny">version 5.0 code-named Lenny</a>, had been <a href="http://debian.org/News/2009/20090214">officially released just a few days before</a>.</p>
<p>1. I downloaded <em>debian-500-i386-kde-CD-1.iso</em> from <a href="http://www.debian.com/CD/http-ftp/">http://www.debian.com/CD/http-ftp/</a>.</p>
<p>2. I created a VMware Workstation virtual machine with the following settings:</p>
<ul>
<li>OS: Linux, Other 2.6.x Linux</li>
<li>RAM: 512 Mb</li>
<li>Disk space: 8 Gb</li>
<li>Disk type: SCSI</li>
<li>Sound card: Auto detect</li>
<li>USB: Auto detect</li>
<li>Network adapter: NAT</li>
<li>Processors: 2</li>
</ul>
<p>and followed the instructions on my screen to install without any problem Lenny on my virtual machine.</p>
<p>3. Since everything (e.g., sound, internet) was working satisfactorily, I took a snapshot of the VM and endeavoured to install the VMware Tools.</p>
<p>VMware Workstation mounted the tools which I extracted onto my hard drive. I then ran as root</p>
<p><em># ./vmware-install.pl</em></p>
<p>I accepted all the default settings but <a href="http://vitradesk.wordpress.com/2009/02/20/installing-opensuse-on-vmware-workstation/">as was the case for openSUSE</a>, the kernel headers were not pre-installed so I followed a similar-ish procedure to obtain them:</p>
<p><em># apt-get install linux-headers-$(uname -r)</em></p>
<p>and ran <em>vmware-install.pl</em> again. I was notified I did not have a C compiler installed so I entered:</p>
<p><em># apt-get install gcc</em></p>
<p>and</p>
<p><em># apt-get install make</em></p>
<p>for good measure, on the basis of my previous openSUSE experience.</p>
<p><em>vmware-install.pl</em> failed again because my newly installed version of GCC was too recent. Fortunately the older version was also installed and it was a matter of</p>
<p><em># ln -sf /usr/bin/gcc-4.1 /usr/bin/gcc</em></p>
<p>I confidently ran <em>vmware-install.pl</em> again and was delighted when the VMware Tools successfully installed&#8230; Or so I thought.</p>
<p>After restarting the X server (Crtl-Alt-Backspace), I realised my mouse was not working correctly anymore.</p>
<p>Although this was not related to the problem, I first reactivated the latest version of GCC:</p>
<p><em># ln -sf /usr/bin/gcc-4.3 /usr/bin/gcc</em></p>
<p>and started googling; I soon realised this was a known VMware Tools issue and I merely needed to add <em>Option &#8220;CorePointer&#8221;</em> in the mouse-related section of <em>/etc/X11/xorg.conf</em>, like so:</p>
<p>Section &#8220;InputDevice&#8221;<br />
Identifier &#8220;VMware Mouse&#8221;<br />
Driver &#8220;vmmouse&#8221;<br />
<strong>Option &#8220;CorePointer&#8221;</strong><br />
Option &#8220;Protocol&#8221; &#8220;ps/2&#8243;<br />
Option &#8220;Device&#8221; &#8220;/dev/input/mice&#8221;<br />
Option &#8220;Emulate3Buttons&#8221; &#8220;false&#8221;<br />
Option &#8220;Emulate3Timeout&#8221; &#8220;70&#8243;<br />
Option &#8220;ZAxisMapping&#8221; &#8220;4 5&#8243;<br />
Option &#8220;Buttons&#8221; &#8220;5&#8243;<br />
EndSection</p>
<p>I then restarted the X server and could enjoy a perfectly integrated Lenny virtual machine.</p>
<p>Overall, I have to say I am rather impressed by this distro as I am getting more and more familiarised with it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vitradesk.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vitradesk.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vitradesk.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vitradesk.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vitradesk.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vitradesk.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vitradesk.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vitradesk.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vitradesk.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vitradesk.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vitradesk.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vitradesk.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vitradesk.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vitradesk.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vitradesk.wordpress.com&amp;blog=6591336&amp;post=22&amp;subd=vitradesk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vitradesk.wordpress.com/2009/02/20/installing-debian-lenny-on-vmware-workstation/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3e0aba080c579cd96d6dac1de835f218?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vitrad</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing openSUSE on VMware Workstation</title>
		<link>http://vitradesk.wordpress.com/2009/02/20/installing-opensuse-on-vmware-workstation/</link>
		<comments>http://vitradesk.wordpress.com/2009/02/20/installing-opensuse-on-vmware-workstation/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 12:06:54 +0000</pubDate>
		<dc:creator>vitrad</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://vitradesk.wordpress.com/?p=16</guid>
		<description><![CDATA[As previously discussed, I decided to install openSUSE 11.1, a popular distribution with an excellent reputation and a strong user community on VMware Workstation 6.5. 1. I started by downloading openSUSE-11.1-KDE4-LiveCD-i686.iso from http://software.opensuse.org/. 2. I created a VMware Workstation virtual machine with the following settings: OS: Linux, SUSE Linux RAM: 512 Mb Disk space: 8 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vitradesk.wordpress.com&amp;blog=6591336&amp;post=16&amp;subd=vitradesk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As previously discussed, I decided to install <a title="openSUSE" href="http://en.opensuse.org/Welcome_to_openSUSE.org">openSUSE</a> 11.1, a popular distribution with an excellent reputation and a strong user community on VMware Workstation 6.5.</p>
<p>1. I started by downloading <em>openSUSE-11.1-KDE4-LiveCD-i686.iso</em> from <a href="http://software.opensuse.org/">http://software.opensuse.org/</a>.</p>
<p>2. I created a VMware Workstation virtual machine with the following settings:</p>
<ul>
<li>OS: Linux, SUSE Linux</li>
<li>RAM: 512 Mb</li>
<li>Disk space: 8 Gb</li>
<li>Disk type: SCSI</li>
<li>Sound card: Auto detect</li>
<li>USB: Auto detect</li>
<li> Network adapter: NAT</li>
<li>Processors: 2</li>
</ul>
<p>The installer offered me a number of options: I chose &#8220;openSUSE Live&#8221; and was quickly welcomed by a beautiful desktop. Since my intention was to create a virtual openSUSE computer, I clicked on the Install icon, which resulted in a warning about my computer having less that 1 GB of memory; perhaps foolishly, I decided to ignore it.</p>
<p>I was then taken by a friendly install wizard through a number of screens where I accepted all the default settings, ignored the complaints about the strength of my chosen password and confirmed I wished the install to take place.<br />
After a few minutes, I was asked to restart the computer (or the virtual machine in my case). A lot of activity took place on my screen for the next 3 minutes or so but I was not asked to do anything apart from removing the ISO CD.</p>
<p>Finally, I was prompted for my credentials. On login, the internet seemed to work fine but I was notified the playback was not working properly for my particular soundcard.<br />
However, I was impressed I could move freely my mouse in and out of the VM even though I had not yet installed the VMware Tools.</p>
<p>3. I took a snapshot of the virtual machine and started installing the tools.</p>
<p>VMware Workstation mounted the tools; I opened a Konsole as root and entered</p>
<p><em># rpm &#8211; i /media/VMware\ Tools/VMwareTools-7.8.4-126130.i386.rpm</em></p>
<p>before running <em>vmware-install.pl</em>.</p>
<p>After a number of questions about where I intended to copy the various Tools components (I accepted the proposed locations), I was told to run <em>/usr/bin/vmware-config-tools.pl</em>.<br />
I obediently did but was then notified I had no C compiler installed.</p>
<p>After familiarising myself with the openSUSE package management strategy, I tried</p>
<p><em># yast -i gcc</em></p>
<p>which worked fine.</p>
<p>So I tried <em>/usr/bin/vmware-config-tools.pl</em> again, this time to get a cryptic message about a number of modules that needed removing. Where to find these was not indicated but after a little while, I managed to find them in <em>/lib/modules/2.6.27.7-9-default/updates/</em>.</p>
<p>I therefore deleted the offending modules and gave another go to <em>/usr/bin/vmware-config-tools.pl</em>. Only to to be told I needed <em>make </em>installed:</p>
<p><em># yast -i make</em></p>
<p>I ran <em>/usr/bin/vmware-config-tools.pl</em> for the fourth time and got a warning on my version of gcc which I ignored (getting a little tired here!).<br />
I then had to try and guess where the kernel headers were hiding (<em>/usr/include/</em> was the right answer) before being rudely told the directory of kernel headers (version 2.6.27) did not match my running kernel (2.6.27.7-9-default).</p>
<p>Unsurprisingly, YaST did not have the faintest about kernel-headers-2.6.27.7-9-default.<br />
So, as a last-ditch effort, I asked YaST2 to install whatever linux-source package it could find in its repositories, which happened to be 2.6.27.7-9.1-i586.<br />
To my surprise and relief, everything went well and completed successfully when I ran <em>/usr/bin/vmware-config-tools.pl </em>one last time.</p>
<p>In summary, the installation of openSUSE itself was very easy and resulted in a system pretty much ready to use, with the exception of the sound device, still not working correctly.<br />
However, the VMware Tools proved a bit too convoluted to install for my liking. Granted, this is not an openSUSE problem, rather a VMWare-Worstation-on-openSUSE problem but not the nicest introduction to the system regardless.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vitradesk.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vitradesk.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vitradesk.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vitradesk.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vitradesk.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vitradesk.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vitradesk.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vitradesk.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vitradesk.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vitradesk.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vitradesk.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vitradesk.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vitradesk.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vitradesk.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vitradesk.wordpress.com&amp;blog=6591336&amp;post=16&amp;subd=vitradesk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vitradesk.wordpress.com/2009/02/20/installing-opensuse-on-vmware-workstation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3e0aba080c579cd96d6dac1de835f218?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vitrad</media:title>
		</media:content>
	</item>
		<item>
		<title>Which distribution?</title>
		<link>http://vitradesk.wordpress.com/2009/02/15/which-distribution/</link>
		<comments>http://vitradesk.wordpress.com/2009/02/15/which-distribution/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 12:55:34 +0000</pubDate>
		<dc:creator>vitrad</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://vitradesk.wordpress.com/?p=5</guid>
		<description><![CDATA[The first dilemma a newbie like myself faces is which Linux distribution to choose&#8230; There are dozens of distributions listed in DistroWatch, the vast majority of them free; which one is the one for me?! Wise, experienced Linuxians state that there is no definite answer, that it is up to me to find my favourite [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vitradesk.wordpress.com&amp;blog=6591336&amp;post=5&amp;subd=vitradesk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The first dilemma a newbie like myself faces is which Linux distribution to choose&#8230; There are dozens of distributions listed in DistroWatch, the vast majority of them free; which one is the one for me?!</p>
<p>Wise, experienced Linuxians state that there is no definite answer, that it is up to me to find my favourite &#8220;distro&#8221;.  Thanks(!)<br />
I can see where they are coming from, but this does not quite answer my question, does it?</p>
<p>OK&#8230; I need usability, reliability, performance, and support.<br />
I do not think I am able to distinguish yet between two Linux distros in terms of reliability or performance. Unless, of course, one of them really misbehaved, e.g. ran at a snail pace or kept crashing&#8230;</p>
<p>Right, let&#8217;s focus on usability then. And sure enough, I run into the next big question: which window manager? As I understand it, although several window managers exist, two dominate the scene: KDE, based on Trolltech&#8217;s Qt, and Gnome, based on Gtk.<br />
Again, you&#8217;ll be hard pressed to find anyone willing to provide you with a recommendation, for exactly the same reasons as earlier. Besides, it seems that the KDE vs. Gnome debate triggers the same kind of flame war as the PC vs. Mac one.<br />
The general opinion seems to be that vanilla Gnome has a cleaner (as in &#8220;plain&#8221;) look than vanilla KDE that boasts a richer (as in &#8220;busy&#8221;) interface. However, it would appear both are configurable and you can get each to look and behave like the other.</p>
<p>Frustrating. Very, very frustrating. Although I am learning stuff, I am none the wiser as to which Linux distribution to pick.</p>
<p>Let&#8217;s google then, keeping in mind I do not want to be left to my own devices so I need to make sure there is a friendly, dynamic community supporting the distribution I ultimately choose.<br />
Ubuntu (and Kubuntu in its KDE incarnation), MEPIS, and openSUSE appear to be the popular distros the most frequently mentioned in the same breath as &#8220;beginner&#8221;. (Disclaimer: I realise this bold statement merely relies upon what my search engine feeds me but I have to start somewhere).<br />
Interestingly, the first two are based upon another Linux distribution, Debian that happens to be on the verge of releasing its next generation, codenamed Lenny.</p>
<p>As I am lucky enough to have a reasonably fast Internet connection, I intend to download the CD ISO images of:</p>
<ul>
<li>Ubuntu 8.10</li>
<li>OpenSUSE 11.1</li>
<li>SimplyMEPIS 7</li>
<li>Debian Lenny RC2</li>
</ul>
<p>I will also test OpenSolaris 2008.11. Why? Because I can! Seriously, I would like to have a look at a straight UNIX distribution as well and Solaris is a reference in that field (and BSD doesn&#8217;t seem too newbie-friendly to me).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vitradesk.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vitradesk.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vitradesk.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vitradesk.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vitradesk.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vitradesk.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vitradesk.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vitradesk.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vitradesk.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vitradesk.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vitradesk.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vitradesk.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vitradesk.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vitradesk.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vitradesk.wordpress.com&amp;blog=6591336&amp;post=5&amp;subd=vitradesk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vitradesk.wordpress.com/2009/02/15/which-distribution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3e0aba080c579cd96d6dac1de835f218?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vitrad</media:title>
		</media:content>
	</item>
		<item>
		<title>Baby steps</title>
		<link>http://vitradesk.wordpress.com/2009/02/15/baby-steps/</link>
		<comments>http://vitradesk.wordpress.com/2009/02/15/baby-steps/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 12:20:42 +0000</pubDate>
		<dc:creator>vitrad</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Like, I suspect, quite a few others especially after the whole Vista debacle, I am growing more and more interested in the so-called &#8220;alternative&#8221; OSes, i.e., neither Microsoft nor Apple. However, I am not ready yet to let go of my Windows machines for a couple of reasons: I am new to Linux and often [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vitradesk.wordpress.com&amp;blog=6591336&amp;post=1&amp;subd=vitradesk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Like, I suspect, quite a few others especially after the whole Vista debacle, I am growing more and more interested in the so-called &#8220;alternative&#8221; OSes, i.e., neither Microsoft nor Apple.</p>
<p>However, I am not ready yet to let go of my Windows machines for a couple of reasons:</p>
<ol>
<li>I am new to Linux and often still struggle to get simple things done,</li>
<li>I am aware migrating to another platform is going to be a lengthy process as I have invested time, effort, and money in WinXP and even, to a lesser extent, Vista.</li>
</ol>
<p>That&#8217;s why I am installing and testing my candidate OSes on virtual machines using VMware Workstation to ease the transition.</p>
<p>As I am not alone following that path, I thought I would document my experiences in the hope others may benefit from it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vitradesk.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vitradesk.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vitradesk.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vitradesk.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vitradesk.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vitradesk.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vitradesk.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vitradesk.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vitradesk.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vitradesk.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vitradesk.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vitradesk.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vitradesk.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vitradesk.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vitradesk.wordpress.com&amp;blog=6591336&amp;post=1&amp;subd=vitradesk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vitradesk.wordpress.com/2009/02/15/baby-steps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3e0aba080c579cd96d6dac1de835f218?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vitrad</media:title>
		</media:content>
	</item>
	</channel>
</rss>
