<?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>Tryst with Linux and other Alternatives</title>
	<atom:link href="http://alternativenayk.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://alternativenayk.wordpress.com</link>
	<description>Unless we explore, experiment and discover, we will only be following the crowd.</description>
	<lastBuildDate>Wed, 25 Jan 2012 10:50:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='alternativenayk.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Tryst with Linux and other Alternatives</title>
		<link>http://alternativenayk.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://alternativenayk.wordpress.com/osd.xml" title="Tryst with Linux and other Alternatives" />
	<atom:link rel='hub' href='http://alternativenayk.wordpress.com/?pushpress=hub'/>
		<item>
		<title>TrueCrypt on Linux (Ubuntu)</title>
		<link>http://alternativenayk.wordpress.com/2011/02/06/truecrypt-on-linux-ubuntu-10-10/</link>
		<comments>http://alternativenayk.wordpress.com/2011/02/06/truecrypt-on-linux-ubuntu-10-10/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 21:01:31 +0000</pubDate>
		<dc:creator>NAyK</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[TrueCrypt]]></category>

		<guid isPermaLink="false">http://alternativenayk.wordpress.com/?p=280</guid>
		<description><![CDATA[I&#8217;m in a security phase&#8230; encrypting everything. Working with Windows, TrueCrypt is an excellent solution. However I wanted to see how encryption would work on my Linux distro Ubuntu 10.10. Downloading TrueCrypt was easy&#8230; if you know what to select. I selected standard 32bit. Installation was a little more tricky. As I wasn&#8217;t sure what [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alternativenayk.wordpress.com&amp;blog=528384&amp;post=280&amp;subd=alternativenayk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://alternativenayk.files.wordpress.com/2011/02/truecryptonubuntu.jpg"><img class="alignright size-full wp-image-281" title="TruecryptOnUbuntu" src="http://alternativenayk.files.wordpress.com/2011/02/truecryptonubuntu.jpg?w=460" alt=""   /></a>I&#8217;m in a security phase&#8230; encrypting everything. Working with Windows, TrueCrypt is an excellent solution. However I wanted to see how encryption would work on my Linux distro Ubuntu 10.10.</p>
<p><a title="Downloading TrueCrypt" href="http://www.truecrypt.org/downloads" target="_blank">Downloading TrueCrypt was easy</a>&#8230; if you know what to select. I selected standard 32bit.</p>
<p>Installation was a little more tricky. As I wasn&#8217;t sure what to do. I double clicked the icon but wasn&#8217;t quite sure what to do next to install.I first clicked run, but it didn&#8217;t work. Then I clicked &#8220;run in terminal&#8221; and that seemed to work.</p>
<p>I couldn&#8217;t find much help in the beginning (until later after figuring it out I found these excellent sites:</p>
<p><a title="TrueCrypt on Ubuntu" href="http://www.randyjensenonline.com/blog/installing-truecrypt-51a-on-ubuntu-804" target="_blank">http://www.randyjensenonline.com/blog/installing-truecrypt-51a-on-ubuntu-804</a></p>
<p>After installation, I wanted to create a TrueCrypt volume. When it asked which file format did I want to encrypt the new partition, I choose EXT4. However, when the formatting finished (and it is much faster to format in Linux than in Windows), I found that TrueCrypt was just not opening. It was giving me a file error saying the partition could not be mounted.</p>
<p>I decided to redo the process and this time choose to create a new TrueCrypt partition as an FAT drive. Again it was quite fast, and this time it worked.</p>
<p>I quickly mounted my drive and put in all the files I wanted to encrypt.</p>
<p>However, I realised that if I closed the TrueCrypt window, I was not able to unmount the partition, because it asked for root privileges. <strong>Updated later (after some comments suggested I clarify): </strong>There is an icon called truecrypt1 (mounted). And that gives the option to unmount. When I clicked to unmount, it didn&#8217;t do it. That was what I was noticing. Similarly, in the Nautilus browser, there was an eject option on the drive. But when I clicked it, it didn&#8217;t allow me to unmount with the following error: umount: /media/truecrypt1 is not in the fstab (and you are not root)</p>
<p>Of course there was a TrueCrypt icon in the notification bar. If I clicked that, the TrueCrypt window opened up and I was able to quickly unmount as I have been able to do in Windows.<strong> (Back to original post) </strong></p>
<p>As a result, I have had to keep the Window open whenever I use the TrueCrypt programme, which is a pain, but not insurmountable.</p>
<p>I also preferred the windows Drive Letter way of mounting a partition. Somehow the number method felt more&#8230; alienating. It&#8217;s the same in a Mac (in which I also installed TrueCrypt). Doesn&#8217;t feel as inviting, but it does work.</p>
<p>But all in all, TrueCrypt, by itself, is an excellent encryption software. It&#8217;s linux version (and the Mac version) doesn&#8217;t seem to be as polished as the Windows version (which is surprising, because TrueCrypt is open-source), still it&#8217;s handy to use. So far I haven&#8217;t found any major glitches, so it is an excellent tool for security enthusiasts.</p>
<p>Another excellent help site: <a title="TrueCrypt on Ubuntu" href="http://linuxandfriends.com/2010/02/03/how-to-truecrypt-setup-on-ubuntu-linux/" target="_blank">http://linuxandfriends.com/2010/02/03/how-to-truecrypt-setup-on-ubuntu-linux/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alternativenayk.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alternativenayk.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alternativenayk.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alternativenayk.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/alternativenayk.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/alternativenayk.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/alternativenayk.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/alternativenayk.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alternativenayk.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alternativenayk.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alternativenayk.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alternativenayk.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alternativenayk.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alternativenayk.wordpress.com/280/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alternativenayk.wordpress.com&amp;blog=528384&amp;post=280&amp;subd=alternativenayk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://alternativenayk.wordpress.com/2011/02/06/truecrypt-on-linux-ubuntu-10-10/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">NAyK</media:title>
		</media:content>

		<media:content url="http://alternativenayk.files.wordpress.com/2011/02/truecryptonubuntu.jpg" medium="image">
			<media:title type="html">TruecryptOnUbuntu</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu 10.10 is a hit! Here&#8217;s why.</title>
		<link>http://alternativenayk.wordpress.com/2010/10/15/ubuntu-10-10-is-a-hit-review/</link>
		<comments>http://alternativenayk.wordpress.com/2010/10/15/ubuntu-10-10-is-a-hit-review/#comments</comments>
		<pubDate>Fri, 15 Oct 2010 16:46:03 +0000</pubDate>
		<dc:creator>NAyK</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Working with Linux]]></category>

		<guid isPermaLink="false">http://alternativenayk.wordpress.com/?p=278</guid>
		<description><![CDATA[Every list is subjective. Even this one. But if you knew my history with Ubuntu, you&#8217;d share my excitement with this latest Ubuntu 10.1o (Meerkat) release. It is really easy/fun to use. Makes me remember my PCLinux days, when things just worked. I really am surprised with how functional this Ubuntu really is. Currently, it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alternativenayk.wordpress.com&amp;blog=528384&amp;post=278&amp;subd=alternativenayk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://alternativenayk.files.wordpress.com/2010/10/ubuntu_logo.jpg"><img class="alignright size-thumbnail wp-image-269" title="ubuntu_logo" src="http://alternativenayk.files.wordpress.com/2010/10/ubuntu_logo.jpg?w=150&#038;h=137" alt="" width="150" height="137" /></a>Every list is subjective. Even this one. But if you knew my history with Ubuntu, you&#8217;d share my excitement with this latest Ubuntu 10.1o (Meerkat) release. It is really easy/fun to use. Makes me remember my PCLinux days, when things just worked. I really am surprised with how functional this Ubuntu really is. Currently, it is my favourite go-to distro. The following are a few features of the latest Ubuntu that I really like. I haven&#8217;t listed some others (like Ubuntu One) because I haven&#8217;t actually used them, or I haven&#8217;t really like it (like Ubuntu Broadcast). So anyway, in no particular order&#8230;</p>
<p>1. Really fast shut down (about three seconds!): Ubuntu is not that fast while loading (as I expected), even though it is still faster than Windows. But it is super-fast in shut down. Literally about three seconds after you click shut-down. Wow.</p>
<p>2. Easy writing-ability for my NTFS partition, even on my NTFS external hard disk. It took me a while to realise how cool this was, after I was sharing files between my external harddisk (NTFS) and  Ubuntu without any problem. Even a Mac can&#8217;t do that!</p>
<p>3. Automatic internet connection detection: I&#8217;ve been saying this again and again, but it is really cool that my internet connection was working without me having to set up anything at all. Plus it doesn&#8217;t feel that slow either.</p>
<p>4. It has OpenOffice by default. (unlike PCLinux) OpenOffice is a big file, and if I would have to download it, I would be putting my limited downloads under pressure. So it&#8217;s nice to have essential software already uploaded.</p>
<p>5. Similarly, it was nice to have limited updates after installation. There have been times when I have installed new distro&#8217;s and still had to updated about 100-200 MB worth of updates. This time only about 10 MB of updates were needed.</p>
<p>6. It installs my VIA chipset graphics drivers (as well as audio) by default. Maybe this should have been the first point. Because without the drivers I wouldn&#8217;t have been able to use this distro at all. But now my monitor is set to the right resolution and frequency. Similarly, all the audio drivers are installed without any problem.</p>
<p>7. Very easy to get proprietary video formats to work (like avi and divx). Relatedly, I simply had to click on an avi file, and Ubuntu asked me if I wanted the proprietary drivers, and I said yes&#8230; and it installed them. Really nice.</p>
<p>8. Similarly, Flash (and yes I need flash) is easy to install. Again, I must admit that I am shocked that Mac doesn&#8217;t support Flash. I really like it, use it, on a daily basis. So I&#8217;m glad Flash is supported in Linux (Ubuntu) with an updated.</p>
<p>9. Right click on desktop to change desktop image (long time ago, this never used to be so easy). This was important because earlier only KDE could do it, now even GNOME can, which is nice. Makes customization a little easier, and makes you feel that Gnome is not so bad after all.</p>
<p>That&#8217;s it for now. Maybe if I use it more I&#8217;ll have more to say. For now, thank you Ubuntu team for an excellent distro.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alternativenayk.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alternativenayk.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alternativenayk.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alternativenayk.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/alternativenayk.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/alternativenayk.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/alternativenayk.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/alternativenayk.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alternativenayk.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alternativenayk.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alternativenayk.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alternativenayk.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alternativenayk.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alternativenayk.wordpress.com/278/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alternativenayk.wordpress.com&amp;blog=528384&amp;post=278&amp;subd=alternativenayk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://alternativenayk.wordpress.com/2010/10/15/ubuntu-10-10-is-a-hit-review/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">NAyK</media:title>
		</media:content>

		<media:content url="http://alternativenayk.files.wordpress.com/2010/10/ubuntu_logo.jpg?w=150" medium="image">
			<media:title type="html">ubuntu_logo</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu is finally working on my computer! Ubuntu 10.10 Review</title>
		<link>http://alternativenayk.wordpress.com/2010/10/13/ubuntu-finally-working-on-my-computer-ubuntu-10-10-review/</link>
		<comments>http://alternativenayk.wordpress.com/2010/10/13/ubuntu-finally-working-on-my-computer-ubuntu-10-10-review/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 14:35:57 +0000</pubDate>
		<dc:creator>NAyK</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Mint]]></category>
		<category><![CDATA[Recommendation]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Screenshots]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[WINE]]></category>

		<guid isPermaLink="false">http://alternativenayk.wordpress.com/?p=268</guid>
		<description><![CDATA[It is with absolute delight that I report that for the first time ever, on my desktop, an Ubuntu distro is finally working. I&#8217;ve always struggled with Linux distros on my via-(integrated graphics)-chipset. Hardly any distro, apart from PCLinux and Mandriva detected my VIA hardware. Previously, all the Ubuntu distros I tested would have a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alternativenayk.wordpress.com&amp;blog=528384&amp;post=268&amp;subd=alternativenayk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://alternativenayk.files.wordpress.com/2010/10/ubuntu_logo.jpg"><img class="alignright size-thumbnail wp-image-269" title="ubuntu_logo" src="http://alternativenayk.files.wordpress.com/2010/10/ubuntu_logo.jpg?w=150&#038;h=137" alt="" width="150" height="137" /></a>It is with absolute delight that I report that for the first time ever, on my desktop, an Ubuntu distro is finally working.</p>
<p>I&#8217;ve always struggled with Linux distros on my via-(integrated graphics)-chipset. Hardly any distro, apart from PCLinux and Mandriva detected my VIA hardware. Previously, all the Ubuntu distros I tested would have a few positives, but also a boat-load of negatives. Usually, Ubuntu would recognise my internet, but at the same time the graphics drivers wouldn&#8217;t allow me to go for more than 800/600 resolution. Therefore I would only rely on Linux Mint or on PCLinux etc for my Linux needs.</p>
<p>However, this time, Ubuntu 10.10 (Meerkat) was (and is) working!</p>
<p><strong>The basic installation process:</strong></p>
<p>1. The installation process was relatively smooth, except it took a long time. Longer than usual. (I&#8217;m not sure why).</p>
<p>2. The live CD took a long time to load, plus I was suprised by how &#8220;primitive&#8221; the Ubuntu logo looked during install. (There was a Ubuntu text, plus four dots. What&#8217;s what that?)</p>
<p>3. The options of installation were much better than before, especially giving more control over the partition process.</p>
<p>3b. It was great to see that a VIA driver for my chipset and audio was installed automatically. (ie. it detected my hardware and installed something appropriate).</p>
<p>3c. Also, after installation, it was nice to see that there were only a few updates in the update manager. Suggested that it was a fresh/stable release.</p>
<p><strong>Getting started</strong></p>
<p>4. The bootloader, as usual, recognised my Windows partition, though the default boot screen was boring as usual. (primarily text). somehow, with openSUSE and PClinux, even Mint, I have come to expect a more attractive boot loader by default. (ie. I know I can do some tweeking and install one for Ubuntu. Maybe I will do that one day).</p>
<p>5. The default look/feel was functional (as I have come to expect from GNOME), but somehow it didn&#8217;t feel so bad as before. Maybe I have become used to GNOME afterall. It certainly looked better than before.</p>
<p><strong>Functionality:</strong></p>
<p>6.  the internet was working, without needing any configuration. An amazing feature!</p>
<p>7. Also, as soon as I tried out an avi file, Ubuntu asked me if I wanted to install the drivers. I said yes, and most of the codecs were automatically installed. Easy-peasy. (I was concerned that there was no audio, but it turned out that audio was in mute, I wonder how.)</p>
<p>8. I had to manually install chrome, flash and a few other software, like K3B. For some I used Ubuntu&#8217;s Software Centre, and for others I used Synaptic.</p>
<p>9. I was concerned that there was no file viewer. ie. I wasn&#8217;t able to open a file manager. So I installed Dolphin, and even that problem was solved.</p>
<p><a href="http://alternativenayk.files.wordpress.com/2008/06/wine-logo.png"><img class="alignright size-thumbnail wp-image-178" title="wine-logo" src="http://alternativenayk.files.wordpress.com/2008/06/wine-logo.png?w=93&#038;h=150" alt="" width="93" height="150" /></a>9b. I was also able to install Photoshop 7, using WINE (after installing WINE). The only problem I had was that I had to copy the contents of the CD onto the computer and then make the setup.exe file executable for WINE.</p>
<p>10. there were a couple of times when Ubuntu suddenly hung. I think it was during the time I wanted to change the screensaver.</p>
<p>11. I wish there was an option to change GRUB options through GNOME. However, with some google-found guidance, I realised that Ubuntu 10.10 has changed it&#8217;s grub editing options, and it was simple enough. Sadly (still) my Windows XP is my default OS. But I am really enjoying fiddling with Ubuntu (spending more time with it than with Windows).</p>
<p>12. Also, I am concerned that the booting time is not that fast, as some were predicting. When I choose Ubuntu, it waits for a few seconds and only then starts loading Ubuntu. I wonder if there is a configuration issue there.</p>
<p>13. I was also unimpressed with the broadcast option (the one that connects Ubuntu with Facebook and Twitter). It took a long time to set up, and the options to view were too limited to be helpful. I much preferred going to the original Facebook/Twitter pages for updates. Perhaps in the future it will be better.</p>
<p>14. On the whole, I have been quite happy with the general functionality and even look/feel of Ubuntu. It has worked pretty well and easily, and for an Ubuntu distro, that is saying much. I don&#8217;t think I&#8217;ll be needing Linux Mint after all.</p>
<p><a href="http://alternativenayk.files.wordpress.com/2010/10/ubuntu.jpg"><img class="alignnone size-full wp-image-275" title="Ubuntu Screenshot" src="http://alternativenayk.files.wordpress.com/2010/10/ubuntu.jpg?w=460&#038;h=345" alt="Ubuntu Screenshot" width="460" height="345" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alternativenayk.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alternativenayk.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alternativenayk.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alternativenayk.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/alternativenayk.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/alternativenayk.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/alternativenayk.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/alternativenayk.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alternativenayk.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alternativenayk.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alternativenayk.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alternativenayk.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alternativenayk.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alternativenayk.wordpress.com/268/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alternativenayk.wordpress.com&amp;blog=528384&amp;post=268&amp;subd=alternativenayk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://alternativenayk.wordpress.com/2010/10/13/ubuntu-finally-working-on-my-computer-ubuntu-10-10-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">NAyK</media:title>
		</media:content>

		<media:content url="http://alternativenayk.files.wordpress.com/2010/10/ubuntu_logo.jpg?w=150" medium="image">
			<media:title type="html">ubuntu_logo</media:title>
		</media:content>

		<media:content url="http://alternativenayk.files.wordpress.com/2008/06/wine-logo.png?w=93" medium="image">
			<media:title type="html">wine-logo</media:title>
		</media:content>

		<media:content url="http://alternativenayk.files.wordpress.com/2010/10/ubuntu.jpg" medium="image">
			<media:title type="html">Ubuntu Screenshot</media:title>
		</media:content>
	</item>
		<item>
		<title>Goodbye Linux Mint 9: back to PCLinux2007</title>
		<link>http://alternativenayk.wordpress.com/2010/08/16/goodbye-linux-mint-9-back-to-pclinux2007/</link>
		<comments>http://alternativenayk.wordpress.com/2010/08/16/goodbye-linux-mint-9-back-to-pclinux2007/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 15:13:57 +0000</pubDate>
		<dc:creator>NAyK</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Mint]]></category>
		<category><![CDATA[PCLinuxOS]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://alternativenayk.wordpress.com/?p=265</guid>
		<description><![CDATA[The shock of the previous post (where My Documents were deleted), became a full blown crisis when I lost my entire ebook folder again in that partition. Thankfully, I did have backups, but my ebooks were indexed through Copernic and I will have to do the indexing all over again. Anyway&#8230; I decided to go [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alternativenayk.wordpress.com&amp;blog=528384&amp;post=265&amp;subd=alternativenayk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://alternativenayk.files.wordpress.com/2009/03/pclinuxos.png"><img class="alignright size-full wp-image-246" title="PCLinuxOS" src="http://alternativenayk.files.wordpress.com/2009/03/pclinuxos.png?w=460" alt=""   /></a>The shock of the previous post (where My Documents were deleted), became a full blown crisis when I lost my entire ebook folder again in that partition. Thankfully, I did have backups, but my ebooks were indexed through Copernic and I will have to do the indexing all over again.</p>
<p>Anyway&#8230; I decided to go back to PCLinux2007 (which I know did work for a while at least) and since I was too shaken to try something new, even PCLinux2010.</p>
<p>After installing, I realised that I was still in Firefox 2.0 and so I wanted to make minimal upgrades, and security updates.</p>
<p>I had to add the following repository: <a href="http://kde3.pclosusers.com/pclosfiles" target="_blank">http://kde3.pclosusers.com/pclosfiles</a></p>
<p>which allowed me to make upgrades (the old repositories of PCLinux2007) were not working. Only this new one did.</p>
<p>Now I&#8217;m hoping that I&#8217;ll be able to function basically at my home computer, until I fix my Windows operating system.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alternativenayk.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alternativenayk.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alternativenayk.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alternativenayk.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/alternativenayk.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/alternativenayk.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/alternativenayk.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/alternativenayk.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alternativenayk.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alternativenayk.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alternativenayk.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alternativenayk.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alternativenayk.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alternativenayk.wordpress.com/265/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alternativenayk.wordpress.com&amp;blog=528384&amp;post=265&amp;subd=alternativenayk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://alternativenayk.wordpress.com/2010/08/16/goodbye-linux-mint-9-back-to-pclinux2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">NAyK</media:title>
		</media:content>

		<media:content url="http://alternativenayk.files.wordpress.com/2009/03/pclinuxos.png" medium="image">
			<media:title type="html">PCLinuxOS</media:title>
		</media:content>
	</item>
		<item>
		<title>Linux Mint 9: Installation Review &#8211; A Not-So-Happy Story</title>
		<link>http://alternativenayk.wordpress.com/2010/08/16/linux-mint-9-installation-review/</link>
		<comments>http://alternativenayk.wordpress.com/2010/08/16/linux-mint-9-installation-review/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 05:12:42 +0000</pubDate>
		<dc:creator>NAyK</dc:creator>
				<category><![CDATA[First Impressions]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Mint]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Working on Linux]]></category>

		<guid isPermaLink="false">http://alternativenayk.wordpress.com/?p=263</guid>
		<description><![CDATA[Fed up with my buggy PCLinuxOS, I decided to install the new Linux Mint 9. After burning the installation DVD image (which is just over 700MB), I decided to install it on my Lenovo Thinkpad Z60m. The loading process of the Live DVD was relatively smooth, though it felt a little slow to load the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alternativenayk.wordpress.com&amp;blog=528384&amp;post=263&amp;subd=alternativenayk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://alternativenayk.files.wordpress.com/2008/06/mint-big.png"><img class="alignright size-thumbnail wp-image-167" title="Linux Mint" src="http://alternativenayk.files.wordpress.com/2008/06/mint-big.png?w=150&#038;h=134" alt="" width="150" height="134" /></a>Fed up with my buggy PCLinuxOS, I decided to install the new Linux Mint 9. After burning the installation DVD image (which is just over 700MB), I decided to install it on my Lenovo Thinkpad Z60m.</p>
<p>The loading process of the Live DVD was relatively smooth, though it felt a little slow to load the live image.  (PCinux is still faster in the Live CD department)</p>
<p>I then decided to install, and it asked for the customary questions like location, keyboard etc.</p>
<p>I liked the new look and feel, almost felt like openSUSE&#8217;s installation process in a good way.</p>
<p>At the partition table point, I found the graphics a little too small and the default processes difficult to understand.  I was anyway going to the advanced option, but PCLinux&#8217;s large view size of proposed partitioning table, seemed for once, more helpful.</p>
<p>I choose to delete my PCLinux partition and mounted all my other Windows partitions making sure I did not format those.</p>
<p>I was also asked whether I wanted to import any preferences from Windows like Firefox settings and  MyDocuments from Windows. First I checked it, and clicked ok. but then I changed my mind and went back to uncheck it. Please note that at this time there was no confirmation from Linux Mint on whether my options were going to be effective.</p>
<p>Only after all the options were listed, did Linux Mint begin the process of actually installing, which is customary.</p>
<p>While the installation was going on I noticed that the wifi was not detected, and I guess it was too late to look to change that, so I thought I&#8217;d fix it after the installation is done. I was hoping that Ubuntu&#8217;s spectacular record of being able to configure my internet connection in my desktop automatically would filter into the wireless connection as well.</p>
<p>The installation process took about 25 minutes, after which I rebooted. I noted that Linux Mint was the default operating system, and I wished that Mint had given me the option of choosing which operating system I wanted to default. I usually (curses upon me) still choose Windows as my default operating system.</p>
<p>Anyway, going into Linux Mint, I just couldn&#8217;t get the wifi to work. I noted that there were no windows wifi drivers installed, but because my wireless was not detected, no way for me to install them! I knew that I had to log into Windows to figure out the problem.</p>
<blockquote>
<h2>&#8230;when I returned to windows, to my shock (not horror, because I had backups), my entire My Documents folder had been erased. I had other folders in that partition, and they were ok, untouched (I hope) and working, but the MyDocuments was empty. This was shocking, especially since I had never experienced something like this with Linux before.</h2>
</blockquote>
<p>However, when I returned to windows, to my shock (not horror, because I had backups), my entire My Documents folder had been erased. I had other folders in that partition, and they were ok, untouched (I hope) and working, but the MyDocuments was empty. This was shocking, especially since I had never experienced something like this with Linux before. I forgot about trying to fix Linux Mint and went about restoring my documents using my backups (alas they were a few days old, so I lost some of the work I did over the weekend, but not much).</p>
<p>I am now quite disturbed and will probably in reaction do away with Linux Mint and &#8230; install some other operating system in my Laptop. However for my desktop I will still try to persevere with Mint to see whether this is a one-off problem or an actual bug.</p>
<p>So that&#8217;s my not-so-happy tale with Mint, hope others met with a better fate.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alternativenayk.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alternativenayk.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alternativenayk.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alternativenayk.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/alternativenayk.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/alternativenayk.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/alternativenayk.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/alternativenayk.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alternativenayk.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alternativenayk.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alternativenayk.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alternativenayk.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alternativenayk.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alternativenayk.wordpress.com/263/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alternativenayk.wordpress.com&amp;blog=528384&amp;post=263&amp;subd=alternativenayk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://alternativenayk.wordpress.com/2010/08/16/linux-mint-9-installation-review/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">NAyK</media:title>
		</media:content>

		<media:content url="http://alternativenayk.files.wordpress.com/2008/06/mint-big.png?w=150" medium="image">
			<media:title type="html">Linux Mint</media:title>
		</media:content>
	</item>
		<item>
		<title>PCLinuxOS 2009.2 Installation Review</title>
		<link>http://alternativenayk.wordpress.com/2009/11/09/pclinuxos-2009-2-installation-review/</link>
		<comments>http://alternativenayk.wordpress.com/2009/11/09/pclinuxos-2009-2-installation-review/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 17:25:35 +0000</pubDate>
		<dc:creator>NAyK</dc:creator>
				<category><![CDATA[Discussions-Conclusions-Hopes]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[OpenSUSE]]></category>
		<category><![CDATA[PCLinuxOS]]></category>
		<category><![CDATA[Recommendation]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Working with Linux]]></category>

		<guid isPermaLink="false">http://alternativenayk.wordpress.com/?p=252</guid>
		<description><![CDATA[In the days when Ubuntu 9.10, Mandriva 2010 and openSUSE 11.2 are having their releases, installing PCLinuxOS 2009.2 seems like taking a step backwards. But how could I refuse to try what I had considered to be my favourite Linux distro? In fact, the only reason why I hadn&#8217;t tried PCLinuxOS for so long was [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alternativenayk.wordpress.com&amp;blog=528384&amp;post=252&amp;subd=alternativenayk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-246" title="PCLinuxOS" src="http://alternativenayk.files.wordpress.com/2009/03/pclinuxos.png?w=460" alt="PCLinuxOS"   />In the days when Ubuntu 9.10, Mandriva 2010 and openSUSE 11.2 are having their releases, installing PCLinuxOS 2009.2 seems like taking a step backwards. But how could I refuse to try what I had considered to be my favourite Linux distro? In fact, the only reason why I hadn&#8217;t tried PCLinuxOS for so long was because I just didn&#8217;t have the time. And so I waited for many months with a brand new <a title="PCLinuxOS 2009.2 ISO Image" href="http://spout.ussg.indiana.edu/linux/pclinuxos/pclinuxos/live-cd/english/preview/pclinuxos-2009.2.iso" target="_blank">PCLinux (KDE) ISO image</a>. Not that I found the time. Rather, because all these new distros started emerging, I felt compelled to give the new PCLinux another shot. So, with a toddler running around the house potentially distroying my computer, I took the plunge at 12:22pm, on Sunday.The following is primarily an installation review, though some distribution comments may be included.</p>
<p>A note about my system. I&#8217;m still using my VIA Desktop of more than 4 years, though I&#8217;ve upgraded to 2 GB RAM. No graphics card (only integrated VIA chipset).</p>
<p><strong>12:22pm, Insert LIVE CD (PCLinux 2009.2 KDE). </strong></p>
<p><strong>12:25 Login as guest, with password guest.</strong></p>
<p>I wonder why this double login persists in a live CD. wouldn&#8217;t it suffice to function as guest with the &#8216;root&#8217; password made known via instruction?</p>
<p>My first goal was to check if my internet was working or not. My internet connection is a DSL ethernet cable run via a Belkin wireless router. Usually, I&#8217;ve noticed that some Linux&#8217; esp. Ubuntu, has a problem picking up the Belkin router. So I skeptically tried the internet on PCLinux and shocker! It was working. Without any configuration. Well done, PCLinux!!!The  internet did feel a little slow, but I was amazed that it was working.</p>
<p>At about <strong>12:29pm I decided to install, </strong>and was introduced to a new(?) procedure of removing drivers.</p>
<p>I didn&#8217;t understand why on a LiveCD did you have to &#8220;remove drivers&#8221;. Wasn&#8217;t it more correct to say &#8220;choose not to install drivers&#8221; or something like that? Anyway, I went along. But when I chose the advanced options and decided to cancel, the entire procedure was canceled and I had to start again. Hmmm.</p>
<p><strong>12:37 pm, the computer said the installation had begun.</strong></p>
<p><strong>12:47pm I was modified the grub. </strong></p>
<p>(sadly, still making Windows XP my default distro).</p>
<p><strong>At 12:49pm I was restarting the computer </strong>and ending the CD session.</p>
<p>(I wonder why can&#8217;t the CD ejection be automated).</p>
<p><strong>At 12:53pm,</strong> after login details etc, the computer <strong>opened to a brand new PCLinuxOS desktop!</strong></p>
<p>Note that&#8217;s about 24 minutes! A spectacular speed when you think there was a toddler running around trying to press all the buttons including &#8220;delete all partitions!!!&#8221; :)</p>
<p>The key test, at this stage, was whether the internet was still working. And&#8230; yes it was! Hurray.</p>
<p>Knowing however that the PCLinuxOS was a little outdated, I decided to use Synaptic to run a system update.</p>
<p>I did a reload of the repositories. And then, seeing the huge update backlog (I needed about 400MB and I only get free downloads in the night), I decided to only update Firefox, and do the rest later.</p>
<p>I chose Firefox update, but after updating, Firefox crashed. Couldn&#8217;t open.</p>
<p>I realised that perhaps PCLinux needed a full update so decided to wait till 2:00am to do the remaining updates. (that&#8217;s when I get free download bandwidth).</p>
<p>I didn&#8217;t want to stay up all night, so after starting the download, I went to sleep, waking around 7:00am to see whether the updates were done. It seems there was a problem with two of the repositories, but nothing serious seemed to be the problem.</p>
<p>However, it was waiting for me to say &#8220;OK&#8221;, to acknowledge that there were problems in the repositories&#8230; and only then begin the installation. I wish I had investigated (beforehand) how to set up an automatic update in Synaptic that did not require any intervention on my part. Instead I had to wait a long time till the updates were installed&#8230; and then, thankfully Firefox was working.</p>
<p>One thing positive was that PCLinux also recognised my screen-resolution, which is something other distros do not seem to be able to do. Of course, I still think I need to install some VIA graphics driver, because the videos, like from Metacafe/Youtube, are not viewing properly (looks like no graphics card). So I&#8217;ll probably have to find that (though I wonder whether I should not have installed all the graphics drivers in the first place!).</p>
<p>On the whole, the installation process is pretty painless. There remain certain imperfections, and one wishes for more flexibility in choice (more possible customization for advanced users). But PCLinux&#8217;s installation speed is pretty fast; in fact one of the fastest installations out there. And that must be commendable.</p>
<p><strong>Now a few comments about usage. </strong></p>
<p>I know I have only briefly been using PCLinux 2009, so I can&#8217;t say how everything works, but a few off-the-cuff comments need to be made.</p>
<p><strong>Look and Feel: </strong>The graphics, especially the default wallpaper etc. are not as striking as the previous version. PCLinux 2007, or something like that. That was really nice, and made Blue look cool! This time, PCLinux looks like Fedora, or something like that. Not fun at all. Trying to update the wallpaper wasn&#8217;t as intuitive as I would have liked it to be. KDE is usually better than GNOME in such matters, so I guess I was expecting something a little more smoother. I had to manually select photos on my desktop. And when I had to chose the photos, from the KDE configuration, there was no preview (it wasn&#8217;t working). Which  meant that I had to open external viewers to see the photos. The external viewers too don&#8217;t seem to have progressed, with the Windows XP, Image-Preview, being probably the best photoviewer, because it allows arrow key navigation. In the current Linux viewers, the arrow keys are not always the way to navigate, and when yes, then the screen image still needs to be manipulated to allow for a viewable size.</p>
<p><strong>Different attempts:</strong> I liked the attempt to install an auto-update button in the task bar. Because that was something that was missing in PCLinux earlier. But this one wasn&#8217;t intuitive enough for me to figure out. It seemed to give me many options, and when I clicked any, it usually only opened up Synaptic.</p>
<p><strong>Current state of affairs:</strong> The audio is working. And the video, once I update the drivers, should work better. All these were done pretty ok, without any fuss. However, currently (and suddenly), none of my Synaptic repositories are working. I was simply trying to install the Wally Wallpaper program. But Synaptic wasn&#8217;t working. Not able to reload. The internet was working though, and that continues to be PCLinux&#8217;s saving grace! But I must note that the internet is drastically slower here than in Windows. Perhaps I do need to do a little bit of tweeking.</p>
<p><strong>Finally, Recommendations?</strong> About a year ago I would not have hesitated to recommend PCLinux to any beginner user of Linux. It was truly a class apart. But right now, it seems to have developed a few quirks that don&#8217;t seem to generate as much confidence in the distro as the previous one. Moreso, it doesn&#8217;t seem to have moved ahead. It feels like the old one, though not exactly in the best sort of way. It seems &#8220;less better&#8221;. Maybe I need to try it a little more, but suddenly I&#8217;m not too sure about whether PCLinux is the next big thing in Linux.</p>
<p>Sadly, over the weekend I will be looking to install and test Mandriva 2010 and also later try out openSUSE 11.2, as replacement distros.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alternativenayk.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alternativenayk.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alternativenayk.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alternativenayk.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/alternativenayk.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/alternativenayk.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/alternativenayk.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/alternativenayk.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alternativenayk.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alternativenayk.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alternativenayk.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alternativenayk.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alternativenayk.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alternativenayk.wordpress.com/252/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alternativenayk.wordpress.com&amp;blog=528384&amp;post=252&amp;subd=alternativenayk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://alternativenayk.wordpress.com/2009/11/09/pclinuxos-2009-2-installation-review/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">NAyK</media:title>
		</media:content>

		<media:content url="http://alternativenayk.files.wordpress.com/2009/03/pclinuxos.png" medium="image">
			<media:title type="html">PCLinuxOS</media:title>
		</media:content>
	</item>
		<item>
		<title>Oh No! PCLinuxOS In Trouble!!!</title>
		<link>http://alternativenayk.wordpress.com/2009/03/30/oh-no-pclinuxos-in-trouble/</link>
		<comments>http://alternativenayk.wordpress.com/2009/03/30/oh-no-pclinuxos-in-trouble/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 04:38:59 +0000</pubDate>
		<dc:creator>NAyK</dc:creator>
				<category><![CDATA[Discussions-Conclusions-Hopes]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Mint]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[PCLinuxOS]]></category>
		<category><![CDATA[Working with Linux]]></category>

		<guid isPermaLink="false">http://alternativenayk.wordpress.com/?p=245</guid>
		<description><![CDATA[I just read (in Distrowatch) that PCLinux is going through an internal split. For a long long time, PCLinuxOS has been my favourite one-CD distro. In fact, the only reason why I stopped using it was because I got bored by its stability. I wanted something new and tried other distros in its place. But [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alternativenayk.wordpress.com&amp;blog=528384&amp;post=245&amp;subd=alternativenayk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-246" title="PCLinuxOS" src="http://alternativenayk.files.wordpress.com/2009/03/pclinuxos.png?w=460" alt="PCLinuxOS"   />I just read<a href="http://distrowatch.com/weekly.php?issue=20090330#news"> (in Distrowatch)</a> that PCLinux is going through an internal split. For a long long time, PCLinuxOS has been my favourite one-CD distro. In fact, the only reason why I stopped using it was because I got bored by its stability. I wanted something new and tried other distros in its place. But I always intended to return. And while I was really excited about the new PCLinuxOS 2009 release, I delayed installation because I was waiting for the perfect time to install it (to replace my current Linux Mint distro). <em>(I have a lot of non-Linux work that I need to finish before I can start enjoying Linux again).</em> But what I read in Distrowatch was a shocker.</p>
<p>Basically, to summarise, a whole bunch of developers have left the PCLinux distribution over differences with the leadership. PCLinux is one of the many closed-community Linux projects, that are run by a particular team devoted to the project<em> (as opposed to community driven projects)</em>.</p>
<p>While it&#8217;s not surprising that there would be internal rift, this news couldn&#8217;t have have come at a worse time. PCLinux is hardly established in the public psyche (unlike Ubuntu), and could do without such negative publicity. This was to be an amazing year, with the new release and all. But in effect, now, this news will only dissuade people from trying out this excellent, I would say the best, one-CD distro. Sadly, to an extent, even I now hesitate to try my waiting-to-be-installed PCLinuxOS distribution.</p>
<p>Anyway, below are some excerpts from <a href="http://distrowatch.com/weekly.php?issue=20090330#news">Distrowatch article:</a></p>
<blockquote><p>Internal issues have rocked the world of <a href="http://distrowatch.com/pclinuxos">PCLinuxOS</a>, with numerous developers quitting the project. The issues appear to have started when project lead, Bill Reynolds (Texstar), took a year-long break from running the distribution and left the distro&#8217;s primary system administrator, Solis, in charge. Without input from the project founder, development of PCLinuxOS 2009 by the community continued but just before release, Solis halted it so that Reynolds could overview it. The release was then delayed two weeks while it was finalised. It appears that many developers were not happy with the way this was handled and have consequently left the project.</p>
<p>JMiahMan, former admin of the PCLinuxOS hardware database and developer of EeePCLinuxOS, voiced his dismay at the announcement: &#8220;<span class="Quote">Not hearing from Texstar for more than a year, development [by the community] continued, then the moment before release passwords were changed on servers and suddenly Texstar is back and now not only halting the release, but saying all the hard work the community did for a year wasn&#8217;t good enough. That&#8217;s leadership suicide.</span>&#8221; More information is sure to come to light as former developers switch to other projects.</p>
<p>In related news, Derrick Devine, former administrator of the community project site MyPCLinuxOS, recently handed over control of the project and <a href="http://linux-blog.org/new-project-unity/">announced work on a new Linux distribution</a>, called <a href="http://www.unity-linux.org/">Unity</a>, with many of the other former PCLinuxOS developers: &#8220;<span class="Quote">What it will be is a new Linux distribution that takes an incremental approach to desktop Linux. It will provide a central core and use the mklivecd scripts that PCLinuxOS uses and it will provide a base from which to build just about any desktop you want out there.</span>&#8221; Currently the distro is being developed behind closed doors, but more information should come to light soon. Either way, it is clear that no animosity exists on the side of former PCLinuxOS developers, who remain grateful to the distribution for everything they have been able to achieve over the years. Derrick continues: &#8220;<span class="Quote">You won&#8217;t hear us say anything bad about PCLinuxOS, its leadership, or the direction it is going. We are very proud to have been members of the PCLinuxOS community&#8230; some of us for almost six years. Nothing can take away our gratitude.</span>&#8220;</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alternativenayk.wordpress.com/245/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alternativenayk.wordpress.com/245/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alternativenayk.wordpress.com/245/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alternativenayk.wordpress.com/245/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/alternativenayk.wordpress.com/245/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/alternativenayk.wordpress.com/245/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/alternativenayk.wordpress.com/245/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/alternativenayk.wordpress.com/245/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alternativenayk.wordpress.com/245/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alternativenayk.wordpress.com/245/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alternativenayk.wordpress.com/245/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alternativenayk.wordpress.com/245/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alternativenayk.wordpress.com/245/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alternativenayk.wordpress.com/245/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alternativenayk.wordpress.com&amp;blog=528384&amp;post=245&amp;subd=alternativenayk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://alternativenayk.wordpress.com/2009/03/30/oh-no-pclinuxos-in-trouble/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">NAyK</media:title>
		</media:content>

		<media:content url="http://alternativenayk.files.wordpress.com/2009/03/pclinuxos.png" medium="image">
			<media:title type="html">PCLinuxOS</media:title>
		</media:content>
	</item>
		<item>
		<title>HOW-TO open an exe file in Linux Mint?</title>
		<link>http://alternativenayk.wordpress.com/2009/01/17/how-to-open-an-exe-file-in-linux-mint/</link>
		<comments>http://alternativenayk.wordpress.com/2009/01/17/how-to-open-an-exe-file-in-linux-mint/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 03:50:06 +0000</pubDate>
		<dc:creator>NAyK</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Mint]]></category>
		<category><![CDATA[WINE]]></category>

		<guid isPermaLink="false">http://alternativenayk.wordpress.com/?p=243</guid>
		<description><![CDATA[This is a short post telling users how to open an exe file in Linux Mint. (actually I&#8217;m the one who wanted to know and couldn&#8217;t really find a direct link that could help me until I stumbled upon this solution so this is for me and people like me). The answer is simple: 1. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alternativenayk.wordpress.com&amp;blog=528384&amp;post=243&amp;subd=alternativenayk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-178" title="wine-logo" src="http://alternativenayk.files.wordpress.com/2008/06/wine-logo.png?w=59&#038;h=96" alt="wine-logo" width="59" height="96" /><img class="alignright size-thumbnail wp-image-167" title="Linux Mint" src="http://alternativenayk.files.wordpress.com/2008/06/mint-big.png?w=107&#038;h=96" alt="Linux Mint" width="107" height="96" />This is a short post telling users how to open an exe file in Linux Mint. (actually I&#8217;m the one who wanted to know and couldn&#8217;t really find a direct link that could help me until I stumbled upon this solution so this is for me and people like me).</p>
<p>The answer is simple:<br />
1. Uninstall Wine-doors (it&#8217;s a programme that comes with Linux Mint).<br />
2. Ensure that your Wine 1+ is installed (it usually is).<br />
3. Run the exe file by double-clicking!</p>
<p>Basically I use exe files in Linux to test whether they have viruses or not&#8230; or simply to extract exe files. So it seems that the Wine-Doors programme in Linux Mint blocks exe execution (or there&#8217;s a workaround I don&#8217;t know about). But this above solution seems to suit me just fine&#8230; since wine is pretty capable as a windows emulator in itself.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alternativenayk.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alternativenayk.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alternativenayk.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alternativenayk.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/alternativenayk.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/alternativenayk.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/alternativenayk.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/alternativenayk.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alternativenayk.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alternativenayk.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alternativenayk.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alternativenayk.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alternativenayk.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alternativenayk.wordpress.com/243/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alternativenayk.wordpress.com&amp;blog=528384&amp;post=243&amp;subd=alternativenayk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://alternativenayk.wordpress.com/2009/01/17/how-to-open-an-exe-file-in-linux-mint/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">NAyK</media:title>
		</media:content>

		<media:content url="http://alternativenayk.files.wordpress.com/2008/06/wine-logo.png?w=59" medium="image">
			<media:title type="html">wine-logo</media:title>
		</media:content>

		<media:content url="http://alternativenayk.files.wordpress.com/2008/06/mint-big.png?w=107" medium="image">
			<media:title type="html">Linux Mint</media:title>
		</media:content>
	</item>
		<item>
		<title>Goodbye openSUSE. Hello Linux Mint.</title>
		<link>http://alternativenayk.wordpress.com/2009/01/08/goodbye-opensuse-hello-linux-mint/</link>
		<comments>http://alternativenayk.wordpress.com/2009/01/08/goodbye-opensuse-hello-linux-mint/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 04:35:28 +0000</pubDate>
		<dc:creator>NAyK</dc:creator>
				<category><![CDATA[Confessions]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Mint]]></category>
		<category><![CDATA[OpenSUSE]]></category>
		<category><![CDATA[openSUSE 11.1]]></category>
		<category><![CDATA[Recommendation]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Working on Linux]]></category>
		<category><![CDATA[Working with Linux]]></category>

		<guid isPermaLink="false">http://alternativenayk.wordpress.com/?p=229</guid>
		<description><![CDATA[Disclaimer: openSUSE 11.1 is reported to be an excellent upgrade. However on &#8220;my&#8221; Lenovo laptop openSUSE 11.1 has been a total disaster. This report is therefore a personal report rather than a universal indictment against openSUSE which I still think is one of the best distributions. (this is also not an openSUSE vs Linux Mint [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alternativenayk.wordpress.com&amp;blog=528384&amp;post=229&amp;subd=alternativenayk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em><strong>Disclaimer:</strong> openSUSE 11.1 is reported to be an excellent upgrade. However on &#8220;my&#8221; Lenovo laptop openSUSE 11.1 has been a total disaster. This report is therefore a personal report rather than a universal indictment against openSUSE which I still think is one of the best distributions. (this is also not an openSUSE vs Linux Mint post, even though it feels like one</em>)</p>
<p><img class="alignright size-thumbnail wp-image-167" title="Linux Mint" src="http://alternativenayk.files.wordpress.com/2008/06/mint-big.png?w=107&#038;h=96" alt="Linux Mint" width="107" height="96" />Enough is enough. After numerous attempts to get openSUSE 11.1 working, including many many reinstalls, I finally erased everything in favour of Linux Mint 6 (Felicia&#8230; whatever that means!).</p>
<p>My previous escapades with openSUSE have been documented in <a href="http://alternativenayk.wordpress.com/2008/12/21/a-horrific-start-with-opensuse-111/">earlier posts</a>&#8230; except that my <a href="http://alternativenayk.wordpress.com/2008/12/23/now-thats-more-like-it-opensuse-kde-41-starts-working-finally/">last post</a> I actually ended in a happy note. I had finally reinstalled openSUSE 11 and then upgraded to openSUSE 11.1. My boot system was still creating problems with the CD, but things were working so far&#8230; so I began to use the system. But things just became bad to worse&#8230; no audio&#8230; no easy program installations&#8230; search not working&#8230; and the killer lack&#8230; no CD recognition!</p>
<p>So I decided, because I actually NEEDED linux to work (especially for CD burning) I choose to install Linux Mint 6. Why Mint? Because Ubuntu couldn&#8217;t recognise my wifi driver/connection (and I ONLY have a wifi connection&#8230; no ethernet)&#8230; so I was pretty handicapped with Ubuntu. Linux Mint on the other hand (using the oft-used-cliche) just worked.</p>
<p>And I must agree&#8230; as so many others have discovered&#8230; Linux Mint is Ubuntu done right!</p>
<p>The installation was not as fast as I remembered it&#8230; but it was effective. Also, I didn&#8217;t like the default partition options&#8230; (here I just missed openSUSE that does such an excellent default boot option). But that was fixable using the advanced mode.  Also I was disappointed with such limited options during the install&#8230; (again missing openSUSE), but it was functional. (basically, it would be nice if Linux Mint depended on more than Ubuntu and learned a few things here and there from openSUSE).</p>
<p>When it installed, I missed KDE&#8230; but I don&#8217;t think I&#8217;m going to try KDE until things become clearer between KDE 3.5 and KDE 4.1 (just not comfortable with the in-between life). However the Linux Mint desktop was pretty and usable enough, so that was ok.</p>
<p>Linux Mint recognised my wireless connection immediately.. which was a huge relief. However, when I tried to make a VPN connection (of my college)&#8230; I was just not able to find an easy accessible way of doing it. But that&#8217;s ok&#8230; I didn&#8217;t urgently need it (though that&#8217;s another thing keeping me dependent on Windows&#8230; yes it was easier to do in Windows). There were huge updates to install&#8230; but thankfully my fast internet connection could handle it pretty quickly&#8230; I shudder to think what I&#8217;d do with the older slower connection I used to use&#8230; (which I may be returning to next year!!!&#8230; due to financial and other reasons). I wish the .iso files were remastered with the updates&#8230; (like it&#8217;s possible to buy Windows with the service packs&#8230; actually I only know the XP experience, not the VISTA).</p>
<p>And then, problems with skype. And sadly, the audio didn&#8217;t work and it seems that both openSUSE and Mint&#8230; have problems with something called pulseaudio. I can&#8217;t understand how default installations are facing such problems&#8230; for so long. In my <a href="http://alternativenayk.wordpress.com/2008/12/23/now-thats-more-like-it-opensuse-kde-41-starts-working-finally/">earlier experience with Mint</a> I had the same audio problems&#8230; and the fix was similar&#8230; but why is the problem still there, I don&#8217;t know.</p>
<blockquote><h2>&#8230;I must agree… as so many others have discovered… Linux Mint is Ubuntu done right!</h2>
</blockquote>
<p>Anyway&#8230; my mic is not working&#8230; yes it&#8217;s working in Windows. And no it wasn&#8217;t working in openSUSE (even in 11)&#8230; but certainly not here. can&#8217;t figure out why&#8230; but that&#8217;ll probably be another story.</p>
<p>But everything else is ok. I had to install (and use) the K3B programme&#8230; and that worked.</p>
<p>Also once the MintInstall messed up&#8230; and didn&#8217;t allow me to install a new programs (I had to go through Synaptic). And then attempt to reload MintInstall many times (over a few reboots) to allow me to reload&#8230; and it&#8217;s working now.   But I feel that the openSUSE one-place-for-everything approach seems better than the LinuxMint way that has several applications&#8230; one for update, one for installations, one for&#8230; mintNanny (whatever that is!).</p>
<p>And also&#8230; another problem I faced in Mint is that because I installed Mint with the external USB harddisk (accidently) connected&#8230; the external harddisk interrupts the Grub when it is plugged in. So I have to remove the harddisk and then boot and then plug it again&#8230; a bit of a pain, but it&#8217;s ok.</p>
<p>And finally&#8230; a big problem&#8230; which is not a problem but is still a problem&#8230; is the automatic (default) Linux modified google search instead of the pure google search. I was first upset about it until I read <a href="http://www.linuxmint.com/blog/?p=142">this post</a> which said that is the way Linux Mint makes its money (by the default search). Hmmm. Ok. I was less upset when I read it, yet I feel it is problematic since there was no information about it or even a choice offered to participate in it. It&#8217;s kind of dictated to you&#8230; and at best it feels like a bug&#8230; at worst it feels like an invasion. Still&#8230; I am now keeping the default search, by choice&#8230; but I feel there should be a choice to participate in it or not&#8230; but that&#8217;s just me.</p>
<p>So, now I have a brand new Linux Mint installed. Apart from the above, it&#8217;s been working pretty well&#8230; no major problems&#8230; unlike openSUSE&#8230; and that&#8217;s a relief.</p>
<p>I must say that I&#8217;ve extremely impressed by the graphics experience of Linux Mint. I don&#8217;t have a heavy-duty graphics card&#8230; but the basic 3D? graphics are pretty cool&#8230; and even helpful&#8230; which I mean the desktop switcher (between different workspaces). It is really practical and it works. (no, it didn&#8217;t work in my openSUSE!). Also I really like it when the workpaces are switched and you have a FULLY FRESH desktop without the applications from other desktops visible in the panel&#8230; openSUSE still has the other desktop applications visible, which I think defeats the purpose. Nice Ubuntu? Linux Mint touch.</p>
<p>Also, I was very impressed with the time/date AND WEATHER! applet installed in the panel by default. It&#8217;s the kind of thing that makes you wonder why other distros didn&#8217;t think of that (ie. without depending on third-party plugins). Really nice.</p>
<p>My new desktop (yes, I still like flowers) looks like this, below.</p>
<p><a title="linuxmintdesktop by nayk uses linux, on Flickr" href="http://farm4.static.flickr.com/3442/3178245645_8c68bb0ac1_o.png"><img src="http://farm4.static.flickr.com/3442/3178245645_47eeb334f7.jpg" alt="linuxmintdesktop" width="500" height="313" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alternativenayk.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alternativenayk.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alternativenayk.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alternativenayk.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/alternativenayk.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/alternativenayk.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/alternativenayk.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/alternativenayk.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alternativenayk.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alternativenayk.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alternativenayk.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alternativenayk.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alternativenayk.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alternativenayk.wordpress.com/229/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alternativenayk.wordpress.com&amp;blog=528384&amp;post=229&amp;subd=alternativenayk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://alternativenayk.wordpress.com/2009/01/08/goodbye-opensuse-hello-linux-mint/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">NAyK</media:title>
		</media:content>

		<media:content url="http://alternativenayk.files.wordpress.com/2008/06/mint-big.png?w=107" medium="image">
			<media:title type="html">Linux Mint</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3442/3178245645_47eeb334f7.jpg" medium="image">
			<media:title type="html">linuxmintdesktop</media:title>
		</media:content>
	</item>
		<item>
		<title>Now that&#8217;s more like it. openSUSE (KDE 4.1) starts working&#8230; finally.</title>
		<link>http://alternativenayk.wordpress.com/2008/12/23/now-thats-more-like-it-opensuse-kde-41-starts-working-finally/</link>
		<comments>http://alternativenayk.wordpress.com/2008/12/23/now-thats-more-like-it-opensuse-kde-41-starts-working-finally/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 07:06:36 +0000</pubDate>
		<dc:creator>NAyK</dc:creator>
				<category><![CDATA[KDE 4.1]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSUSE]]></category>
		<category><![CDATA[openSUSE 11.1]]></category>
		<category><![CDATA[Recommendation]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Screenshots]]></category>
		<category><![CDATA[Wallpapers]]></category>
		<category><![CDATA[Working on Linux]]></category>
		<category><![CDATA[Working with Linux]]></category>

		<guid isPermaLink="false">http://alternativenayk.wordpress.com/?p=226</guid>
		<description><![CDATA[So my openSUSE (KDE 4.1) is finally working. Thanks to all those who gave me moral support and some helpful advice. And yes, KDE 4.1 looks fantastic&#8230; and once you get the hang of it&#8230; the configuration is much much more powerful. Right now I still haven&#8217;t figured out this plasma thing&#8230; but at least [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alternativenayk.wordpress.com&amp;blog=528384&amp;post=226&amp;subd=alternativenayk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://alternativenayk.files.wordpress.com/2008/06/opensuse_7.gif?w=96&#038;h=96" alt="openSUSE 11" title="openSUSE 11" width="96" height="96" class="alignright size-thumbnail wp-image-174" />So my openSUSE (KDE 4.1) is finally working. Thanks to all those who gave me moral support and some helpful advice. And yes, KDE 4.1 looks fantastic&#8230; and once you get the hang of it&#8230; the configuration is much much more powerful. Right now I still haven&#8217;t figured out this plasma thing&#8230; but at least as a basic (open) desktop&#8230; this (featured above) is a start.</p>
<p>From now on, I hope&#8230; there&#8217;s no turning back to openSUSE 11 or even to that GNOME interface (my gosh, people actually use GNOME in today&#8217;s age???). </p>
<p>How did things work? </p>
<p>1. I uninstalled pulseaudio, as was suggested&#8230; and that got me my audio back. </p>
<p>2. I went to KDE 4.1 and decided to go slow&#8230; and not mess around with the configurations too much. Even then when I right click and image and ask to set it to desktop, it doesn&#8217;t work, but I expected that. Instead, I made a folder, put the image in that folder, and connected to that folder from the desktop configuration settings. Plus, I slowly (read without trusting intuition) clicked each button hoping I wouldn&#8217;t mess anything up&#8230; and yes, finally I was able to configure KDE 4.1 to roughly where I want. </p>
<p>Still many many glitches remain, like I can&#8217;t still shutdown/restart from KDE&#8230; but now it&#8217;s good enough to go seeking the forums for help&#8230; that&#8217;s if I have time&#8230; but now fixing it will be fun. Hope I have many more positive posts about openSUSE in the future. </p>
<p>Below is the screenshot&#8230; as proof!</p>
<p><a href="http://farm4.static.flickr.com/3195/3130444514_eed640a0c9_o.jpg" title="kde-openSUSE by nayk uses linux, on Flickr"><img src="http://farm4.static.flickr.com/3195/3130444514_989a4f6017.jpg" width="500" height="313" alt="kde-openSUSE" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alternativenayk.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alternativenayk.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alternativenayk.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alternativenayk.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/alternativenayk.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/alternativenayk.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/alternativenayk.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/alternativenayk.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alternativenayk.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alternativenayk.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alternativenayk.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alternativenayk.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alternativenayk.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alternativenayk.wordpress.com/226/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alternativenayk.wordpress.com&amp;blog=528384&amp;post=226&amp;subd=alternativenayk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://alternativenayk.wordpress.com/2008/12/23/now-thats-more-like-it-opensuse-kde-41-starts-working-finally/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">NAyK</media:title>
		</media:content>

		<media:content url="http://alternativenayk.files.wordpress.com/2008/06/opensuse_7.gif?w=96" medium="image">
			<media:title type="html">openSUSE 11</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3195/3130444514_989a4f6017.jpg" medium="image">
			<media:title type="html">kde-openSUSE</media:title>
		</media:content>
	</item>
	</channel>
</rss>
