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

<channel>
	<title>Linux Hack3r</title>
	<atom:link href="http://linuxhack3r.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxhack3r.com</link>
	<description>-THOUGHTS OF A LINUX USER-</description>
	<pubDate>Sat, 16 Aug 2008 17:16:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Forget IP Addresses! Use /etc/hosts!</title>
		<link>http://linuxhack3r.com/2008/08/16/forget-ip-addresses-use-etchosts/</link>
		<comments>http://linuxhack3r.com/2008/08/16/forget-ip-addresses-use-etchosts/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 17:13:36 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
		
		<category><![CDATA[Usability Tips]]></category>

		<guid isPermaLink="false">http://linuxhack3r.com/2008/08/16/forget-ip-addresses-use-etchosts/</guid>
		<description><![CDATA[After realizing the endless possibilities of having a Linux server in my home, I quickly set one up (using Ubuntu Server Edition). Now I have a server with SSH, HTTP, FTP, and NFS setup in my basement. I love using all these features, but I can&#8217;t stress enough that typing the internal IP address of [...]]]></description>
			<content:encoded><![CDATA[<p>After realizing the endless possibilities of having a Linux server in my home, I quickly set one up (using <a href="http://www.ubuntu.com/products/whatisubuntu/serveredition" onclick="javascript:pageTracker._trackPageview ('/outbound/www.ubuntu.com');">Ubuntu Server Edition</a>). Now I have a server with SSH, HTTP, FTP, and NFS setup in my basement. I love using all these features, but I can&#8217;t stress enough that typing the internal IP address of the server (192.168.1.250) got old very fast. So I found a quick and easy solution: /etc/hosts</p>
<p>Simply open /etc/hosts in your favorite text editor (you&#8217;ll need root priviliges), go to the bottom line, and follow this format:</p>
<p><i>192.168.1.250   Server</i></p>
<p>The first option is the IP address of whatever you&#8217;d like to add a name to, and the second option is the name. So after saving this file, I can now type <i>Server</i> instead of 192.168.1.250 anytime I&#8217;d like to access my server. So now I can SSH into my server by typing &#8220;<i>ssh Server&#8221;. </i>Have an HTTP server setup? Open Firefox and simply type &#8220;<i>Server</i>&#8221; in the address bar! How simple is that?</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhack3r.com/2008/08/16/forget-ip-addresses-use-etchosts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google Picasa&#8217;s Lesser Known Features</title>
		<link>http://linuxhack3r.com/2008/06/20/google-picasas-lesser-known-features/</link>
		<comments>http://linuxhack3r.com/2008/06/20/google-picasas-lesser-known-features/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 23:54:46 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
		
		<category><![CDATA[Usability Tips]]></category>

		<guid isPermaLink="false">http://linuxhack3r.com/2008/06/20/google-picasas-lesser-known-features/</guid>
		<description><![CDATA[Google&#8217;s Picasa, now at version 2.7, has really matured in the past few months. The last time I tried it, it was still in its infancy, very slow, buggy, and was yet to be perfected. I tried it again over the weekend, and was simply stunned. Not only does it display images very smoothly and [...]]]></description>
			<content:encoded><![CDATA[<p><img style="max-width: 800px; float: right; margin-top: 10px; margin-bottom: 10px; margin-left: 10px;" src="http://www.linuxhack3r.com/Images/Picasa.png" />Google&#8217;s <a href="http://picasa.google.com/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/picasa.google.com');">Picasa</a>, now at version 2.7, has really matured in the past few months. The last time I tried it, it was still in its infancy, very slow, buggy, and was yet to be perfected. I tried it again over the weekend, and was simply stunned. Not only does it display images very smoothly and flawlessly, it is also packed with eye candy and extra features. So here it is, a list of Picasa&#8217;s lesser known features.</p>
<ul>
<li><b>Create Video (<u>C</u>reate&#8211;&gt;<u>M</u>ovie)</b></li>
</ul>
<p>Simply select the photos you&#8217;d like, click (<u>C</u>reate&#8211;&gt;<u>M</u>ovie), and then follow the simple prompts. Before long, you&#8217;ll have yourself a nice AVI file like the one below.</p>
<p>
<div align="center">
<div class="youtube-video"><object height="344" width="425"><param name="movie" value="http://www.youtube.com/v/aa0aKqKjPEI&amp;hl=en"></param><embed src="http://www.youtube.com/v/aa0aKqKjPEI&amp;hl=en" type="application/x-shockwave-flash" height="344" width="425"></embed></object></div>
</div>
<p>
<hr class="jump" />
<ul>
<li><b>Create Collage (<u>C</u>reate&#8211;&gt;<u>P</u>icture Collage)</b></li>
</ul>
<p>Once again, simply select the desired photos, click (<u>C</u>reate&#8211;&gt;<u>P</u>icture Collage), and select the desired effect. Within seconds you&#8217;ll have a collage simular to the one below.
<div align="center"><a href="http://www.linuxhack3r.com/Images/Collage.jpg" target="_blank"><img src="http://www.linuxhack3r.com/Images/Collagemini.jpg" /></a></div>
<p>
<hr class="jump" />
<ul>
<li><b>Export HTML Gallery (F<u>o</u>lder&#8211;&gt;E<u>x</u>port as HTML Page)</b></li>
</ul>
<p>After taking several hundred photos, who really wants to manually create thumbnails of larger images, and then create an HTML page with the thumbnails linking to the larger images? Picasa makes this easy for you. Simply select the folder you want, click (F<u>o</u>lder&#8211;&gt;E<u>x</u>port as HTML Page), then select a template, resolution, title, and destination. Within a few momments, you&#8217;ll have a full fledged HTML photo gallery. For an example gallery, <a href="http://www.linuxhack3r.com/Images/KDE%20Wallpapers/" target="_blank">click here</a>.</p>
<hr class="jump" />
<ul>
<li><b>Create A Gift CD (F<u>o</u>lder&#8211;&gt;Create a <u>G</u>ift CD)</b></li>
</ul>
<p> Remember all those times that after burning a CD full of vacation pictures for family, you have to instruct over the phone how they can view the photos on the CD? With Picasa, simply select the folder you want to share, click(F<u>o</u>lder&#8211;&gt;Create a <u>G</u>ift CD), and Picasa will burn a CD with an autorunner, that way when your computer naive relatives insert the CD into their computer, the images will automatically pop up with different albums and slideshows. This slideshow also works perfect in <a href="http://www.winehq.org/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.winehq.org');">Wine</a> in a Linux environent, minus the autorun feature.</p>
<div align="center"><img style="max-width: 800px;" src="http://www.linuxhack3r.com/Images/GiftCD.png" /> </div>
<p>
<hr class="jump" />
<ul>
<li><b>Backup Pictures (<u>T</u>ools&#8211;&gt;<u>B</u>ackup Pictures)</b></li>
</ul>
<p>After taking hundreds if not thousands of photos on vacation, the worst thing that can happen to them is for them to be lost. No matter how many hard drives you keep the pictures mirrored on, you need an off site backup as well. Picasa makes this extremely easy, and only costs the price of a CD. Whatever your usual method of burning photos to CD&#8217;s is, Picasa will top it. Not only does it do the basic burning of the CD, it also keeps a record of which images have been backed up. Go on vacation, backup those photos. Christmas (hundreds of photos later) comes and goes, and you click the (<u>T</u>ools&#8211;&gt;<u>B</u>ackup Pictures) button again, and it knows you&#8217;ve already backed up your vacation photos, so it only burns the photos you haven&#8217;t backed up. For anyone that takes plenty of photos, this will save you hours every month.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhack3r.com/2008/06/20/google-picasas-lesser-known-features/feed/</wfw:commentRss>
		</item>
		<item>
		<title>&#8220;Save&#8221; Album Art In Amarok!!!</title>
		<link>http://linuxhack3r.com/2008/05/24/save-album-art-in-amarok/</link>
		<comments>http://linuxhack3r.com/2008/05/24/save-album-art-in-amarok/#comments</comments>
		<pubDate>Sun, 25 May 2008 01:08:05 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
		
		<category><![CDATA[KDE]]></category>

		<guid isPermaLink="false">http://linuxhack3r.com/2008/05/24/save-album-art-in-amarok/</guid>
		<description><![CDATA[Simply put, Amarok is the greatest piece of software ever. The only improvement for it I could think of would be for it to actually cook your breakfast, lunch, and dinner! Now, remember that one feature of Amarok titled Cover Manager? Although using this method is extremely fast, easy, and convenient, there was one problem [...]]]></description>
			<content:encoded><![CDATA[<p>Simply put, <a href="http://amarok.kde.org/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/amarok.kde.org');">Amarok</a> is the greatest piece of software ever. The only improvement for it I could think of would be for it to actually cook your breakfast, lunch, and dinner! Now, remember that one feature of Amarok titled <em>Cover Manager</em>? Although using this method is extremely fast, easy, and convenient, there was one problem with it I found. As I am constantly installing different distro&#8217;s, especially new one&#8217;s that come out, I find myself having to constantly update the cover art for all my albums. One solution would be to embed the images into the mp3&#8217;s, however I hate doing this because I feel that this may cause corruption in the mp3&#8217;s if the images are too big. Today I was fooling around with Suse 10.3, and I realized that if you place a jpg in the folder containing the album, Amarok will recognize it as the cover. So as long as you have Amarok managing your library of music, simply download the album jpg&#8217;s from wherever you&#8217;d like, and place them in the specific folders. After placing jpg&#8217;s in the folders, simply call Amarok to update your collection. Now as long as you keep your music directory intact, next time you decide to try a new distro, your album artwork will already be there!</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhack3r.com/2008/05/24/save-album-art-in-amarok/feed/</wfw:commentRss>
		</item>
		<item>
		<title>x360mediaserve - Stream Music To Your 360 In Linux</title>
		<link>http://linuxhack3r.com/2008/04/07/x360mediaserve-stream-music-to-your-360-in-linux/</link>
		<comments>http://linuxhack3r.com/2008/04/07/x360mediaserve-stream-music-to-your-360-in-linux/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 00:27:44 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
		
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://linuxhack3r.com/2008/04/07/x360mediaserve-stream-music-to-your-360-in-linux/</guid>
		<description><![CDATA[Remember that time you threw your controller at your Xbox 360 when you tried streaming music to your Xbox, only to learn once again that Microsoft hates Linux? Now, with x360mediaserve, you can easily stream thousands of songs from your Linux box straight to your 360! I&#8217;ve simplified installing and setting up x360mediaserve into three [...]]]></description>
			<content:encoded><![CDATA[<p>Remember that time you threw your controller at your Xbox 360 when you tried streaming music to your Xbox, only to learn once again that Microsoft hates Linux? Now, with <a href="http://sourceforge.net/project/showfiles.php?group_id=159861&amp;package_id=179653" onclick="javascript:pageTracker._trackPageview ('/outbound/sourceforge.net');">x360mediaserve</a>, you can easily stream thousands of songs from your Linux box straight to your 360! I&#8217;ve simplified installing and setting up x360mediaserve into three easy steps! <strong>Note that for the server to work, you need java, lame,faad,flac and sox already installed. </strong></p>
<p><strong>1)</strong> <strong>INSTALLATION<br />
</strong><br />
I&#8217;ve written a script to download the tar.gz, extract it, and then delete the tar.gz. I&#8217;ve also provided you with a simple command that will download, run, and then delete the script itself. To install, all you have to do is paste this into a terminal:</p>
<p><em>wget http://linuxhack3r.com/Downloads/Scripts/x360.sh &amp;&amp; bash x360.sh &amp;&amp; rm x360.sh</em></p>
<p><em><strong>2) </strong></em><strong>STARTING THE SERVER</strong></p>
<p>Using the following command, you can start the server by pasting it into a terminal, adding it to your menu, or even adding it to your services (so it starts everytime you boot).<br />
<em><br />
cd Programs/x360mediaserve-0.0.2/ &amp;&amp; ./start</em></p>
<p><strong>3) CONFIGURE THE SERVER</strong></p>
<p>Don&#8217;t worry, this part is as easy as the rest of this tutorial. After the media server is running, click on the link below:</p>
<p><a href="http://127.0.0.1:7000/configure" onclick="javascript:pageTracker._trackPageview ('/outbound/127.0.0.1:7000');">http://127.0.0.1:7000/configure</a></p>
<p>Using this simple configuration tool, you&#8217;ll need to type in the exact path to your music directory. Friendly name is the name that&#8217;ll show up on your Xbox when you go to browse your music. Everything else you don&#8217;t need to mess with, but hey, it&#8217;s your computer.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhack3r.com/2008/04/07/x360mediaserve-stream-music-to-your-360-in-linux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Apturl in Ubuntu</title>
		<link>http://linuxhack3r.com/2008/04/05/apturl-in-ubuntu/</link>
		<comments>http://linuxhack3r.com/2008/04/05/apturl-in-ubuntu/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 01:33:23 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
		
		<category><![CDATA[Usability Tips]]></category>

		<guid isPermaLink="false">http://linuxhack3r.com/2008/04/05/apturl-in-ubuntu/</guid>
		<description><![CDATA[Imagine the next time you are trying reading a great list of Ubuntu programs. One of them catches your eye, and you want to try it. Instead of either using Add/Remove or opening a terminal to install the program, you simply click a link. A message box pops up asking you if you want to [...]]]></description>
			<content:encoded><![CDATA[<p>Imagine the next time you are trying reading a great list of Ubuntu programs. One of them catches your eye, and you want to try it. Instead of either using Add/Remove or opening a terminal to install the program, you simply click a link. A message box pops up asking you if you want to install the program, and then you enter your password. Before you could have found the program in Add/Remove, the program is installed! With Apturl, this is now a reality.</p>
<p>    You must first install Apturl. To do this, simply run this in terminal:</p>
<p><i>sudo apt-get install apturl<br /></i><br />After Apturl is installed, you&#8217;ll need to restart your current web browser. Now if you would like to test Apturl, you&#8217;ll need an link won&#8217;t you? For details of the program, click &#8220;Gnome-Main-Menu&#8221;. To actually install the program, click &#8220;Install&#8221;. </p>
<p><a href="http://linuxhack3r.com/2007/12/30/gnome-main-menu/">Gnome-Main-Menu</a>:<a href="apt:gnome-main-menu">Install</a></p>
<p>Hopefully that worked! Now before everyone starts complaining of how &#8220;insecure&#8221; this is, consider this. All that is really being done is apt-get is being told what program to install. So a &#8220;malicious&#8221; blogger can&#8217;t install &#8220;harmful&#8221; software because it isn&#8217;t in your repositories. Apturl only works with programs in your repositories. If apt-get can&#8217;t install it, neither can Apturl! You can&#8217;t run commands using Apturl, so no worries of automatic disk formatting! </p>
<p>What if you would like to use this on your blog? It is very simple to do. For example, for the above install link, I&#8217;ve simply created a hyperlink to:<br /><i><br />apt:gnome-main-menu</p>
<p></i></p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhack3r.com/2008/04/05/apturl-in-ubuntu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Measure Pixels With Kruler</title>
		<link>http://linuxhack3r.com/2008/03/15/measure-pixels-with-kruler/</link>
		<comments>http://linuxhack3r.com/2008/03/15/measure-pixels-with-kruler/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 13:09:28 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
		
		<category><![CDATA[KDE]]></category>

		<guid isPermaLink="false">http://linuxhack3r.com/2008/03/15/measure-pixels-with-kruler/</guid>
		<description><![CDATA[
As a web developer, measuring pixels and colors is important. Fortunately, Kruler handles both of these wonderfully. Not only does it have 4 different sizes, you can also change the orientation of the ruler. The ruler itself is even customizable, allowing you to change it&#8217;s color and font. Furthermore, as I stated above, Kruler allows [...]]]></description>
			<content:encoded><![CDATA[<div align="center"><img style="max-width: 800px;" src="http://www.linuxhack3r.com/Images/kruler.jpg" /></p>
<div align="left">As a web developer, measuring pixels and colors is important. Fortunately, Kruler handles both of these wonderfully. Not only does it have 4 different sizes, you can also change the orientation of the ruler. The ruler itself is even customizable, allowing you to change it&#8217;s color and font. Furthermore, as I stated above, Kruler allows you to determine colors. I now know that one of the colors in my wallpaper is #18488A.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://linuxhack3r.com/2008/03/15/measure-pixels-with-kruler/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Combining Files With Cat</title>
		<link>http://linuxhack3r.com/2008/03/14/combining-files-with-cat/</link>
		<comments>http://linuxhack3r.com/2008/03/14/combining-files-with-cat/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 00:05:36 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
		
		<category><![CDATA[Usability Tips]]></category>

		<guid isPermaLink="false">http://linuxhack3r.com/2008/03/14/combining-files-with-cat/</guid>
		<description><![CDATA[

Cat is one of the wonderful programs that makes Linux awesome. Imagine you have multiple files you would like to combine. Cat lets you do this. I&#8217;ve recently been using it for MP3&#8217;s. First use a tool such as EasyTag to remove ALL  ID3 tags from the MP3&#8217;s first. As long as there are [...]]]></description>
			<content:encoded><![CDATA[<div align="center"><img style="max-width: 800px;" src="http://www.linuxhack3r.com/Images/sniper_cat.jpg" /></p>
<p>
<div align="left"><a href="http://www.computerhope.com/unix/ucat.htm" onclick="javascript:pageTracker._trackPageview ('/outbound/www.computerhope.com');">Cat</a> is one of the wonderful programs that makes Linux awesome. Imagine you have multiple files you would like to combine. Cat lets you do this. I&#8217;ve recently been using it for MP3&#8217;s. First use a tool such as <a href="http://easytag.sourceforge.net/" onclick="javascript:pageTracker._trackPageview ('/outbound/easytag.sourceforge.net');">EasyTag</a> to remove ALL  ID3 tags from the MP3&#8217;s first. As long as there are not tags in the MP3&#8217;s, this will work perfect. After combining, you can then add whatever tags you would like. Then simply run a command such as this:</p>
<p><i>cat ./Music/Artist/*.mp3 ./Desktop/Output.mp3</i></p>
<p>Not only can Cat combine MP3&#8217;s, it combines ANY file you throw at it. Not that these files will always work, but it will combine them. As long as you follow the following format, it&#8217;ll combine them. <br /><i><br />cat /path/to/1stfile /path/to/2ndfile /path/to/outputfile</i></p>
</div>
<p></div>
]]></content:encoded>
			<wfw:commentRss>http://linuxhack3r.com/2008/03/14/combining-files-with-cat/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DVD Playback In One Easy Step</title>
		<link>http://linuxhack3r.com/2008/02/18/dvd-playback-in-one-easy-step/</link>
		<comments>http://linuxhack3r.com/2008/02/18/dvd-playback-in-one-easy-step/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 20:27:09 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
		
		<category><![CDATA[DEB Packages]]></category>

		<guid isPermaLink="false">http://linuxhack3r.com/2008/02/18/dvd-playback-in-one-easy-step/</guid>
		<description><![CDATA[&#160;&#160;&#160; Although many distros are now becoming very user friendly, most don&#8217;t include commercial DVD playback. Most distros don&#8217;t even include commercial DVD playback in their repos. The &#8220;hidden&#8221; thing you need is libdvdcss2. Medibuntu provides you with this file. Taken directly from Medibuntu, you can simply download the appropriate file (according to architecture), and [...]]]></description>
			<content:encoded><![CDATA[<div align="left"><img style="float: left; margin-top: 10px; margin-bottom: 10px; margin-right: 10px;" src="http://www.linuxhack3r.com/Images/dvd_unmount.png" />&nbsp;&nbsp;&nbsp; Although many distros are now becoming very user friendly, most don&#8217;t include commercial DVD playback. Most distros don&#8217;t even include commercial DVD playback in their repos. The &#8220;hidden&#8221; thing you need is libdvdcss2. <a href="http://www.medibuntu.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.medibuntu.org');">Medibuntu</a> provides you with this file. Taken directly from Medibuntu, you can simply download the appropriate file (according to architecture), and install it. Instead of using Medibuntu&#8217;s repos (which messes with other things as well), just install the right deb file. After installing the right deb file, simply use your favorite media player. Kaffeine, Totem, and VLC will all work perfectly. </div>
<div align="center"><a href="http://linuxhack3r.com/Downloads/Files/Deb/libdvdcss2_1.2.9-2medibuntu4_i386.deb">i386.deb</a>&nbsp;&nbsp; <a href="http://linuxhack3r.com/Downloads/Files/Deb/libdvdcss2_1.2.9-2medibuntu4_amd64.deb">amd64.deb</a>&nbsp;&nbsp; <a href="http://linuxhack3r.com/Downloads/Files/Deb/libdvdcss2_1.2.9-2medibuntu2_powerpc.deb">powerpc.deb</a></div>
]]></content:encoded>
			<wfw:commentRss>http://linuxhack3r.com/2008/02/18/dvd-playback-in-one-easy-step/feed/</wfw:commentRss>
		</item>
		<item>
		<title>KDE-Improve Your Lock Screen Button!</title>
		<link>http://linuxhack3r.com/2008/02/17/kde-improve-your-lock-screen-button/</link>
		<comments>http://linuxhack3r.com/2008/02/17/kde-improve-your-lock-screen-button/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 14:36:15 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
		
		<category><![CDATA[KDE]]></category>

		<guid isPermaLink="false">http://linuxhack3r.com/2008/02/17/kde-improve-your-lock-screen-button/</guid>
		<description><![CDATA[


&#160;&#160;&#160; Most Linux users will probably admit to having a &#8220;Lock Screen&#8221; button. Why? Because it is very useful to be able to slide your pointer to the top right of your screen and click a button before stepping out of the room for a few moments. Although both KDE and Gnome have an &#8220;applet&#8221; [...]]]></description>
			<content:encoded><![CDATA[<div align="center"><img src="http://www.linuxhack3r.com/Images/Lock_Screen.jpg" /><br />
</p>
</div>
<p>&nbsp;&nbsp;&nbsp; Most Linux users will probably admit to having a &#8220;Lock Screen&#8221; button. Why? Because it is very useful to be able to slide your pointer to the top right of your screen and click a button before stepping out of the room for a few moments. Although both KDE and Gnome have an &#8220;applet&#8221; for locking the screen, creating a custom one will be more efficient. Even when you lock the screen, the monitor still stays on, and probably will for at least a few hours. By creating your own button, you can turn off your monitor and lock the screen at the exact same time! Right click one of your panels, click on <i>Add Application to Panel&#8211;&gt;Add Non-KDE Application. </i>Add whatever <i>Button title</i>, <i>Icon</i>, and <i>Description</i>, but for the <i>Executable</i>, place this:</p>
<p>sleep 1 &amp;&amp; xset dpms force off &amp;&amp; kdesktop_lock -forcelock&nbsp;<br />
<i><br />
</i>
<div align="center"><i><img src="http://www.linuxhack3r.com/Images/Lock_Screen2.png" /></i>
</div>
]]></content:encoded>
			<wfw:commentRss>http://linuxhack3r.com/2008/02/17/kde-improve-your-lock-screen-button/feed/</wfw:commentRss>
		</item>
		<item>
		<title>KDE4 Wallpaper and Icons Download</title>
		<link>http://linuxhack3r.com/2008/02/13/kde4-wallpaper-and-icons-download/</link>
		<comments>http://linuxhack3r.com/2008/02/13/kde4-wallpaper-and-icons-download/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 02:23:37 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
		
		<category><![CDATA[Artwork]]></category>

		<guid isPermaLink="false">http://linuxhack3r.com/2008/02/13/kde4-wallpaper-and-icons-download/</guid>
		<description><![CDATA[
&#160;
     KDE4 is simply beautiful. Combining a new icon-set (Oxygen) with well designed backgrounds, KDE4 is much more visually appealing than KDE3. Recently released, KDE4 still needs time to develop. Although it is usable, it is also suggested that you stick with your current version of KDE, at least until 4.1 [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><img src="http://www.linuxhack3r.com/Images/utilities-terminal.png" /></p>
<p align="left">&nbsp;</p>
<p align="left">     <a href="http://www.kde.org/announcements/4.0/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.kde.org');">KDE4</a> is simply beautiful. Combining a new icon-set (<a href="http://www.oxygen-icons.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.oxygen-icons.org');">Oxygen</a>) with well designed backgrounds, KDE4 is much more visually appealing than KDE3. Recently released, KDE4 still needs time to develop. Although it is usable, it is also suggested that you stick with your current version of KDE, at least until 4.1 is released. However, the icon-set and wallpapers are finished, one might add! Instead of having to install KDE4 and &#8220;rip&#8221; the icons and wallpapers, simply download them here.</p>
<p align="center"><a href="http://linuxhack3r.com/Downloads/Files/KDE4_Wallpapers.tar.gz">KDE4 Wallpapers</a> <a href="http://linuxhack3r.com/Downloads/Files/Oxygen.tar.gz">KDE4 Oxygen Icons</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhack3r.com/2008/02/13/kde4-wallpaper-and-icons-download/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
