<?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/"
	>

<channel>
	<title>Learning Daily &#187; Linux</title>
	<atom:link href="http://pkrishnan.net/category/computers/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://pkrishnan.net</link>
	<description>Krishnan&#039;s weblog - a blog on knowing many things. A scribble pad. A hybrid microblog. Mostly bread crumbs of an internet journey.</description>
	<lastBuildDate>Mon, 06 Sep 2010 18:02:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>LiberKey applications work on Debian through Wine</title>
		<link>http://pkrishnan.net/many-liberkey-applications-work-on-debian-through-wine/</link>
		<comments>http://pkrishnan.net/many-liberkey-applications-work-on-debian-through-wine/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 22:52:31 +0000</pubDate>
		<dc:creator>Krishnan</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://pkrishnan.net/many-liberkey-applications-work-on-debian-through-wine/</guid>
		<description><![CDATA[There is this beautiful portable suite called LiberKey which is really a collection of hundreds of open source applications for Windows. For months, I have searched and tried out several portable applications for Windows. None of them even came close to LiberKey in terms of the range, stability and upgrades. I&#8217;ve used LiberKey from the [...]


Related posts:<ol><li><a href='http://pkrishnan.net/why-does-debian-smell-like-freedom/' rel='bookmark' title='Permanent Link: Why does Debian smell like freedom?'>Why does Debian smell like freedom?</a></li>
<li><a href='http://pkrishnan.net/now-set-to-learn-linux/' rel='bookmark' title='Permanent Link: Now set to learn Linux'>Now set to learn Linux</a></li>
<li><a href='http://pkrishnan.net/howto-manually-assigning-x-authorisation-for-debian-superuser/' rel='bookmark' title='Permanent Link: Howto: Manually assigning X authorisation for Debian superuser'>Howto: Manually assigning X authorisation for Debian superuser</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>There is this beautiful portable suite called <a title='Original Link: http://www.liberkey.com/'  href="http://pkrishnan.net/?pGzFelSB" target="_blank">LiberKey</a> which is really a collection of hundreds of open source applications for Windows.</p>
<p>For months, I have searched and tried out several portable applications for Windows. None of them even came close to LiberKey in terms of the range, stability and upgrades.</p>
<p>I&#8217;ve used LiberKey from the same USB device on both XP and Vista machines with equal ease. You can update LiberKey on XP machine and run it on Vista and viceversa. In fact, I&#8217;ve copied LiberKey onto my &#8220;C:\Program Files&#8221; on Windows drives and I enjoy free updates of all my open source applications.</p>
<p>What was a good Windows solution, has now proven to be a good Linux solution too.</p>
<p>Today, I tried out several LiberKey applications on Debian through the Wine interface and most of them seemed to be working well. The only fall back is that these applications dont work through the Liberkey interface. But rather each application needs to be run from its folder manually. This is not a set back  as all it takes is a link to a application to open it.</p>
<p>Debian users sure wont have to miss their little windows programs on GNOME or KDE.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=b061f8ff-3c1b-818c-9761-e102edfa2cb5" alt="" /></div>


<p>Related posts:<ol><li><a href='http://pkrishnan.net/why-does-debian-smell-like-freedom/' rel='bookmark' title='Permanent Link: Why does Debian smell like freedom?'>Why does Debian smell like freedom?</a></li>
<li><a href='http://pkrishnan.net/now-set-to-learn-linux/' rel='bookmark' title='Permanent Link: Now set to learn Linux'>Now set to learn Linux</a></li>
<li><a href='http://pkrishnan.net/howto-manually-assigning-x-authorisation-for-debian-superuser/' rel='bookmark' title='Permanent Link: Howto: Manually assigning X authorisation for Debian superuser'>Howto: Manually assigning X authorisation for Debian superuser</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://pkrishnan.net/many-liberkey-applications-work-on-debian-through-wine/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to : Mount an NTFS drive for read-write in Debian Lenny</title>
		<link>http://pkrishnan.net/how-to-mount-an-ntfs-drive-for-read-write-in-debian-lenny/</link>
		<comments>http://pkrishnan.net/how-to-mount-an-ntfs-drive-for-read-write-in-debian-lenny/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 07:36:15 +0000</pubDate>
		<dc:creator>Krishnan</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[disk-manager]]></category>
		<category><![CDATA[fstab]]></category>
		<category><![CDATA[NTFS]]></category>

		<guid isPermaLink="false">http://pkrishnan.net/how-to-mount-an-ntfs-drive-for-read-write-in-debian-lenny/</guid>
		<description><![CDATA[Traditionally, Linux users mount NTFS partitions for read-write by first obtaining the libfuse2 and ntfs-3g packages and then manually editing the /etc/fstab file. This process required you to remember several things tedious and there was a risk of making the system non-bootable if the /etc/fstab file was incorrectly written. Today, I was able to do [...]


Related posts:<ol><li><a href='http://pkrishnan.net/getting-the-mac-to-work/' rel='bookmark' title='Permanent Link: Getting the Mac to work'>Getting the Mac to work</a></li>
<li><a href='http://pkrishnan.net/how-to-upgrade-to-debian-squeeze/' rel='bookmark' title='Permanent Link: Howto: Upgrade to Debian Squeeze'>Howto: Upgrade to Debian Squeeze</a></li>
<li><a href='http://pkrishnan.net/howto-automatically-start-a-program-in-debian/' rel='bookmark' title='Permanent Link: Howto: Automatically start a program in Debian'>Howto: Automatically start a program in Debian</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Traditionally, Linux users mount NTFS partitions for read-write by first obtaining the libfuse2 and ntfs-3g packages and then manually editing the /etc/fstab file. This process required you to remember several things tedious and there was a risk of making the system non-bootable if the /etc/fstab file was incorrectly written.</p>
<p>Today, I was able to do the same thing with the help of a new module called disk-manage on Debian Lenny and Gnome. </p>
<p>Disk-manager detects, mount new unmounted partitions, including NTFS-partitions in real time without requiring a reboot. Disk-manager&nbsp; can be also used to set mount point for the partitions.</p>
<p>To install disk-manager:
<p># apt-get install disk-manager</p>
<p>To start disk-manager </p>
<p>System-&gt;Administration-&gt;Disk Manager</p>
<p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=b386ee24-9b27-8a2e-95c3-05ff2ae7db35" /></div>


<p>Related posts:<ol><li><a href='http://pkrishnan.net/getting-the-mac-to-work/' rel='bookmark' title='Permanent Link: Getting the Mac to work'>Getting the Mac to work</a></li>
<li><a href='http://pkrishnan.net/how-to-upgrade-to-debian-squeeze/' rel='bookmark' title='Permanent Link: Howto: Upgrade to Debian Squeeze'>Howto: Upgrade to Debian Squeeze</a></li>
<li><a href='http://pkrishnan.net/howto-automatically-start-a-program-in-debian/' rel='bookmark' title='Permanent Link: Howto: Automatically start a program in Debian'>Howto: Automatically start a program in Debian</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://pkrishnan.net/how-to-mount-an-ntfs-drive-for-read-write-in-debian-lenny/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Howto: Manually assigning X authorisation for Debian superuser</title>
		<link>http://pkrishnan.net/howto-manually-assigning-x-authorisation-for-debian-superuser/</link>
		<comments>http://pkrishnan.net/howto-manually-assigning-x-authorisation-for-debian-superuser/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 07:26:31 +0000</pubDate>
		<dc:creator>Krishnan</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[su]]></category>
		<category><![CDATA[sux]]></category>
		<category><![CDATA[x authorisation]]></category>

		<guid isPermaLink="false">http://pkrishnan.net/howto-manually-assigning-x-authorisation-for-debian-superuser/</guid>
		<description><![CDATA[Today, while running Debian I noticed that I was able to run some programs as a normal user. But when I logged in as a super user, the program wont run. eg:$ gedit starts gedit # gedit fails giving the following error&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;krishnanondebian:/home/krishnan# geditNo protocol specifiedcannot open display:Run &#8216;gedit &#8211;help&#8217; to see a full list of [...]


Related posts:<ol><li><a href='http://pkrishnan.net/howto-automatically-start-a-program-in-debian/' rel='bookmark' title='Permanent Link: Howto: Automatically start a program in Debian'>Howto: Automatically start a program in Debian</a></li>
<li><a href='http://pkrishnan.net/how-to-upgrade-to-debian-squeeze/' rel='bookmark' title='Permanent Link: Howto: Upgrade to Debian Squeeze'>Howto: Upgrade to Debian Squeeze</a></li>
<li><a href='http://pkrishnan.net/why-does-debian-smell-like-freedom/' rel='bookmark' title='Permanent Link: Why does Debian smell like freedom?'>Why does Debian smell like freedom?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Today, while running Debian I noticed that I was able to run some programs as a normal user. But when I logged in as a super user, the program wont run. <br />eg:<br />$ gedit starts gedit <br /># gedit fails giving the following error<br />&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />krishnanondebian:/home/krishnan# gedit<br />No protocol specified<br />cannot open display:<br />Run &#8216;gedit &#8211;help&#8217; to see a full list of available command line options.<br />&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>X authorisation for the superuser seems to be an issue that has been discussed several times. There is a sux command which is technically &#8220;su+x authorisation&#8221;. I didn&#8217;t know about the sux command so I took the longer route:</p>
<p>1. open a console and login as ROOT : su</p>
<p>2. see who can launch an &#8220;X program&#8221; : xauth list<br />if you get an error or the list is empty(you dont get anything) then continue to read on-probably this is you solution.</p>
<p>3. open a console and as USER see who is authorized to open the X programs : xauth list<br />This should give you something like this :<br /><font face="Courier New">desktop/unix:0  MIT-MAGIC-COOKIE-1  395a5228d995d958a0cc59a5afe9d521<br />193.5.93.21:0  MIT-MAGIC-COOKIE-1  45891337dd1f30ea26f45bb6b70449b0<br />desktop:0  MIT-MAGIC-COOKIE-1  370116e6e873fc798aa4f1429f536219<br /></font><br />4. now as ROOT add the ones (hostnames) you want to be able to launch X programs on your DISPLAY :<br /><font face="Courier New"><br />xauth add desktop/unix:0 <b>.</b> 395a5228d995d958a0cc59a5afe9d521</font></p>
<p>Do the same for the other entries as well(if you want to be able to launch from other hosts too-try adding all if you dont know which one is the correct one).Notice that the long numbers at the end are the same with the users before!<b>ALSO NOTICE THE DOT &#8220;.&#8221; between the &#8220;desktop/unix:0&#8243; and the number.</b> Now you should be ok.Try to launch the program as ROOT. Should work</p>
<p>Source&nbsp; : <a target="_blank" title='Original Link: http://ubuntuforums.org/archive/index.php/t-166863.html'  href="http://pkrishnan.net/?7BQth6DA">http://ubuntuforums.org/archive/index.php/t-166863.html<br /></a></p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=d170c741-6075-864b-b834-d42366f39160" /></div>


<p>Related posts:<ol><li><a href='http://pkrishnan.net/howto-automatically-start-a-program-in-debian/' rel='bookmark' title='Permanent Link: Howto: Automatically start a program in Debian'>Howto: Automatically start a program in Debian</a></li>
<li><a href='http://pkrishnan.net/how-to-upgrade-to-debian-squeeze/' rel='bookmark' title='Permanent Link: Howto: Upgrade to Debian Squeeze'>Howto: Upgrade to Debian Squeeze</a></li>
<li><a href='http://pkrishnan.net/why-does-debian-smell-like-freedom/' rel='bookmark' title='Permanent Link: Why does Debian smell like freedom?'>Why does Debian smell like freedom?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://pkrishnan.net/howto-manually-assigning-x-authorisation-for-debian-superuser/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Howto: Upgrade to Debian Squeeze</title>
		<link>http://pkrishnan.net/how-to-upgrade-to-debian-squeeze/</link>
		<comments>http://pkrishnan.net/how-to-upgrade-to-debian-squeeze/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 21:04:14 +0000</pubDate>
		<dc:creator>Krishnan</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[squeeze]]></category>

		<guid isPermaLink="false">http://pkrishnan.net/how-to-upgrade-to-debian-squeeze/</guid>
		<description><![CDATA[My first attempt to upgrade to Debian Squeeze failed. It was because I lost power in the middle of the upgrade and my PC got switched off. It was so bad that I could not get the installation to work again. I had to re-install. I made a second attempt today and succeeded. Briefly, this [...]


Related posts:<ol><li><a href='http://pkrishnan.net/howto-automatically-start-a-program-in-debian/' rel='bookmark' title='Permanent Link: Howto: Automatically start a program in Debian'>Howto: Automatically start a program in Debian</a></li>
<li><a href='http://pkrishnan.net/how-to-mount-an-ntfs-drive-for-read-write-in-debian-lenny/' rel='bookmark' title='Permanent Link: How to : Mount an NTFS drive for read-write in Debian Lenny'>How to : Mount an NTFS drive for read-write in Debian Lenny</a></li>
<li><a href='http://pkrishnan.net/howto-manually-assigning-x-authorisation-for-debian-superuser/' rel='bookmark' title='Permanent Link: Howto: Manually assigning X authorisation for Debian superuser'>Howto: Manually assigning X authorisation for Debian superuser</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>My first attempt to upgrade to Debian Squeeze failed. It was because I lost power in the middle of the upgrade and my PC got switched off. It was so bad that I could not get the installation to work again. I had to re-install.</p>
<p>I made a second attempt today and succeeded. Briefly, this is what happened.</p>
<p>18:45 hrs<br />
I pop in the Debian 5.03 DVD 1 and start a vanilla install of Lenny with GNOME.<br />
20:35 hrs<br />
Debian Lenny  installation completes.<br />
20:40 hrs<br />
I edit the /etc/apt/sources.list file to change all instances of &#8220;lenny&#8221; to &#8220;squeeze&#8221; and all instances of &#8220;.in&#8221; to &#8220;.us&#8221;. This is the only preparatory step required. Nothing else is necessary as the entire squeeze installation happens by a download.<br />
20.41 hrs<br />
I use the update manager to check for updates. Smart Upgrade feature  identifies 1101 packages adding to 881 MB.<br />
20:42 hrs<br />
I begin to download the squeeze upgrades on my 512 KBPS connection<br />
12:58 hrs<br />
All 1101 package downloads complete and squeeze installation starts. Thankfully, I didn&#8217;t lose power this time.<br />
01:25 hrs<br />
Installation freezes when attempting to restart the hardware abstraction layer.<br />
01:27 hrs<br />
After waiting for two minutes, I press Enter a few times and Ctrl+c a few times. Disk whirls and installation continues.<br />
01:35 hrs<br />
Installation completes. Update Manager throws out a long list of dependency problems reproduced below. PC freezes again and wont power down.<br />
01:36 hrs<br />
I manually power down the machine, wondering if the upgrade worked<br />
01:38 hrs<br />
When I boot, I notice that the Vanilla installation of Squeeze is near perfect. Everything works flawlessly.</p>
<p>The addition of  multimedia drivers, third party software etc. are for another day.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Dependency problems during a normal squeeze install.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
E: dbus: subprocess installed post-installation script killed by signal (Interrupt)<br />
E: dbus-x11: dependency problems &#8211; leaving unconfigured<br />
E: gconf2-common: dependency problems &#8211; leaving unconfigured<br />
E: libgconf2-4: dependency problems &#8211; leaving unconfigured<br />
E: gconf2: dependency problems &#8211; leaving unconfigured<br />
E: libgnomevfs2-common: dependency problems &#8211; leaving unconfigured<br />
E: libgnomevfs2-0: dependency problems &#8211; leaving unconfigured<br />
E: libgnomevfs2-extra: dependency problems &#8211; leaving unconfigured<br />
E: libedataserver1.2-11: dependency problems &#8211; leaving unconfigured<br />
E: libcamel1.2-14: dependency problems &#8211; leaving unconfigured<br />
E: libebook1.2-9: dependency problems &#8211; leaving unconfigured<br />
E: libecal1.2-7: dependency problems &#8211; leaving unconfigured<br />
E: python-evolution: dependency problems &#8211; leaving unconfigured<br />
E: libgnome2-common: dependency problems &#8211; leaving unconfigured<br />
E: gvfs: dependency problems &#8211; leaving unconfigured<br />
E: libgnome2-0: dependency problems &#8211; leaving unconfigured<br />
E: libbonoboui2-0: dependency problems &#8211; leaving unconfigured<br />
E: libgnomeui-0: dependency problems &#8211; leaving unconfigured<br />
E: libpanel-applet2-0: dependency problems &#8211; leaving unconfigured<br />
E: python-gnomeapplet: dependency problems &#8211; leaving unconfigured<br />
E: libgnome-desktop-2-11: dependency problems &#8211; leaving unconfigured<br />
E: python-gnomedesktop: dependency problems &#8211; leaving unconfigured<br />
E: gnome-media-common: dependency problems &#8211; leaving unconfigured<br />
E: libgnome-media0: dependency problems &#8211; leaving unconfigured<br />
E: python-mediaprofiles: dependency problems &#8211; leaving unconfigured<br />
E: metacity-common: dependency problems &#8211; leaving unconfigured<br />
E: libmetacity-private0: dependency problems &#8211; leaving unconfigured<br />
E: python-metacity: dependency problems &#8211; leaving unconfigured<br />
E: libtotem-plparser12: dependency problems &#8211; leaving unconfigured<br />
E: python-totem-plparser: dependency problems &#8211; leaving unconfigured<br />
E: python-gnome2-desktop: dependency problems &#8211; leaving unconfigured<br />
E: python-gconf: dependency problems &#8211; leaving unconfigured<br />
E: python-gnome2: dependency problems &#8211; leaving unconfigured<br />
E: consolekit: dependency problems &#8211; leaving unconfigured<br />
E: policykit: dependency problems &#8211; leaving unconfigured<br />
E: hal: dependency problems &#8211; leaving unconfigured<br />
E: xserver-xorg: dependency problems &#8211; leaving unconfigured<br />
E: xserver-xorg-core: dependency problems &#8211; leaving unconfigured<br />
E: xserver-xorg-input-kbd: dependency problems &#8211; leaving unconfigured<br />
E: libebackend1.2-0: dependency problems &#8211; leaving unconfigured<br />
E: libedata-book1.2-2: dependency problems &#8211; leaving unconfigured<br />
E: libedata-cal1.2-6: dependency problems &#8211; leaving unconfigured<br />
E: libegroupwise1.2-13: dependency problems &#8211; leaving unconfigured<br />
E: libsoup-gnome2.4-1: dependency problems &#8211; leaving unconfigured<br />
E: libgweather-common: dependency problems &#8211; leaving unconfigured<br />
E: libgweather1: dependency problems &#8211; leaving unconfigured<br />
E: libedataserverui1.2-8: dependency problems &#8211; leaving unconfigured<br />
E: libexchange-storage1.2-3: dependency problems &#8211; leaving unconfigured<br />
E: libgtkhtml3.14-19: dependency problems &#8211; leaving unconfigured<br />
E: libgtkhtml-editor0: dependency problems &#8211; leaving unconfigured<br />
E: evolution-data-server: dependency problems &#8211; leaving unconfigured</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=8e386f50-6896-877a-9ce2-daad1f0b4ebf" alt="" /></div>


<p>Related posts:<ol><li><a href='http://pkrishnan.net/howto-automatically-start-a-program-in-debian/' rel='bookmark' title='Permanent Link: Howto: Automatically start a program in Debian'>Howto: Automatically start a program in Debian</a></li>
<li><a href='http://pkrishnan.net/how-to-mount-an-ntfs-drive-for-read-write-in-debian-lenny/' rel='bookmark' title='Permanent Link: How to : Mount an NTFS drive for read-write in Debian Lenny'>How to : Mount an NTFS drive for read-write in Debian Lenny</a></li>
<li><a href='http://pkrishnan.net/howto-manually-assigning-x-authorisation-for-debian-superuser/' rel='bookmark' title='Permanent Link: Howto: Manually assigning X authorisation for Debian superuser'>Howto: Manually assigning X authorisation for Debian superuser</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://pkrishnan.net/how-to-upgrade-to-debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto: Automatically start a program in Debian</title>
		<link>http://pkrishnan.net/howto-automatically-start-a-program-in-debian/</link>
		<comments>http://pkrishnan.net/howto-automatically-start-a-program-in-debian/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 02:18:10 +0000</pubDate>
		<dc:creator>Krishnan</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Howto]]></category>

		<guid isPermaLink="false">http://pkrishnan.net/howto-automatically-start-a-program-in-debian/</guid>
		<description><![CDATA[Some times, some of us may need to start a program when starting Debian. One example could be the instant messenger program Pidgin or it could be Vuze for people who want their downloads to start automatically. GNOME has an elegant solution for this. Go to System -&#62; Preferences -&#62; Sessions and here you can [...]


Related posts:<ol><li><a href='http://pkrishnan.net/howto-manually-assigning-x-authorisation-for-debian-superuser/' rel='bookmark' title='Permanent Link: Howto: Manually assigning X authorisation for Debian superuser'>Howto: Manually assigning X authorisation for Debian superuser</a></li>
<li><a href='http://pkrishnan.net/how-to-upgrade-to-debian-squeeze/' rel='bookmark' title='Permanent Link: Howto: Upgrade to Debian Squeeze'>Howto: Upgrade to Debian Squeeze</a></li>
<li><a href='http://pkrishnan.net/why-does-debian-smell-like-freedom/' rel='bookmark' title='Permanent Link: Why does Debian smell like freedom?'>Why does Debian smell like freedom?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Some times, some of us may need to start a program when starting Debian. One example could be the instant messenger program Pidgin or it could be Vuze for people who want their downloads to start automatically.</p>
<p>GNOME has an elegant solution for this. Go to System -&gt; Preferences -&gt; Sessions and here you can add a list of programs you want to start with every session.</p>
<p><strong><span style="color: #000000;">*Edited later*</span></strong></p>
<p><strong>In KDE4 there is a similar choice in Control center -&gt; autostart.</strong></p>
<p><strong><span style="color: #000000;">If you are using KDE 3.5, which comes with Debian Lenny as a default, you will need to add the program manually to ~/.kde/Autostart</span></strong></p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=09bbed42-14fd-8d20-b078-5b96c935aa21" alt="" /></div>


<p>Related posts:<ol><li><a href='http://pkrishnan.net/howto-manually-assigning-x-authorisation-for-debian-superuser/' rel='bookmark' title='Permanent Link: Howto: Manually assigning X authorisation for Debian superuser'>Howto: Manually assigning X authorisation for Debian superuser</a></li>
<li><a href='http://pkrishnan.net/how-to-upgrade-to-debian-squeeze/' rel='bookmark' title='Permanent Link: Howto: Upgrade to Debian Squeeze'>Howto: Upgrade to Debian Squeeze</a></li>
<li><a href='http://pkrishnan.net/why-does-debian-smell-like-freedom/' rel='bookmark' title='Permanent Link: Why does Debian smell like freedom?'>Why does Debian smell like freedom?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://pkrishnan.net/howto-automatically-start-a-program-in-debian/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Why does Debian smell like freedom?</title>
		<link>http://pkrishnan.net/why-does-debian-smell-like-freedom/</link>
		<comments>http://pkrishnan.net/why-does-debian-smell-like-freedom/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 18:27:10 +0000</pubDate>
		<dc:creator>Krishnan</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://pkrishnan.net/why-does-debian-smell-like-freedom/</guid>
		<description><![CDATA[I bought my first desktop computer in 1999 and Windows &#8217;98 came with it. I thought it was pricey, but I didn&#8217;t have a choice. Since then, I&#8217;ve bought two more desktops and three more laptops for home use at regular intervals and each one of them came with an XP or Vista license. In [...]


Related posts:<ol><li><a href='http://pkrishnan.net/many-liberkey-applications-work-on-debian-through-wine/' rel='bookmark' title='Permanent Link: LiberKey applications work on Debian through Wine'>LiberKey applications work on Debian through Wine</a></li>
<li><a href='http://pkrishnan.net/freedom/' rel='bookmark' title='Permanent Link: Freedom'>Freedom</a></li>
<li><a href='http://pkrishnan.net/on-debian-again/' rel='bookmark' title='Permanent Link: On Debian, again'>On Debian, again</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I bought my first desktop computer in 1999 and Windows &#8217;98 came with it. I thought it was pricey, but I didn&#8217;t have a choice. Since then, I&#8217;ve bought two more desktops and three more laptops for home use at regular intervals and each one of them came with an XP or Vista license. In the couple of decades that went by, learning Windows was a necessity. Windows &#8217;95 didn&#8217;t exist when I was in college and was never taught to me. At that point in time, I didn&#8217;t mind coughing up the money for personal licences, to cope with the corporate hunger for Windows.</p>
<p>Now when I ask myself if I would like to pay for the newest Windows, I come up with a big no. This is not the first version of Windows and it certainly wont be the last. Clearly, the more I invest in Windows today, the more I will re-invest in the future. And the money usually buys me features that dont really matter to me. Even if one ends up buying Windows, he&#8217;d soon have had to pay for an MS-Office licence, if it weren&#8217;t for the open source folks who gave the world atelast a possibility of opening a spreadsheet before opening your wallet..</p>
<p>I re-built my PC recently. Instead of dual booting with OpenSuSE, I now dual boot with Debian 5.</p>
<p>When I get back from work and power up my PC and watch GRUB ticking, I am faced with a hard choice every day. Should I boot into Debian by default and use the less known programs like Iceweasel, Pidgin and Transmission or should I boot into Windows so that I can update my virus definitions, install windows updates and use the programs with nice names?</p>
<p>I&#8217;ve learnt by practice that when I boot into Debian, my heart feels free and light. With every boot, the conviction grows stronger. I dont have to worry about buying software. Its sure is not the easiest way to do things. But atleast a programmer wont make me open my wallet again because he couldn&#8217;t write the best program in the first go.</p>
<p>I believe that the real solutions for the world today should be simple, transperant,  driven by collective intelligence and  accessible to the masses. If it weren&#8217;t for piracy, most commercial software would be lot less popular today. Things were different when people were not computer savvy and depended on other companies to get their software. But as people begin to know more and more about about computers, they are not waiting for companies to step in to solve their problems. They write their own solutions and strive to make it better.</p>
<p>If we can understand that human beings are natural problem solvers who strive to improve the quality of life, it shouldn&#8217;t come as a surprise that they&#8217;ve learnt to solve the coding problem.  The companies that made hay while the sun shone were the lucky ones. Clearly, open source  has come of age and it will only get better as the average user learns more.</p>
<p>Debian smells like freedom because it reflects my own growth into a mature user who can understand and evalute choices.</p>


<p>Related posts:<ol><li><a href='http://pkrishnan.net/many-liberkey-applications-work-on-debian-through-wine/' rel='bookmark' title='Permanent Link: LiberKey applications work on Debian through Wine'>LiberKey applications work on Debian through Wine</a></li>
<li><a href='http://pkrishnan.net/freedom/' rel='bookmark' title='Permanent Link: Freedom'>Freedom</a></li>
<li><a href='http://pkrishnan.net/on-debian-again/' rel='bookmark' title='Permanent Link: On Debian, again'>On Debian, again</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://pkrishnan.net/why-does-debian-smell-like-freedom/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>To Mac or not to Mac, that is the question</title>
		<link>http://pkrishnan.net/to-mac-or-not-to-mac-that-is-the-question/</link>
		<comments>http://pkrishnan.net/to-mac-or-not-to-mac-that-is-the-question/#comments</comments>
		<pubDate>Sun, 25 May 2008 14:11:39 +0000</pubDate>
		<dc:creator>Krishnan</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://pkrishnan.wordpress.com/2008/05/25/to-mac-or-not-to-mac-that-is-the-question/</guid>
		<description><![CDATA[A week after Mac, it has still failed to sweep me off my feet. I don&#8217;t know if 2 gigs of RAM is indeed too small to handle three operating systems at the same time. But things become so slow when I try to run three operating systems together. Also, getting all the operating systems [...]


Related posts:<ol><li><a href='http://pkrishnan.net/rotfl/' rel='bookmark' title='Permanent Link: ROTFL'>ROTFL</a></li>
<li><a href='http://pkrishnan.net/apple-xp-linux/' rel='bookmark' title='Permanent Link: Apple, XP, Linux'>Apple, XP, Linux</a></li>
<li><a href='http://pkrishnan.net/living-with-linux/' rel='bookmark' title='Permanent Link: Living with Linux'>Living with Linux</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>A week after Mac, it has still failed to sweep me off my feet.</p>
<p>I don&#8217;t know if 2 gigs of RAM is indeed too small to handle three operating systems at the same time. But things become so slow when I try to run three operating systems together. Also, getting all the operating systems to read all the hard disks at the same time looks difficult too. I operate 6 portable hard disks to keep my data. So with data transfer becoming a chore, some times it looks like the windows way was simple.</p>
<p>Debian too runs on a Mac. But Mac had a much smaller range of applications to choose from. There are sadly no equivalents to the small but powerful FlashGet and uTorrent in Mac. Azuerus seems to be a complicated program to do a simple thing.</p>
<p>In the place where I live, we lose electric power many times a day. When we have power back, I need my PC needs to return to what it was doing even if I&#8217;m not sitting in front of it. There seem to be a few problems in getting the Mac to do it. But I think, I&#8217;ll eventually tide over it.</p>
<p>I think I need to live through this period of difficulty before I learn to shuffle data between NTFS, ext3 and HFS+. Not to mention, that the keyboard bothers me too. I surely cannot unlearn the windows shortcuts because I need to use windows at work. Remembering how to do it on a Mac with a keyboard is clearly an extra load on the head.</p>


<p>Related posts:<ol><li><a href='http://pkrishnan.net/rotfl/' rel='bookmark' title='Permanent Link: ROTFL'>ROTFL</a></li>
<li><a href='http://pkrishnan.net/apple-xp-linux/' rel='bookmark' title='Permanent Link: Apple, XP, Linux'>Apple, XP, Linux</a></li>
<li><a href='http://pkrishnan.net/living-with-linux/' rel='bookmark' title='Permanent Link: Living with Linux'>Living with Linux</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://pkrishnan.net/to-mac-or-not-to-mac-that-is-the-question/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Apple, XP, Linux</title>
		<link>http://pkrishnan.net/apple-xp-linux/</link>
		<comments>http://pkrishnan.net/apple-xp-linux/#comments</comments>
		<pubDate>Tue, 20 May 2008 09:26:01 +0000</pubDate>
		<dc:creator>Krishnan</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://pkrishnan.wordpress.com/2008/05/20/apple-xp-linux/</guid>
		<description><![CDATA[Let me break the news. I&#8217;m on Mac OS X and Windows XP simultaneously &#8211; a possibility which I didn&#8217;t believe existed I till set this up all myself . Firefox has already replaced Safari on my Mac. Scribefire works all the same. Yahoo messenger works just the same on a Mac. This week I [...]


Related posts:<ol><li><a href='http://pkrishnan.net/living-with-linux/' rel='bookmark' title='Permanent Link: Living with Linux'>Living with Linux</a></li>
<li><a href='http://pkrishnan.net/to-mac-or-not-to-mac-that-is-the-question/' rel='bookmark' title='Permanent Link: To Mac or not to Mac, that is the question'>To Mac or not to Mac, that is the question</a></li>
<li><a href='http://pkrishnan.net/now-set-to-learn-linux/' rel='bookmark' title='Permanent Link: Now set to learn Linux'>Now set to learn Linux</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div>Let me break the news.</p>
<p>I&#8217;m on Mac OS X and Windows XP simultaneously &#8211; a possibility which I didn&#8217;t believe existed I till set this up all myself <img src='http://pkrishnan.net/pknet/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Firefox has already replaced  Safari on my Mac. Scribefire works all the same. Yahoo messenger works just the same on a Mac.</p>
<p>This week I plan to try out Debian on VMware Fusion or Parallels Desktop.</p>
<p>XP running on Mac certainly seems to be missing a few &#8220;power things&#8221; that a native Windows PC can do. But Mac&#8217;s Leopard is an excellent learning platform available today.</p>
<p>I&#8217;m still figuring things. Suddenly, I&#8217;m overwhelmed by all the new features I have in front of me to learn.</p>
</div>


<p>Related posts:<ol><li><a href='http://pkrishnan.net/living-with-linux/' rel='bookmark' title='Permanent Link: Living with Linux'>Living with Linux</a></li>
<li><a href='http://pkrishnan.net/to-mac-or-not-to-mac-that-is-the-question/' rel='bookmark' title='Permanent Link: To Mac or not to Mac, that is the question'>To Mac or not to Mac, that is the question</a></li>
<li><a href='http://pkrishnan.net/now-set-to-learn-linux/' rel='bookmark' title='Permanent Link: Now set to learn Linux'>Now set to learn Linux</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://pkrishnan.net/apple-xp-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On Debian, again</title>
		<link>http://pkrishnan.net/on-debian-again/</link>
		<comments>http://pkrishnan.net/on-debian-again/#comments</comments>
		<pubDate>Sat, 03 May 2008 20:56:46 +0000</pubDate>
		<dc:creator>Krishnan</dc:creator>
				<category><![CDATA[Debian]]></category>

		<guid isPermaLink="false">http://pkrishnan.wordpress.com/2008/05/03/on-debian-again/</guid>
		<description><![CDATA[I didn&#8217;t realize that months had passed by since I changed my default boot OS to Win XP.Now I&#8217;m on Debian again. Related posts:Why does Debian smell like freedom? Howto: Automatically start a program in Debian LiberKey applications work on Debian through Wine


Related posts:<ol><li><a href='http://pkrishnan.net/why-does-debian-smell-like-freedom/' rel='bookmark' title='Permanent Link: Why does Debian smell like freedom?'>Why does Debian smell like freedom?</a></li>
<li><a href='http://pkrishnan.net/howto-automatically-start-a-program-in-debian/' rel='bookmark' title='Permanent Link: Howto: Automatically start a program in Debian'>Howto: Automatically start a program in Debian</a></li>
<li><a href='http://pkrishnan.net/many-liberkey-applications-work-on-debian-through-wine/' rel='bookmark' title='Permanent Link: LiberKey applications work on Debian through Wine'>LiberKey applications work on Debian through Wine</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I didn&#8217;t realize that months  had passed by since I changed my default boot OS to Win XP.<br />Now I&#8217;m on Debian again. <img src='http://pkrishnan.net/pknet/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>


<p>Related posts:<ol><li><a href='http://pkrishnan.net/why-does-debian-smell-like-freedom/' rel='bookmark' title='Permanent Link: Why does Debian smell like freedom?'>Why does Debian smell like freedom?</a></li>
<li><a href='http://pkrishnan.net/howto-automatically-start-a-program-in-debian/' rel='bookmark' title='Permanent Link: Howto: Automatically start a program in Debian'>Howto: Automatically start a program in Debian</a></li>
<li><a href='http://pkrishnan.net/many-liberkey-applications-work-on-debian-through-wine/' rel='bookmark' title='Permanent Link: LiberKey applications work on Debian through Wine'>LiberKey applications work on Debian through Wine</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://pkrishnan.net/on-debian-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reading Linux Partition from Windows</title>
		<link>http://pkrishnan.net/reading-linux-partition-from-windows/</link>
		<comments>http://pkrishnan.net/reading-linux-partition-from-windows/#comments</comments>
		<pubDate>Sun, 09 Dec 2007 17:46:38 +0000</pubDate>
		<dc:creator>Krishnan</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://pkrishnan.wordpress.com/2007/12/09/reading-linux-partition-from-windows/</guid>
		<description><![CDATA[Just so that I am always able to access my data from Linux, even when I&#8217;m on XP, I installed this little utility. http://www.diskinternals.com/download/DiskInternals.zip It loads the Linux partitions as read-only and lets you copy files from Linux partitions to Windows partitions. Cool Related posts:Living with Linux Freedom Linux links, compiled


Related posts:<ol><li><a href='http://pkrishnan.net/living-with-linux/' rel='bookmark' title='Permanent Link: Living with Linux'>Living with Linux</a></li>
<li><a href='http://pkrishnan.net/freedom/' rel='bookmark' title='Permanent Link: Freedom'>Freedom</a></li>
<li><a href='http://pkrishnan.net/linux-links-compiled/' rel='bookmark' title='Permanent Link: Linux links, compiled'>Linux links, compiled</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Just so that I am always able to access my data from Linux, even when I&#8217;m on XP, I installed this little utility.</p>
<p><a title='Original Link: http://www.diskinternals.com/download/DiskInternals.zip'  href="http://pkrishnan.net/?UayTNDj_">http://www.diskinternals.com/download/DiskInternals.zip</a></p>
<p>It loads the Linux partitions as read-only and lets you copy files from Linux partitions to Windows partitions.</p>
<p>Cool <img src='http://pkrishnan.net/pknet/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>


<p>Related posts:<ol><li><a href='http://pkrishnan.net/living-with-linux/' rel='bookmark' title='Permanent Link: Living with Linux'>Living with Linux</a></li>
<li><a href='http://pkrishnan.net/freedom/' rel='bookmark' title='Permanent Link: Freedom'>Freedom</a></li>
<li><a href='http://pkrishnan.net/linux-links-compiled/' rel='bookmark' title='Permanent Link: Linux links, compiled'>Linux links, compiled</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://pkrishnan.net/reading-linux-partition-from-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
