<?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>Lloyd Leung &#187; Linux</title>
	<atom:link href="http://www.lloydleung.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lloydleung.com</link>
	<description>Thoughts, ramblings, projects.</description>
	<lastBuildDate>Sat, 31 Jul 2010 04:03:31 +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>pidgin.im msn protocol alternative: msn-pecan [update #2]</title>
		<link>http://www.lloydleung.com/2010/05/23/pidgin-im-msn-protocol-alternative-msn-pecan-update-2/</link>
		<comments>http://www.lloydleung.com/2010/05/23/pidgin-im-msn-protocol-alternative-msn-pecan-update-2/#comments</comments>
		<pubDate>Sun, 23 May 2010 14:47:48 +0000</pubDate>
		<dc:creator>Lloyd Leung</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.lloydleung.com/?p=244</guid>
		<description><![CDATA[Okay, Been working with pidgin w/msn-pecan on ubuntu 10.04.  New problem, pecan doesn&#8217;t crash pidgin anymore, however I am logged out after I&#8217;ve been away from my computer a little bit.  As in, when the screen saver kicks in, pecan logs me out or can&#8217;t maintain a connection. Doesn&#8217;t seem to happen in windows 7. [...]]]></description>
			<content:encoded><![CDATA[<p>Okay,</p>
<p>Been working with pidgin w/msn-pecan on ubuntu 10.04.  New problem, pecan doesn&#8217;t crash pidgin anymore, however I am logged out after I&#8217;ve been away from my computer a little bit.  As in, when the screen saver kicks in, pecan logs me out or can&#8217;t maintain a connection.</p>
<p>Doesn&#8217;t seem to happen in windows 7.</p>
<p>If I can live with this issue,  and so far I have&#8230; it&#8217;s kind of a nice flaw, as this allows me to be not distracted, while at work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lloydleung.com/2010/05/23/pidgin-im-msn-protocol-alternative-msn-pecan-update-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>little project ideas</title>
		<link>http://www.lloydleung.com/2010/03/01/little-project-ideas/</link>
		<comments>http://www.lloydleung.com/2010/03/01/little-project-ideas/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 16:54:59 +0000</pubDate>
		<dc:creator>Lloyd Leung</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[project ideas]]></category>

		<guid isPermaLink="false">http://www.lloydleung.com/?p=233</guid>
		<description><![CDATA[Just found a need to access my home server&#8230; however, it&#8217;s powered down&#8230; how can I overcome this problem in the future.  To answer my own question&#8230;  I should go lookup how to send a wake-on-lan command to the box. As well as know what my IP is&#8230; project ideas: 1.) Current IP notifier &#8211; send [...]]]></description>
			<content:encoded><![CDATA[<p>Just found a need to access my home server&#8230; however, it&#8217;s powered down&#8230; how can I overcome this problem in the future.  To answer my own question&#8230;  I should go lookup how to send a wake-on-lan command to the box.  As well as know what my IP is&#8230;</p>
<p>project ideas:</p>
<p>1.) Current IP notifier &#8211; send to my webserver, what my home server IP is.  (Dynamic).  I could use a dynamic dns service&#8230;  this maybe interesting to learn how to do this, if I have my own VPS&#8230; have the home-server, notify the web-server to update the DNS setting.  So I would have something like:  homelan.lloydleung.com or whatever.</p>
<p>2.) wake on lan commands.<br />
3.) vpn to the network instead&#8230; with a combo on 1.  This way, everything is encrypted&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lloydleung.com/2010/03/01/little-project-ideas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>putty passwordless login</title>
		<link>http://www.lloydleung.com/2008/05/29/putty-passwordless-login/</link>
		<comments>http://www.lloydleung.com/2008/05/29/putty-passwordless-login/#comments</comments>
		<pubDate>Fri, 30 May 2008 00:02:43 +0000</pubDate>
		<dc:creator>Lloyd Leung</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ssh putty password passwordless security login]]></category>

		<guid isPermaLink="false">http://www.lloydleung.com/?p=152</guid>
		<description><![CDATA[ssh in without a password.]]></description>
			<content:encoded><![CDATA[<p>If you found this, you know what you&#8217;re looking for</p>
<ol>
<li>goto http://www.chiark.greenend.org.uk/~sgtatham/putty/</li>
<li>download puttyGen</li>
<li>run it, with ssh-2 RSA</li>
<li>click generate</li>
<li>leave key passphrase blank.</li>
<li>yeah save both the private and public keys for future use.</li>
<li>at the top of the app, there&#8217;s a &#8220;OpenSSH authorized_keys&#8221; text window, copy and paste the information into ~/.ssh/authorized_keys as one line.  (You&#8217;ll need to shell into the box first).</li>
</ol>
<p>Start putty</p>
<ol>
<li>enter the ip/host address</li>
<li>enter a session name.</li>
<li>in the menu tree goto: connection-&gt;data enter your auto-login name</li>
<li>in the menu tree goto: connection-&gt;ssh-&gt;auth click browse and select the private key you saved from the above section.</li>
<li>in the menu tree goto: session click save</li>
<li>test, by clicking open.</li>
</ol>
<p>Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lloydleung.com/2008/05/29/putty-passwordless-login/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu + Mysql setup</title>
		<link>http://www.lloydleung.com/2007/01/04/ubuntu-mysql-setup/</link>
		<comments>http://www.lloydleung.com/2007/01/04/ubuntu-mysql-setup/#comments</comments>
		<pubDate>Fri, 05 Jan 2007 00:44:31 +0000</pubDate>
		<dc:creator>Lloyd Leung</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.lloydleung.com/2007/01/04/ubuntu-mysql-setup/</guid>
		<description><![CDATA[Wow, that was so painless. Original Post Use your favourite means to install mysql, probably apache, php, phpmysqladmin as well&#8230; sudo /etc/init.d/mysql start mysqladmin -u root password myPassword where myPassword is your actual password. to test mysql -u root -p enjoy]]></description>
			<content:encoded><![CDATA[<p>Wow, that was so painless.</p>
<p><a href="http://ubuntuforums.org/showpost.php?s=3b915fd2adfe3c0b9205ab8eb9417ae6&#038;p=73448&#038;postcount=7">Original Post</a></p>
<p>Use your favourite means to install mysql, probably apache, php, phpmysqladmin as well&#8230;</p>
<p><code><br />
sudo /etc/init.d/mysql start<br />
mysqladmin -u root password myPassword<br />
</code><br />
where myPassword is your actual password.</p>
<p>to test<br />
<code>mysql -u root -p</code></p>
<p>enjoy</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lloydleung.com/2007/01/04/ubuntu-mysql-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gnome &#8211; multiple monitor taskbar window listing</title>
		<link>http://www.lloydleung.com/2006/10/14/gnome-multiple-monitor-taskbar-window-listing/</link>
		<comments>http://www.lloydleung.com/2006/10/14/gnome-multiple-monitor-taskbar-window-listing/#comments</comments>
		<pubDate>Sat, 14 Oct 2006 10:39:15 +0000</pubDate>
		<dc:creator>Lloyd Leung</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[DEBIAN]]></category>
		<category><![CDATA[DESKTOP]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[LENGTH]]></category>
		<category><![CDATA[METACITY]]></category>
		<category><![CDATA[PANEL]]></category>
		<category><![CDATA[SIZE]]></category>
		<category><![CDATA[TASKBAR]]></category>
		<category><![CDATA[UBUNTU]]></category>
		<category><![CDATA[WIDTH]]></category>

		<guid isPermaLink="false">http://www.lloydleung.com/2006/10/14/gnome-multiple-monitor-taskbar-window-listing/</guid>
		<description><![CDATA[How to/howto get gnome to show what&#8217;s running on a given monitor. After having linux installed for a while, leaving pretty much the default install running.Â I decided to venture out and find how to tweak some usability settings. There is a program called utlramon for windows that already does this [mentioned above].Â A Linux [...]]]></description>
			<content:encoded><![CDATA[<p>How to/howto get gnome to show what&#8217;s running on a given monitor.  After having linux installed for a while, leaving pretty much the default install running.Â  I decided to venture out and find how to tweak some usability settings.</p>
<p>There is a program called utlramon for windows that already does this [mentioned above].Â   A Linux ultramon doesn&#8217;t exist, well not as a separate program, as the functionality already exists in gnome.</p>
<p>Just add a panel to each monitor you want, and add to that panel a window list.  That&#8217;s it.</p>
<p>Instructions:<br />
1.) Right click on anywhere on the launchbar, click &#8220;New Panel&#8221;</p>
<p>[UPDATE: 2010/05/02 added ALT]<br />
2.) hold down ALT + Drag the new panel to any monitor/location.<br />
3.) Right click on that panel, and click &#8220;Add to Panel&#8221;<br />
4.) Select &#8220;Window List&#8221; under Desktop and Windows<br />
5.) Click Add.<br />
6.) Click Close, and you&#8217;re done.</p>
<p>Now I don&#8217;t have a cluster of ALL windows on my three head setup on one taskbar.</p>
<p>If this helps, please drop a line in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lloydleung.com/2006/10/14/gnome-multiple-monitor-taskbar-window-listing/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
	</channel>
</rss>
