<?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>Linuxcrypt.net &#187; How Tos</title>
	<atom:link href="http://linuxcrypt.net/category/how-tos/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxcrypt.net</link>
	<description>Everything Linux &#038; Open Source</description>
	<lastBuildDate>Thu, 21 Oct 2010 13:34:57 +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>How To: Install Nvidia 64-Bit Linux Driver on Ubuntu &#8211; Jaunty Jackalope 9.04 Beta</title>
		<link>http://linuxcrypt.net/2009/04/03/how-to-install-nvidia-64-bit-linux-driver-on-ubuntu-jaunty-jackalope-904-beta/</link>
		<comments>http://linuxcrypt.net/2009/04/03/how-to-install-nvidia-64-bit-linux-driver-on-ubuntu-jaunty-jackalope-904-beta/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 20:10:22 +0000</pubDate>
		<dc:creator>josh</dc:creator>
				<category><![CDATA[How Tos]]></category>
		<category><![CDATA[Ubuntu Desktop]]></category>
		<category><![CDATA[Video Tutorial]]></category>

		<guid isPermaLink="false">http://linuxcrypt.net/?p=255</guid>
		<description><![CDATA[How To: Install Nvidia 64-Bit Linux Driver on Ubuntu &#8211; Jaunty Jackalope 9.04 Beta from linuxcrypt on Vimeo.]]></description>
			<content:encoded><![CDATA[<p><object width="501" height="288"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=3991726&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=3991726&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="501" height="288"></embed></object><br /><a href="http://vimeo.com/3991726">How To: Install Nvidia 64-Bit Linux Driver on Ubuntu &#8211; Jaunty Jackalope 9.04 Beta</a> from <a href="http://vimeo.com/user455724">linuxcrypt</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxcrypt.net/2009/04/03/how-to-install-nvidia-64-bit-linux-driver-on-ubuntu-jaunty-jackalope-904-beta/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How To: Install KdenLive on Ubuntu 8.04 Hardy Heron</title>
		<link>http://linuxcrypt.net/2008/10/14/how-to-install-kdenlive-on-ubuntu-804-hardy-heron/</link>
		<comments>http://linuxcrypt.net/2008/10/14/how-to-install-kdenlive-on-ubuntu-804-hardy-heron/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 14:42:23 +0000</pubDate>
		<dc:creator>josh</dc:creator>
				<category><![CDATA[How Tos]]></category>
		<category><![CDATA[Linux Applications]]></category>
		<category><![CDATA[Open Source Applications]]></category>
		<category><![CDATA[Ubuntu Desktop]]></category>
		<category><![CDATA[Ubuntu Video Editing]]></category>
		<category><![CDATA[Video Applications]]></category>

		<guid isPermaLink="false">http://linuxcrypt.net/?p=179</guid>
		<description><![CDATA[So I&#8217;ve been reading about some of the new features in kdenLive and I am pretty stoked to see some forward development for video editing on Linux.  Some of the new features include: Main Features: * Capture video from your camcorder, webcam or screen * Mix a large number of different formats (depending on your [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-180" title="kdenlive-01" src="http://linuxcrypt.net/wp-content/uploads/2008/10/kdenlive-01-279x300.png" alt="" width="279" height="300" /> So I&#8217;ve been reading about some of the <a href="http://www.kdenlive.org/content/kdenlive-07beta1-released" target="_blank">new features in kdenLive</a> and I am pretty stoked to see some forward development for video editing on Linux.  Some of the new features include:</p>
<p><strong>Main Features:</strong><br />
* Capture video from your camcorder, webcam or screen<br />
* Mix a large number of different formats (depending on your FFmpeg install): mpeg, flash, mp3, ogg, png, jpeg, dv, hdv, &#8230;<br />
* See the result of your work (effects and transitions) in realtime<br />
* Export your work in several formats (hdv, dv, mpeg, &#8230;)<br />
* Create titles, slideshows and more</p>
<p>For those not familiar with this application, Kdenlive is an open source multi track video editor based on the <a href="http://mltframework.org/">MLT video framework</a> and <a href="http://ffmpeg.org/">FFmpeg</a>.</p>
<p>So how do we get this baby installed in ubuntu as there isn&#8217;t a &#8220;.deb&#8221; package on their website, and the current package in the main repo is on 0.5? Well, if you cruise over to the <a href="https://help.ubuntu.com/community/KdenliveSVN" target="_self">Wiki Documentation</a>, you will find a nice tutorial written by Mads Dydensborg. The tutorial did work for me, and I am successfully running 0.7. The only thing I couldn&#8217;t figure out is why it installed a sleu of KDE apps and made launchers for them? This can be resolved by unselecting them in the alacarte tool. Below are the steps for installing.</p>
<p class="line862">1) <strong>Add a repo to your sources.list</strong></p>
<ul>
<li style="list-style-type: none;">
<p class="line891"><tt class="backtick">echo deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu hardy main | sudo tee -a /etc/apt/sources.list</tt></p>
</li>
</ul>
<p class="line862">2) <strong>Get a load of extra packages</strong></p>
<ul>
<li style="list-style-type: none;">
<p class="line891"><tt class="backtick">sudo apt-get update &amp;&amp; sudo apt-get install gtk-qt-engine-kde4 bzip2 kdebase kommander subversion g++ cmake pkg-config kdelibs5-dev libsdl1.2-dev libxml2-dev</tt></p>
</li>
</ul>
<p class="line862">3) <strong>Make a new directory</strong></p>
<ul>
<li style="list-style-type: none;">
<p class="line891"><tt class="backtick">mkdir kdenlive</tt></p>
</li>
</ul>
<p class="line862">4) <strong>Move into the new directory</strong></p>
<ul>
<li style="list-style-type: none;">
<p class="line891"><tt class="backtick">cd kdenlive</tt></p>
</li>
</ul>
<p class="line862">5) <strong>Download the script</strong></p>
<ul>
<li style="list-style-type: none;">
<p class="line891"><tt class="backtick">wget http://www.kde-apps.org/CONTENT/content-files/85826-kdenlive_builder_wizard.kmdr.bz2</tt></p>
</li>
</ul>
<p class="line862">6) <strong>Extract, rename and make executable the script</strong></p>
<ul>
<li style="list-style-type: none;">
<p class="line862">`bunzip2 85826-kdenlive_builder_wizard.kmdr.bz2 &amp;&amp; mv 85826-kdenlive_builder_wizard.kmdr kdenlive_builder_wizard.kmdr &amp;&amp; chmod +x kdenlive_builder_wizard.kmdr</p>
</li>
</ul>
<p class="line862">7) <strong>Sort out a path by typing:</strong></p>
<ul>
<li style="list-style-type: none;">
<p class="line891"><tt class="backtick">export PATH=$PATH:/usr/lib/kde4/bin</tt></p>
</li>
</ul>
<p class="line862"> <img src='http://linuxcrypt.net/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> <strong>Run the script</strong></p>
<ul>
<li style="list-style-type: none;">
<p class="line891"><tt class="backtick">kmdr-executor kdenlive_builder_wizard.kmdr</tt></p>
</li>
</ul>
<p class="line862">9) <strong>follow the instructions on-screen. Press &#8220;Cancel&#8221; after success.</strong></p>
<p class="line862">10) <strong>In file browser (nautilus) navigate to the</strong> /kdenlive <strong>directory which you created in step 3</strong></p>
<p class="line862">11) <strong>click &#8220;kdenlive_start&#8221; and you are in business.</strong></p>
<p class="line862">12) <strong>Use alacarte</strong> (<tt class="backtick">sudo apt-get install alacarte</tt>) <strong>to add</strong> ~/yourpath/kdenlive/kdenlive_start <strong>to your menu.</strong></p>
<p class="line867">
<p>I hope this helps with getting people to trry out publishing their videos on Linux!</p>
<p>Josh</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxcrypt.net/2008/10/14/how-to-install-kdenlive-on-ubuntu-804-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Why you should change your default bluetooth PIN</title>
		<link>http://linuxcrypt.net/2008/05/21/why-you-should-change-your-default-bluetooth-pin/</link>
		<comments>http://linuxcrypt.net/2008/05/21/why-you-should-change-your-default-bluetooth-pin/#comments</comments>
		<pubDate>Wed, 21 May 2008 13:25:07 +0000</pubDate>
		<dc:creator>josh</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[How Tos]]></category>
		<category><![CDATA[Linux Applications]]></category>
		<category><![CDATA[Video Tutorial]]></category>

		<guid isPermaLink="false">http://linuxcrypt.net/?p=127</guid>
		<description><![CDATA[This video demonstrates why you should change your default bluetooth headset pin. This user, &#8220;brandon90&#8243; from Wyoming demonstrates how he can eavesdrop a conversation even if the bluetooth is not connected to a phone call. You can still listen in on the microphone, and even inject arbitrary audio to the headset. He uses a linux [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.5min.com/Video/How-To-Eavesdrop-on-Bluetooth-Conversations-925061">This video</a> demonstrates why you should change your default bluetooth headset pin. <a href="http://www.5min.com/brandon90" title="Brandon90">This user, &#8220;brandon90&#8243;</a> from Wyoming demonstrates how he can eavesdrop a conversation even if the bluetooth is not connected to a phone call. You can still listen in on the microphone, and even inject arbitrary audio to the headset.</p>
<p>He uses a linux laptop, with a Bluetooth dongle, a high gain DB antenna and his Nokia phone to do this. Watch the video below for the demonstration. The tool he is running is called &#8220;<a href="http://trifinite.org/trifinite_stuff_carwhisperer.html" title="Car Whisperer">car whisperer</a>&#8221; which can be installed on any linux laptop.</p>
<p>enjoy&#8230;</p>
<div style='text-align:center'><object width='425' height='355' id='FiveminPlayer'><param name='allowfullscreen' value='true'/><param name='allowScriptAccess' value='always'/><param name='movie' value='http://www.5min.com/Embeded/925061/'/><embed src='http://www.5min.com/Embeded/925061/' type='application/x-shockwave-flash' width='425' height='355' allowfullscreen='true' allowScriptAccess='always'></embed></object><br/><span style='font-family: Verdana; font-size: 10px;'>More <a href='http://www.5min.com/Video/How-To-Hack-a-Soda-Machine-2497' target='_blank'>How to hack</a> videos at 5min.com</span></div>
]]></content:encoded>
			<wfw:commentRss>http://linuxcrypt.net/2008/05/21/why-you-should-change-your-default-bluetooth-pin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Ubuntu + Rip DVD + Rippedwire (gtkhandbrake) using the handbrake tool</title>
		<link>http://linuxcrypt.net/2008/05/06/how-to-ubuntu-rip-dvd-rippedwire-gtkhandbrake-using-the-handbrake-tool/</link>
		<comments>http://linuxcrypt.net/2008/05/06/how-to-ubuntu-rip-dvd-rippedwire-gtkhandbrake-using-the-handbrake-tool/#comments</comments>
		<pubDate>Tue, 06 May 2008 17:23:55 +0000</pubDate>
		<dc:creator>josh</dc:creator>
				<category><![CDATA[How Tos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Applications]]></category>
		<category><![CDATA[Open Source Applications]]></category>
		<category><![CDATA[Ubuntu Desktop]]></category>

		<guid isPermaLink="false">http://linuxcrypt.net/?p=119</guid>
		<description><![CDATA[First off, I want to thank Dan Trevino from the Florida LoCo team for helping me get this working. I was beginning to rip my hair out and cry like a little baby, (F this linux crap, I&#8217;m buying a mac) moment. So for a long time I have used &#8220;rippedwire&#8221; to rip my &#8220;legally&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://linuxcrypt.net/images/handbreak.png" title="Handbrake" alt="Handbrake" height="146" width="160" /></p>
<p>First off, I want to thank <a href="http://wrevolution.org/" title="Dan Trevino">Dan Trevino</a> from the Florida LoCo team for helping me get this working. I was beginning to rip my hair out and cry like a little baby, (F this linux crap, I&#8217;m buying a mac) moment.  So for a long time I have used &#8220;<a href="http://sourceforge.net/projects/rippedwire/" title="Rippedwire">rippedwire</a>&#8221; to rip my &#8220;legally&#8221; purchased DVD&#8217;s out to my network so I can stream them. If you haven&#8217;t heard of <a href="http://sourceforge.net/projects/rippedwire/" title="RippedWire">rippedwire</a>, RippedWire is a graphical front end to HandBrake, the open-source, GPL-licensed, multiplatform, multithreaded DVD to MPEG-4 converter.</p>
<p>It works just fine on Ubuntu Gutsy Gibbon 7.10. I was having mono dependency errors however installing it on Hardy Heron 8.04 LTS release. Below are the instructions for installing this (<a href="http://www.urbandictionary.com/define.php?term=B.A.M.F." title="BAMF" target="_blank">BAMF</a>) application.</p>
<p>First, download rippedwire <a href="http://downloads.sourceforge.net/rippedwire/handbrakegtk_1.0.1_i386.deb?modtime=1194660826&amp;big_mirror=0" title="RippedWire Deb Package" target="_blank">DEB</a> package to your home directory.</p>
<p><strike>$ sudo apt-get install mono-mcs</strike></p>
<p><strike>$ sudo apt-get install mono-2.0-devel gtk-sharp2</strike></p>
<p><strike>$ cd to your home directory of where the deb package is  i.e.  cd /home/username</strike></p>
<p><strike>$  <span id="1fbo">sudo dpkg -i &#8211;force-overwri<wbr></wbr>te &#8211;ignore-depend<wbr></wbr>s=mono &#8211;ignore-depend<wbr></wbr>s=mono-devel handbrakegtk_1.<wbr></wbr>0.1_i386.deb</span></strike></p>
<p>**UPDATED Instructions</p>
<p>The instructions should be modified to be:<br />
1. sudo apt-get install mono-mcs mono-2.0-devel gtk-sharp2<br />
2. sudo dpkg -i monofix_1.0_all.deb<br />
3. sudo dpkg -i handbrakegtk_1.0.1_i386.deb</p>
<p><a href="http://linuxcrypt.net/downloads/debs/monofix_1.0_all.deb" title="monofix deb package">Download the monofix package her</a><a href="http://linuxcrypt.net/downloads/debs/monofix_1.0_all.deb" title="monofix deb package">e </a></p>
<p>I should also point out&#8230; if you&#8217;ve already installed with the &#8216;old&#8217; instructions you can &#8216;fix&#8217; your system by doing:<br />
1. sudo apt-get install -f<br />
This will remove handbrakegtk<br />
2. sudo dpkg -i monofix_1.0_all.deb<br />
3. sudo dpkg -i handbrakegtk_1.0.1_i386.deb<br />
Ok, now you are ready to party like a rockstar.</p>
<p>Go to Applications &gt; Sound &amp; Video&gt; HandBrakeGTK</p>
<p>Load a DVD, you click on the source button, select your movie and desired settings, and rip away, like you see below as I&#8217;m ripping <a href="http://www.imdb.com/title/tt0208092/" title="IMDB Snatch" target="_blank">Snatch</a>!</p>
<p><img src="http://linuxcrypt.net/images/Screenshot-HandBrakeGTK.png" title="RippedWire Snatch" alt="RippedWire Snatch" height="699" width="595" /></p>
<p>Thanks again Dan !</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxcrypt.net/2008/05/06/how-to-ubuntu-rip-dvd-rippedwire-gtkhandbrake-using-the-handbrake-tool/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Video How To Install ATI + Compiz in Ubuntu 7.10</title>
		<link>http://linuxcrypt.net/2008/05/02/video-how-to-install-ati-compiz-in-ubuntu-710/</link>
		<comments>http://linuxcrypt.net/2008/05/02/video-how-to-install-ati-compiz-in-ubuntu-710/#comments</comments>
		<pubDate>Fri, 02 May 2008 13:43:28 +0000</pubDate>
		<dc:creator>josh</dc:creator>
				<category><![CDATA[How Tos]]></category>
		<category><![CDATA[Ubuntu Desktop]]></category>
		<category><![CDATA[Video Tutorial]]></category>

		<guid isPermaLink="false">http://linuxcrypt.net/?p=118</guid>
		<description><![CDATA[This how to will show you how to install the ATI driver and Compiz Fusion. It will demonstrate as well enabling the desktop cube. This does not use the xgl server. Ubuntu &#8211; How To Install ATI + Compiz Fusion from linuxcrypt on Vimeo.]]></description>
			<content:encoded><![CDATA[<p>This how to will show you how to install the ATI driver and Compiz Fusion. It will demonstrate as well enabling the desktop cube. This does not use the xgl server.<br />
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.vimeo.com/moogaloop.swf?clip_id=955982&#038;server=www.vimeo.com&#038;fullscreen=1&#038;show_title=1&#038;show_byline=1&#038;show_portrait=0&#038;color="><param name="quality" value="best" /><param name="allowfullscreen" value="true" /><param name="scale" value="showAll" /><param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=955982&#038;server=www.vimeo.com&#038;fullscreen=1&#038;show_title=1&#038;show_byline=1&#038;show_portrait=0&#038;color=" /></object><br /><a href="http://www.vimeo.com/955982/l:embed_955982">Ubuntu &#8211; How To Install ATI + Compiz Fusion</a> from <a href="http://www.vimeo.com/user455724/l:embed_955982">linuxcrypt</a> on <a href="http://vimeo.com/l:embed_955982">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxcrypt.net/2008/05/02/video-how-to-install-ati-compiz-in-ubuntu-710/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fun with widgets using screenlets</title>
		<link>http://linuxcrypt.net/2008/03/21/fun-with-widgets-using-screenlets/</link>
		<comments>http://linuxcrypt.net/2008/03/21/fun-with-widgets-using-screenlets/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 11:38:06 +0000</pubDate>
		<dc:creator>josh</dc:creator>
				<category><![CDATA[How Tos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Applications]]></category>
		<category><![CDATA[Open Source Applications]]></category>
		<category><![CDATA[Ubuntu Desktop]]></category>

		<guid isPermaLink="false">http://linuxcrypt.net/?p=95</guid>
		<description><![CDATA[Screenlets is a pretty cool little widgets application. It allows you have a similar interface which is available in Mac OSX. If you are running Ubuntu, there is a deb package available for it here. Below is a screenshot of some it&#8217;s uses, and you also have more widgets you can download and use. It&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Screenlets is a pretty cool little widgets application. It allows you have a similar interface which is available in Mac OSX. If you are running Ubuntu, there is a deb package available for it <a href="http://www.getdeb.net/search.php?keywords=screenlet" title="Screenlets" target="_blank">here.</a></p>
<p>Below is a screenshot of some it&#8217;s uses, and you also have more widgets you can download and use. It&#8217;s more of an eye candy utility than a functionality tool for me. But who doesn&#8217;t like eye candy?</p>
<p><a href="http://linuxcrypt.net/wp-content/uploads/2008/03/screenlets.png" title="Screenlets"><img src="http://linuxcrypt.net/wp-content/uploads/2008/03/screenlets.thumbnail.png" alt="Screenlets" height="142" width="188" /></a></p>
<p>cheers,</p>
<p>~j</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxcrypt.net/2008/03/21/fun-with-widgets-using-screenlets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu, Opening firefox, says is already running, close existing process</title>
		<link>http://linuxcrypt.net/2008/03/21/ubuntu-opening-firefox-says-is-already-running-close-existing-process/</link>
		<comments>http://linuxcrypt.net/2008/03/21/ubuntu-opening-firefox-says-is-already-running-close-existing-process/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 11:21:36 +0000</pubDate>
		<dc:creator>josh</dc:creator>
				<category><![CDATA[How Tos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu Desktop]]></category>

		<guid isPermaLink="false">http://linuxcrypt.net/?p=88</guid>
		<description><![CDATA[So, today I was playing around with some different emerald themes, and to apply it I logged out and logged back in. I am very religious about closing my applications before logging out or shutting down a system. So I found it interesting that I still received a firefox error upon returning to my desktop. [...]]]></description>
			<content:encoded><![CDATA[<p>So, today I was playing around with some different emerald themes, and to apply it I logged out and logged back in. I am very religious about closing my applications before logging out or shutting down a system. So I found it interesting that I still received a firefox error upon returning to my desktop. Error: &#8220;Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system&#8221;.</p>
<p>Well, is that so? I can only assume that maybe while trying to apply the new theme to the application it hung, or perhaps my user processes were not completely closed when I logged out. In any case, below is a screen shot of the error:</p>
<p><a href="http://linuxcrypt.net/wp-content/uploads/2008/03/firefox_error.png" title="Whole Desktop"><img src="http://linuxcrypt.net/wp-content/uploads/2008/03/firefox_error.thumbnail.png" alt="Whole Desktop" /></a></p>
<p><img src="http://linuxcrypt.net/wp-content/uploads/2008/03/screenshot-close-firefox.png" alt="Firefox Error" height="93" width="545" /></p>
<p>Well, for those who would rather not restart their system, there is an easy way to resolve this.</p>
<p>Solution:</p>
<p>Open a terminal, and run the following command:</p>
<p>$<strong>ps aux | grep firefox</strong></p>
<p><a href="http://linuxcrypt.net/wp-content/uploads/2008/03/screenshot-jchaselocust.png" title="PS Command"><img src="http://linuxcrypt.net/wp-content/uploads/2008/03/screenshot-jchaselocust.png" alt="PS Command" /></a></p>
<p>What this does, is it asks the system to list the running process. Using the &#8220;grep&#8221; command is just applying a filter for &#8220;firefox&#8221;. IF you notice the second to last  process is my firefox process. the PID or &#8220;process ID&#8221; is &#8220;5719&#8243;. The first column will list what user is running the process, and the second column will show the process ID. Now we can just kill the process by running another command in the temrinal of</p>
<p>$sudo kill -9 5719</p>
<p>What this is doing is telling the system to just kill the process, the equivalent of &#8220;end task&#8221; in Windows. You should now be able to just relaunch Firefox without any errors.</p>
<p>To see all the processes running just run a:</p>
<p>$ps aux</p>
<p>from your command line and you can see all the processes running and the corresponding information for each.</p>
<p>cheers,</p>
<p>~j</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxcrypt.net/2008/03/21/ubuntu-opening-firefox-says-is-already-running-close-existing-process/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Ubuntu Tweak 0.2</title>
		<link>http://linuxcrypt.net/2008/01/15/ubuntu-tweak-02/</link>
		<comments>http://linuxcrypt.net/2008/01/15/ubuntu-tweak-02/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 13:10:23 +0000</pubDate>
		<dc:creator>josh</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[How Tos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Applications]]></category>
		<category><![CDATA[Open Source Applications]]></category>
		<category><![CDATA[Ubuntu Desktop]]></category>

		<guid isPermaLink="false">http://linuxcrypt.net/?p=73</guid>
		<description><![CDATA[I like it when I find utilities to make the easy things easy. Ubuntu Tweak is just that kind of application. It&#8217;s a simple download / install, and then you are off configuring the little nuances on your system. The &#8220;Computer&#8221; tab allows you to quickly view all of your system information. It will list [...]]]></description>
			<content:encoded><![CDATA[<p>I like it when I find utilities to make the easy things easy. <a href="http://ubuntu-tweak.com/" title="Ubuntu Tweak">Ubuntu Tweak</a> is just that kind of application. It&#8217;s a simple d<a href="http://ubuntu-tweak.com/downloads" title="Ubuntu Tweak Download">ownload / instal</a>l, and then you are off configuring the little nuances on your system.</p>
<p>The &#8220;Computer&#8221; tab allows you to quickly view all of your system information. It will list the host name, distribution, kernel version, platform, CPU, Memory, current user and environment information. <a href="http://linuxcrypt.net/wp-content/uploads/2008/01/screenshot-ubuntu-tweak3.png" title="Ubuntu Tweak 0.2"><img src="http://linuxcrypt.net/wp-content/uploads/2008/01/screenshot-ubuntu-tweak3.png" alt="Ubuntu Tweak 0.2" /></a></p>
<p><a href="http://ubuntu-tweak.com/" title="Ubuntu Tweak">Ubuntu Tweak </a>allows the end user to easily change what starts at bootup . login, modify security settings as well as system and user interface configurations. This tool is great to have in your system tool apps and I would recommend it for the new user, as well as the experienced. Like I said, I like it when the easy things are easy.</p>
<p><a href="http://ubuntu-tweak.com/downloads" title="Ubuntu Tweak Download">Official Download  </a></p>
<p><a href="http://www.linuxcrypt.net/downloads/ubuntu/ubuntu-tweak_0.2.4-ubuntu2_all.deb" title="Ubuntu Tweak Download LC Mirror">Linuxcrypt Mirror  &#8211; Ubuntu<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linuxcrypt.net/2008/01/15/ubuntu-tweak-02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu + Asking For CD-ROM When Running &#8220;apt-get install&#8221;</title>
		<link>http://linuxcrypt.net/2007/10/26/ubuntu-asking-for-cd-rom-when-running-apt-get-install/</link>
		<comments>http://linuxcrypt.net/2007/10/26/ubuntu-asking-for-cd-rom-when-running-apt-get-install/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 14:31:03 +0000</pubDate>
		<dc:creator>josh</dc:creator>
				<category><![CDATA[How Tos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu Server]]></category>

		<guid isPermaLink="false">http://linuxcrypt.net/?p=61</guid>
		<description><![CDATA[So if you have installed Ubuntu server, you know that you will be running installs from the command line. The best way to do this is: &#8220;sudo apt-get install openssh-server&#8221; (without quotes) I just used openssh-server as it does not come installed out of the box with the 6.06 LTS release which is what I [...]]]></description>
			<content:encoded><![CDATA[<p>So if you have installed Ubuntu server, you know that you will be running installs from the command line. The best way to do this is:</p>
<p>&#8220;sudo apt-get install openssh-server&#8221;  (without quotes)</p>
<p>I just used openssh-server as it does not come installed out of the box with the 6.06 LTS release which is what I run on my server. Well, any package you try to install, it will inevitably lookto install it from the CD-ROM first because that&#8217;s the first source in your /etc/apt/sources.list file. This is an easy fix. All you need to do is open the file, comment out the cd-rom source, save and update. I will show you how. Just do the following from your console:</p>
<p>$  sudo vi /etc/apt/sources.list</p>
<p>Use your down arrow key until your cursor is over the &#8220;d&#8221; for <a href="http://linuxcrypt.net/wp-content/uploads/2007/10/screen2jpg.jpg" title="screen2jpg.jpg"><img src="http://linuxcrypt.net/wp-content/uploads/2007/10/screen2jpg.jpg" alt="screen2jpg.jpg" /></a></p>
<p>Now, press the letter &#8220;i&#8221; this will put you in insert mode. Input a pound sign &#8220;#&#8221; to comment it out.</p>
<p><a href="http://linuxcrypt.net/wp-content/uploads/2007/10/screen3.jpg" title="screen3.jpg"><img src="http://linuxcrypt.net/wp-content/uploads/2007/10/screen3.jpg" alt="screen3.jpg" /></a></p>
<p>Then press the &#8220;ESC&#8221; on your keyboard, this will take you out of insert mode.</p>
<p>Then save the file, there are two ways to do this, I just press &#8220;SHIFT ZZ&#8221; So holding down the &#8220;shift&#8221; key, then I press the letter &#8220;z&#8221; twice.</p>
<p>The other method is to  press &#8220;ESC&#8221; then press &#8220;SHIFT :&#8221; then enter the letter &#8220;w&#8221; then a bang &#8220;!&#8221; To write the file</p>
<p>Now you want to run an update as you have changed the file, so run a</p>
<p>$ sudo apt-get update</p>
<p>Then you are good to go, it won&#8217;t look for a cd-rom anymore when you install applications via &#8220;apt-get install&#8221;.</p>
<p>~j</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxcrypt.net/2007/10/26/ubuntu-asking-for-cd-rom-when-running-apt-get-install/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to + Ubuntu 7.10 + Cairo</title>
		<link>http://linuxcrypt.net/2007/10/18/ubuntu-710-cairo-automatix/</link>
		<comments>http://linuxcrypt.net/2007/10/18/ubuntu-710-cairo-automatix/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 20:05:27 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[How Tos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Applications]]></category>
		<category><![CDATA[Open Source Applications]]></category>
		<category><![CDATA[Ubuntu Desktop]]></category>

		<guid isPermaLink="false">http://linuxcrypt.net/?p=60</guid>
		<description><![CDATA[I just got a chance to install and configure the official Ubuntu 7.10 release and I&#8217;m lovin&#8217; it like McDonald&#8217;s. With any fresh distro load there are some things you&#8217;ll want to install to customize your desktop. One of first things you want to do is install the &#8216;ubuntu-restricted-extras&#8217; and &#8216;w32codecs&#8217; from Synaptic Package Manager. [...]]]></description>
			<content:encoded><![CDATA[<p>     I just got a chance to install and configure the official Ubuntu 7.10 release and I&#8217;m lovin&#8217; it like McDonald&#8217;s.  With any fresh distro load there are some things you&#8217;ll want to install to customize your desktop.  One of first things you want to do is install the &#8216;ubuntu-restricted-extras&#8217; and &#8216;w32codecs&#8217; from Synaptic Package Manager.  This new release comes with compiz-fusion already installed, all you need to do to customize it is load the &#8216;compiz-settings-manager&#8217; from Synaptec.  Another cool piece of software you might want to install is an application doc/launcher such as Avant or Cairo.  I&#8217;m starting to like Cairo better than Avant now so I&#8217;ll post a link to the cairo-dock deb packages, you can get them <a href="https://developer.berlios.de/projects/cairo-dock/" title="Cairo-dock" target="_blank">here</a> (you want to load the dock and plugins packages).  After you load cairo-dock, I noticed it doesn&#8217;t show up in the menu but you can launch it by pressing Alt+F2 and type &#8216;cairo-dock&#8217; in the box.  You can drag items from the Applications menu into the dock.  If you want to make this launch automatically when you log in go to system -&gt; preferences -&gt; sessions, then on the startup tab click &#8216;Add&#8217;, for name type in &#8216;cairo dock&#8217; and for command type &#8216;cairo-dock&#8217; and click ok.  Then next time you log in it should launch for you.  If your a gnome user like I am you can do some more customizing by going to http://www.gnome-look.org/ to find some cool themes, backgrounds, icons and junk like that.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxcrypt.net/2007/10/18/ubuntu-710-cairo-automatix/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

