<?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>Ubuntu Rocks!</title>
	<atom:link href="http://www.uburocks.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.uburocks.com</link>
	<description>Get what you always wanted</description>
	<pubDate>Thu, 21 Aug 2008 01:54:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Flash Is Fixed In Ubuntu</title>
		<link>http://www.uburocks.com/2008/08/18/flash-is-fixed-in-ubuntu/</link>
		<comments>http://www.uburocks.com/2008/08/18/flash-is-fixed-in-ubuntu/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 21:31:24 +0000</pubDate>
		<dc:creator>Ubu</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[adobe flash plugin]]></category>

		<category><![CDATA[pulseaudio]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.uburocks.com/?p=61</guid>
		<description><![CDATA[Yes, the title is correct, at least for me it is!
I have scoured the web for a long time in search of a fix to the most annoying bug in Ubuntu, and that is flash content crashing Firefox.  Well, I have run across the solution in the Ubuntu Forums.
psyke83 has been working on this bug [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, the title is correct, at least for me it is!</p>
<p>I have scoured the web for a long time in search of a fix to the most annoying bug in Ubuntu, and that is flash content crashing Firefox.  Well, I have run across the solution in the <a href="http://ubuntuforums.org/showpost.php?p=5587712&amp;postcount=472" target="_blank">Ubuntu Forums</a>.</p>
<p>psyke83 has been working on this bug fix for a while and many of the cross issues involved with this problem.  He has posted the flash and pulseaudio solution in the forums and I will reprint his 32-bit solution here.</p>
<p>First remove nspluginwrapper if you have it installed:</p>
<p><strong>sudo apt-get remove nspluginwrapper</strong></p>
<p>Remove obsolete packages and config files:</p>
<p><strong>sudo apt-get remove libflashsupport</strong><br />
<strong>sudo rm ~/.pulse/* ~/.asoundrc* /etc/asound.conf</strong></p>
<p>Install the necessary packages:</p>
<p><strong>sudo apt-get install padevchooser libao-pulse libasound2-plugins libsdl1.2debian-pulseaudio</strong></p>
<p>Now you need to add psyke83&#8217;s PPA source to your repository list:</p>
<p><strong>gksudo gedit /etc/apt/sources.list</strong></p>
<p>Add this to the end of the file:</p>
<p># PulseAudio Fixes - http://ubuntuforums.org/showthread.php?p=5587712<br />
deb http://ppa.launchpad.net/psyke83/ubuntu hardy main<br />
deb-src http://ppa.launchpad.net/psyke83/ubuntu hardy main</p>
<p>Now do an update and upgrade:</p>
<p><strong>sudo apt-get update<br />
sudo apt-get upgrade</strong></p>
<p>Add some pulseaudio settings:</p>
<p><strong>asoundconf set-pulseaudio<br />
echo &#8220;default_driver=pulse&#8221; &gt;~/.libao</strong></p>
<p>Go to <strong>System -&gt; Preferences -&gt; Sound</strong> and make sure all the sound playback entries are set to &#8220;Autodetect&#8221;.  Now just log out and back in and everything should be good to go after you install the newest flash plugin by entering:</p>
<p><strong>sudo apt-get install flashplugin-nonfree</strong></p>
<p>These were the steps I followed and I haven&#8217;t seen the infamous &#8220;empty gray boxes&#8221; I have grown accustomed to.  Kudos to psyke83 for fixing this issue and I hope this works for you as well!</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.uburocks.com/2008/08/18/flash-is-fixed-in-ubuntu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Handbrake To Easily Convert DVD&#8217;s To iPod In Ubuntu</title>
		<link>http://www.uburocks.com/2008/08/17/using-handbrake-to-easily-convert-dvds-to-ipod-in-ubuntu/</link>
		<comments>http://www.uburocks.com/2008/08/17/using-handbrake-to-easily-convert-dvds-to-ipod-in-ubuntu/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 21:26:04 +0000</pubDate>
		<dc:creator>Ubu</dc:creator>
		
		<category><![CDATA[Video]]></category>

		<category><![CDATA[iPod]]></category>

		<category><![CDATA[dvd to ipod]]></category>

		<category><![CDATA[handbrake]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[video converting]]></category>

		<guid isPermaLink="false">http://www.uburocks.com/?p=56</guid>
		<description><![CDATA[Handbrake is a great tool for convert DVD&#8217;s to iPod video format.  Unfortunately for Linux users Handbrake doesn&#8217;t release a GUI for the linux platform so all video converting has to be done from the command line.  For those that are comfortable with using the command line this isn&#8217;t a problem, but for new users [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-57" src="http://www.uburocks.com/wp-content/uploads/2008/08/handbrake-logo.png" alt="Using Handbrake to convert dvd's to ipod in Ubuntu" width="140" height="138" align="left" />Handbrake is a great tool for convert DVD&#8217;s to iPod video format.  Unfortunately for Linux users <a href="http://handbrake.fr/" target="_blank">Handbrake</a> doesn&#8217;t release a GUI for the linux platform so all video converting has to be done from the command line.  For those that are comfortable with using the command line this isn&#8217;t a problem, but for new users this could be a problem.  Here is a simpler way to easily convert DVD movies to iPod format using Handbrake:</p>
<p>First, download and install Handbrake <a href="http://handbrake.fr/?article=download" target="_blank">from here</a>.  Be sure to choose the Linux Binary.  Open up your file browser and navigate to where you downloaded this file.  Double click on it to extract.  You will now have an executable file called &#8220;HandBrakeCLI&#8221;.  I like to make this executable system wide, so I move it to &#8220;/usr/bin&#8221;.  You can do this easily if you open a terminal window and enter: <strong>sudo cp /path/to/HandbrakeCLI /usr/bin</strong></p>
<p>By making Handbrake executable system wide you are able to open a terminal and enter &#8220;HandBrakeCLI&#8221; and convert movies to iPod.  You will have to enter all sorts of parameters and settings to correctly convert and what fun is that?  I have a script that I modified to simplify this.  When you run this script you will be able to name the movie file, where it gets saved at, and the preset (iPod Low-Rez, iPod High-Rez, or AppleTV).  I normally use iPod Low-Rez for my conversions and they look good on my iPod.</p>
<p>Using that terminal window again, enter this:</p>
<p><strong>wget http://uburocks.com/files/handconvert</strong></p>
<p><strong>chmod +x handconvert</strong></p>
<p><strong>sudo cp handconvert /usr/bin</strong></p>
<p>Now you&#8217;re all set to start converting DVD movies to iPod format.  You just have to open a terminal and enter &#8220;handconvert&#8221; and the process starts.  Or you could create a launcher on your desktop to do this by right clicking an empty area and selecting &#8220;Create Launcher&#8221;.  Choose a name for this program, an icon, and enter &#8220;<strong>gnome-terminal -x handconvert</strong>&#8221; as the command.  If you set Handbrake up like this all you have to do is pop in a DVD movie and click on your desktop icon and you&#8217;re set.<br />
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.uburocks.com/2008/08/17/using-handbrake-to-easily-convert-dvds-to-ipod-in-ubuntu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What To Do After Installing Ubuntu</title>
		<link>http://www.uburocks.com/2008/08/16/what-to-do-after-installing-ubuntu/</link>
		<comments>http://www.uburocks.com/2008/08/16/what-to-do-after-installing-ubuntu/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 01:42:20 +0000</pubDate>
		<dc:creator>Ubu</dc:creator>
		
		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[install]]></category>

		<category><![CDATA[setup]]></category>

		<guid isPermaLink="false">http://www.uburocks.com/?p=51</guid>
		<description><![CDATA[You&#8217;ve just installed Ubuntu.  You&#8217;re feeling good about yourself, but then you ask yourself, &#8220;Now what?&#8221;  You&#8217;ve got this big brown screen in front of you and you may not even have a clue what to do next.  Well if this describes you, you&#8217;ve come to the right place.  Here&#8217;s a list of what I [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve just installed Ubuntu.  You&#8217;re feeling good about yourself, but then you ask yourself, &#8220;Now what?&#8221;  You&#8217;ve got this big brown screen in front of you and you may not even have a clue what to do next.  Well if this describes you, you&#8217;ve come to the right place.  Here&#8217;s a list of what I do immediately after a fresh install of Ubuntu.</p>
<ol>
<li><strong>Graphic Card Drivers</strong> - Ubuntu just looks and acts terrible on my computer without the correct nVidia driver.  The first thing I have to do after the install is complete is head to <strong>System -&gt; Administration -&gt; Hardware Drivers</strong> and install the latest drivers for my video card.  After the updated driver is installed Ubuntu begs me to reboot, so I reboot the computer and head to step 2.</li>
<li><strong>Updates</strong> - You will undoubtedly have updates to install (if you&#8217;re connected to the internet, that is).  I make sure I have the correct repositories enabled, and either let the Update Manager handle this task or I just do it manually from the command line by entering <em>sudo apt-get update</em> and then entering <em>sudo apt-get upgrade</em>.  You may or may not have to reboot your computer again after the updates are over depending on whether your kernel was updated or not.</li>
<li><strong>Transfer Files</strong> - This is when I start transferring all my personal files and folders over from such devices as portable hard drives, CD&#8217;s, thumb drives, etc.  Depending on how much you have to transfer this could take a while.  My music collection, for instance, takes a while to transfer as it is well over 20 gigs worth.  But my music collection is worthless for the moment because I need &#8230;.</li>
<li><strong>Codecs</strong> - I don&#8217;t see how much good a personal computer can be if it can&#8217;t play music or videos.  Follow the guide <a href="http://www.uburocks.com/2008/05/11/how-to-play-any-multimedia-file-in-ubuntu-hardy-32-bit/" target="_blank">here</a> to enable damn near every multimedia format out there.  After this you will be able to play MP3&#8217;s, DVD&#8217;s, watch videos online, etc.</li>
<li><strong>Software</strong> - Now I chase after the software I need.  Most of the software you need (or want) can be found in the repositories.  You can use Synaptic to locate and install the programs you&#8217;re after.  Other programs will have to be downloaded from the internet or transferred from storage media.  Installing software in Ubuntu is a relatively quick process and you can use the extra time for the next step.</li>
<li><strong>Configuration</strong> - Now it would be good to set up your Ubuntu system and installed programs with the settings you desire.  Set your default programs, start up programs, email settings, browser settings, etc.  Check your power and sound settings, choose a screensaver, and just make sure everything is just the way you want it.</li>
<li><strong>Appearance</strong> - This step takes me the longest.  Ubuntu is highly adjustable; you can make it look like just about anything.  <a href="http://gnome-look.org" target="_blank">Gnome-look.org</a> is a great place to find themes, icons, and wallpapers.  They have so many to choose from and many more are added daily.  You could also consider adding other options like <a href="http://screenlets.org/images/1/17/Screenlets_widgetlayer.jpg" target="_blank">screenlets</a> to your desktop.  And if your computer hardware supports it, don&#8217;t forget about enabling desktop effects through Compiz Fusion!</li>
</ol>
<p>This is a simple outline of the steps I take to make my Ubuntu system &#8220;useable&#8221;.  If you are quick on the computer this whole process shouldn&#8217;t take you longer than a few hours, and the end result of a secure and stable customized Ubuntu system is well worth the effort.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.uburocks.com/2008/08/16/what-to-do-after-installing-ubuntu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Reviews of Ubuntu 8.10 Alpha 4</title>
		<link>http://www.uburocks.com/2008/08/16/reviews-of-ubuntu-810-alpha-4/</link>
		<comments>http://www.uburocks.com/2008/08/16/reviews-of-ubuntu-810-alpha-4/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 21:11:39 +0000</pubDate>
		<dc:creator>Ubu</dc:creator>
		
		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[alpha]]></category>

		<category><![CDATA[Ubuntu Intrepid]]></category>

		<guid isPermaLink="false">http://www.uburocks.com/?p=48</guid>
		<description><![CDATA[Here are a few links for more information regarding the current Alpha release of Ubuntu 8.10:
Ubuntu Kung Fu
HeadShotGamer
Ubuntu Alpha Screenshot Tour
It looks like the latest release is coming along quite nicely.

]]></description>
			<content:encoded><![CDATA[<p>Here are a few links for more information regarding the current Alpha release of Ubuntu 8.10:</p>
<p><a href="http://www.ubuntukungfu.org/blog/2008/08/first-look-at-ubuntu-intrepid-alpha-4/" target="_blank">Ubuntu Kung Fu</a></p>
<p><a href="http://www.headshotgamer.com/review.aspx?id=71" target="_blank">HeadShotGamer</a></p>
<p><a href="http://news.softpedia.com/news/Ubuntu-8-10-Alpha-4-Screenshot-Tour-91907.shtml" target="_blank">Ubuntu Alpha Screenshot Tour</a></p>
<p>It looks like the latest release is coming along quite nicely.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.uburocks.com/2008/08/16/reviews-of-ubuntu-810-alpha-4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Installing Ruby &#038; Rails On Ubuntu</title>
		<link>http://www.uburocks.com/2008/08/15/installing-ruby-rails-on-ubuntu/</link>
		<comments>http://www.uburocks.com/2008/08/15/installing-ruby-rails-on-ubuntu/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 18:33:52 +0000</pubDate>
		<dc:creator>Ubu</dc:creator>
		
		<category><![CDATA[Ruby]]></category>

		<category><![CDATA[imagemagick]]></category>

		<category><![CDATA[LAMP]]></category>

		<category><![CDATA[rails]]></category>

		<category><![CDATA[rmagick]]></category>

		<category><![CDATA[rubygems]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.uburocks.com/?p=3</guid>
		<description><![CDATA[Recently I had to install a Ruby and Rails work environment for a website that I&#8217;m working on.  I am a stranger to Ruby, but after some trial and error I have a good setup now.  In case you need the same, here is how I accomplished this.
First, I headed to Synaptic to [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I had to install a Ruby and Rails work environment for a website that I&#8217;m working on.  I am a stranger to Ruby, but after some trial and error I have a good setup now.  In case you need the same, here is how I accomplished this.</p>
<p>First, I headed to Synaptic to install a LAMP server.  This part is very simple in Synaptic; just head to &#8216;<strong>Edit &#8211;&gt; Mark Packages By Task &#8211;&gt; LAMP server</strong>&#8216;. After clicking &#8220;OK&#8221; and then &#8220;Apply&#8221; you will have a nice web server setup installed.</p>
<p>The rest of the Ruby install will be from the command line.  Open a terminal window and enter:</p>
<p><strong>sudo apt-get install ruby irb ri rdoc ruby1.8-dev libzlib-ruby libyaml-ruby libreadline-ruby libncurses-ruby libcurses-ruby libruby libruby-extras libfcgi-ruby1.8 build-essential libopenssl-ruby libdbm-ruby libdbi-ruby libdbd-sqlite3-ruby sqlite3 libsqlite3-dev libsqlite3-ruby libxml-ruby libxml2-dev</strong></p>
<p>Then you will need to <a href="http://rubyforge.org/frs/?group_id=126" target="_blank">download</a> and install RubyGems.  After downloading RubyGems, enter these commands:</p>
<p><strong>tar xvzf rubygems-1.2.0.tgz<br />
cd rubygems-1.2.0<br />
sudo ruby setup.rb</strong></p>
<p>After installing then enter this:</p>
<p><strong>sudo ln -s /usr/bin/gem1.8 /usr/bin/gem</strong></p>
<p>Now install Rails and some Gems:</p>
<p><strong>sudo gem install rails<br />
sudo gem install sqlite3-ruby mongrel capistrano</strong></p>
<p>Imagemagick and RMagick can be a little touchy in Ubuntu.  I have found the easiest way to install them is to do this:</p>
<p><strong>sudo apt-get install imagemagick libmagick9-dev<br />
sudo gem install rmagick</strong></p>
<p>If you use mysql like I do, you should probably add the following packages as well:</p>
<p><strong>sudo apt-get install mysql-server mysql-client libdbd-mysql-ruby libmysqlclient15-dev</strong></p>
<p>This is the simplest and most straight forward way I know to install a Ruby &amp; Rails working environment.  I have to give mention to <a href="http://www.rubyhead.com/2008/04/25/installing-ruby-rails-on-ubuntu-804-hardy-heron/" target="_blank">RubyHead</a> and <a href="http://www.enrailed.net/2008/05/02/installing-imagemagick-rmagick-on-ubuntu-hardy-heron/" target="_blank">Enrailed</a> for pointing me in the right direction, and this guide is based on their information.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.uburocks.com/2008/08/15/installing-ruby-rails-on-ubuntu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu And Pinnacle PCTV HD</title>
		<link>http://www.uburocks.com/2008/06/09/ubuntu-and-pinnacle-pctv-hd/</link>
		<comments>http://www.uburocks.com/2008/06/09/ubuntu-and-pinnacle-pctv-hd/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 01:47:00 +0000</pubDate>
		<dc:creator>Ubu</dc:creator>
		
		<category><![CDATA[TV]]></category>

		<category><![CDATA[administrative privileges]]></category>

		<category><![CDATA[correct drivers]]></category>

		<category><![CDATA[hd tuner card]]></category>

		<category><![CDATA[pinnacle pctv hd]]></category>

		<category><![CDATA[saa7134]]></category>

		<category><![CDATA[tv tuner card]]></category>

		<guid isPermaLink="false">http://www.uburocks.com/?p=14</guid>
		<description><![CDATA[Getting a TV tuner card to work properly in Ubuntu can sometimes be tricky, if not just downright impossible.  If you are the proud owner of the Pinnacle PCTV HD tuner card then you are fortunate enough to be able to install this card very easily.
In order to install this card you are going [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.uburocks.com/wp-content/uploads/2008/06/pinnaclepctvhd.jpg"><img class="alignleft size-full wp-image-17" title="Pinnacle PCTV HD 800i" src="http://www.uburocks.com/wp-content/uploads/2008/06/pinnaclepctvhd.jpg" alt="" width="200" height="200" /></a>Getting a TV tuner card to work properly in Ubuntu can sometimes be tricky, if not just downright impossible.  If you are the proud owner of the Pinnacle PCTV HD tuner card then you are fortunate enough to be able to install this card very easily.</p>
<p>In order to install this card you are going to need the proper firmware and drivers.  By entering the following commands in a terminal window, you can have your tuner card functioning in a matter of minutes!</p>
<p>First, get the firmware from <a href="http://www.steventoth.net/linux/xc5000/" target="_blank">here</a>.  Be sure to download the HVR file and the &#8216;extract.sh&#8217; file.  Then from the command line, navigate to where you downloaded these files and enter:</p>
<p><strong>chmod a+x extract.sh</strong></p>
<p><strong>./extract.sh</strong></p>
<p>This will extract the firmware and give you notice of a file that you will need to copy to your firmware directory.  Copy the file using the &#8216;<strong>sudo</strong>&#8216; preface as you will need administrative privileges to copy any file to that kind of directory.</p>
<p>Next, download the v4l drivers from <a href="http://linuxtv.org/hg/v4l-dvb" target="_blank">here</a>.  Choose the &#8216;.gz&#8217; file from the nav menu.  After downloading, navigate your way to it&#8217;s destination and unpack it:</p>
<p><strong>tar xvzf <em>filename.tar.gz</em></strong></p>
<p><strong>cd <em>newfile</em></strong></p>
<p><strong>make</strong></p>
<p>Now you&#8217;re just about done.  What you will need to do is tell your computer not to load certain conflicting modules.  Do this by entering:</p>
<p><strong> sudo rm -rf /lib/modules/`uname -r`/ubuntu/media/cx88</strong></p>
<p><strong> sudo rm -rf /lib/modules/`uname -r`/ubuntu/media/saa7134</strong></p>
<p><strong>sudo depmod -a</strong></p>
<p>Now all that&#8217;s remaining is to install the v4l drivers.  Do that by entering one last command:</p>
<p><strong>sudo make install</strong></p>
<p>By rebooting your computer, the correct drivers should install themselves and you are ready to watch tv on your computer using your favorite tv viewing program.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.uburocks.com/2008/06/09/ubuntu-and-pinnacle-pctv-hd/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MP3&#8217;s Too Quiet?  Make Them Louder With MP3Gain</title>
		<link>http://www.uburocks.com/2008/06/05/mp3s-too-quiet-make-them-louder-with-mp3gain/</link>
		<comments>http://www.uburocks.com/2008/06/05/mp3s-too-quiet-make-them-louder-with-mp3gain/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 01:32:29 +0000</pubDate>
		<dc:creator>Ubu</dc:creator>
		
		<category><![CDATA[MP3]]></category>

		<category><![CDATA[make mp3 louder]]></category>

		<category><![CDATA[make songs louder]]></category>

		<category><![CDATA[quiet songs]]></category>

		<guid isPermaLink="false">http://www.uburocks.com/?p=16</guid>
		<description><![CDATA[If you&#8217;re like me, you have some music mp3s that are just a little too quiet for your liking.  Most of my songs are loud enough for me, but some make me reach over to my speakers and turn them up.  But there is a way to fix those pesky quiet songs, and that is [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re like me, you have some music mp3s that are just a little too quiet for your liking.  Most of my songs are loud enough for me, but some make me reach over to my speakers and turn them up.  But there is a way to fix those pesky quiet songs, and that is with MP3Gain.</p>
<p>First off, you need to download and install the package.  If you&#8217;re one of the fortunate ones running Ubuntu, this is no problem.  Make sure your repositories are up to date and then enter this command from the command line:</p>
<p><strong>sudo apt-get install mp3gain</strong></p>
<p>That was easy, wasn&#8217;t it?  Now that you have MP3Gain, try it out on one of your quiet songs.  Again from the command line, enter this command:</p>
<p><strong>mp3gain -r -k <em>quietsong.mp3</em></strong></p>
<p>After MP3Gain finished with your quiet song, give it a listen and see if the changed settings are to your liking.  If you like the change, try it on another song, and see if the results are still to your liking.  If you do not like the end result, you can always revert the mp3 back to it&#8217;s original state by issuing the command:</p>
<p><strong>mp3gain -u <em>quietsong.mp3</em></strong></p>
<p>If the default settings of MP3Gain are not quite to your liking, you can change the output volume.  You can change the gain dB up or down, whichever your prefer.  To make your mp3 louder still, enter this command:</p>
<p><strong>mp3gain -r -d 3 <em>reallyquietsong.mp3</em></strong></p>
<p>Experiment with the gain value until you find what you like.  The value doesn&#8217;t have to be &#8220;3&#8243; as indicated in the command above; it can be any number of values like 1.5, 2, 5, etc.</p>
<p>To make an mp3 a little quieter, just enter a negative number in the command above, like this:</p>
<p><strong>mp3gain -r -d -2 <em>loudsong.mp3</em></strong></p>
<p>If the default values in MP3Gain work for you, or if you tweaked around and find an output you like, you can even adjust your entire mp3 collection by issuing this command:</p>
<p><strong>find . -name *mp3 -exec mp3gain -a -k {} \;</strong></p>
<p>If you have a large music collection, this could take a while so you might want to go find something else to do while this is processing.  More information regarding MP3Gain can be found at the following sites:</p>
<ul>
<li><a href="http://www.linux.com/articles/59957?tid=39&amp;amp%3btid=47&amp;tid=39&amp;amp%3btid=47" target="_blank">Linux.com</a></li>
<li><a href="http://freemedia.realgage.com/mp3gain-134-beta.html" target="_blank">Realgage Freemedia</a></li>
</ul>
<p>(This is a reprint of a post I did on <a href="http://www.daddymcguire.com" target="_blank">another blog</a>)</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.uburocks.com/2008/06/05/mp3s-too-quiet-make-them-louder-with-mp3gain/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Watch YouTube Videos In Totem</title>
		<link>http://www.uburocks.com/2008/06/02/watch-youtube-videos-in-totem/</link>
		<comments>http://www.uburocks.com/2008/06/02/watch-youtube-videos-in-totem/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 01:51:53 +0000</pubDate>
		<dc:creator>Ubu</dc:creator>
		
		<category><![CDATA[Totem]]></category>

		<category><![CDATA[YouTube]]></category>

		<category><![CDATA[browser]]></category>

		<category><![CDATA[plugin]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.uburocks.com/?p=10</guid>
		<description><![CDATA[Did you know that you don&#8217;t have to launch a web browser to watch your favorite YouTube videos?  You can use Totem to search for and watch any YouTube video that you want.  The process is very simple, but not everyone knows about it.  Here&#8217;s how:

After launching Totem by going to Applications &#8211;&#62; Sound &#38; [...]]]></description>
			<content:encoded><![CDATA[<p>Did you know that you don&#8217;t have to launch a web browser to watch your favorite YouTube videos?  You can use Totem to search for and watch any YouTube video that you want.  The process is very simple, but not everyone knows about it.  Here&#8217;s how:</p>
<p style="text-align: center;"><img src="/wp-content/uploads/image/images/totemyoutube1.jpg" alt="ubuntu totem youtube plugin" width="329" height="287" align="bottom" /></p>
<p style="text-align: left;">After launching Totem by going to <strong>Applications</strong> &#8211;&gt; <strong>Sound &amp; Video</strong> &#8211;&gt; <strong>Movie Player</strong>, go to your Plugins menu.</p>
<p style="text-align: center;"><img src="/wp-content/uploads/image/images/totemyoutube2.jpg" alt="ubuntu totem youtube plugin" width="437" height="356" align="bottom" /></p>
<p style="text-align: left;">Check the &#8220;YouTube browser&#8221; plugin and then &#8220;Close&#8221;.</p>
<p style="text-align: center;"><img src="/wp-content/uploads/image/images/totemyoutube3.jpg" alt="ubuntu totem youtube playlist menu" width="520" height="431" align="bottom" /></p>
<p style="text-align: left;">Now, click on your playlist menu in Totem and choose &#8220;YouTube&#8221;.</p>
<p style="text-align: center;"><img src="/wp-content/uploads/image/images/totemyoutube4.jpg" alt="ubuntu totem youtube video watch" width="520" height="428" align="bottom" /></p>
<p style="text-align: left;">In the search box you can search for any YouTube video you want to see and the search results will be listed in a window.  Related videos will also be listed in a tabbed over window.</p>
<p style="text-align: left;">There is a way to enable the new Hi-Res YouTube video playback, and that will be covered in a future post.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.uburocks.com/2008/06/02/watch-youtube-videos-in-totem/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How To Encrypt Files In Ubuntu</title>
		<link>http://www.uburocks.com/2008/06/01/how-to-encrypt-files-in-ubuntu/</link>
		<comments>http://www.uburocks.com/2008/06/01/how-to-encrypt-files-in-ubuntu/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 00:19:42 +0000</pubDate>
		<dc:creator>Ubu</dc:creator>
		
		<category><![CDATA[Encryption]]></category>

		<category><![CDATA[decrypt]]></category>

		<category><![CDATA[encrypt]]></category>

		<category><![CDATA[file]]></category>

		<category><![CDATA[password]]></category>

		<category><![CDATA[pgp]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.uburocks.com/?p=22</guid>
		<description><![CDATA[If you have some sensitive files that you would like to keep from prying eyes, a simple way to do that is to encrypt the files.  Ubuntu Hardy has a built in PGP Encryption that will prevent anyone who does not have the proper encryption key and password from accessing your files.
Let&#8217;s begin by going [...]]]></description>
			<content:encoded><![CDATA[<p>If you have some sensitive files that you would like to keep from prying eyes, a simple way to do that is to encrypt the files.  Ubuntu Hardy has a built in PGP Encryption that will prevent anyone who does not have the proper encryption key and password from accessing your files.</p>
<p>Let&#8217;s begin by going to <strong>Applications</strong> &#8211;&gt;<strong>Accessories</strong> &#8211;&gt;<strong>Passwords and Encryption Keys</strong>.  You will be presented with the main screen.</p>
<p style="text-align: center;"><img src="/wp-content/uploads/image/images/encrypt.jpg" alt="ubuntu pgp encryption key" width="520" height="406" align="bottom" /></p>
<p style="text-align: left;">If this is your first time with this, you will need to create a new encryption key of your own.  To do this, click on &#8220;New&#8221;</p>
<p style="text-align: center;"><img src="/wp-content/uploads/image/images/encrypt1.jpg" alt="ubuntu pgp encryption keys" width="449" height="345" align="bottom" /></p>
<p style="text-align: left;">To encrypt files you will need to choose the PGP key option and then click on &#8220;Continue&#8221;.</p>
<p style="text-align: center;"><img src="/wp-content/uploads/image/images/encrypt2.jpg" alt="ubuntu pgp encryption key setup" width="497" height="375" align="bottom" /></p>
<p style="text-align: left;">To make this key unique and your own, fill out your name and email address.  Additional options like the key type and key bit can also be modified.  The default settings will provide you with very good encryption so you need not change these values unless you have additional needs for more security.</p>
<p style="text-align: center;"><img src="/wp-content/uploads/image/images/encrypt3.jpg" alt="ubuntu pgp encryption keys password" width="390" height="198" align="bottom" /></p>
<p style="text-align: left;">Now you have the option of entering a password for your key.  I highly recommend you to do this.  The password you enter is very important; your encrypted files will be as strong as your password!</p>
<p style="text-align: center;"><img src="/wp-content/uploads/image/images/encrypt4.jpg" alt="ubuntu pgp encryption key generation" width="417" height="182" align="bottom" /></p>
<p style="text-align: left;">Now that all the information has been entered, sit back and watch the new PGP encryption key being generated.  This will usually take a minute or two to finish.  Once it is complete, you will be able to encrypt any file you choose.</p>
<p style="text-align: center;"><img src="/wp-content/uploads/image/images/encrypt5.jpg" alt="ubuntu pgp encryption nautilus menu" width="345" height="416" align="bottom" /></p>
<p style="text-align: left;">By right-clicking on the file you wish to encrypt, the menu will come up with the option &#8220;Encrypt&#8221;.  Clicking on &#8220;Encrypt&#8221; will bring up the following menu where you choose which PGP key to use for this encryption.</p>
<p style="text-align: center;"><img src="/wp-content/uploads/image/images/encrypt6.jpg" alt="ubuntu pgp encryption key choice" width="520" height="401" align="bottom" /></p>
<p style="text-align: left;">Choose which key to use for encryption (if you have more than one) and then click &#8220;OK&#8221;.</p>
<p style="text-align: center;"><img src="/wp-content/uploads/image/images/encrypt7.jpg" alt="ubuntu pgp encryption files" width="520" height="146" align="bottom" /></p>
<p style="text-align: left;">There!  Your newly encrypted file will have the same file name as before but with the .pgp extension.  The original file is not deleted by default, so for security purposes you should delete the original and keep the encrypted file.</p>
<p style="text-align: left;">When you want to access your encrypted files simply double click on the encrypted file and the decrypting menu will pop up and prompt you for the encryption password.  After entering the correct password, the unencrypted original file will appear in your file browser.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.uburocks.com/2008/06/01/how-to-encrypt-files-in-ubuntu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu Dark Arts: Hacking Networks With Ettercap To Gain Usernames And Passwords</title>
		<link>http://www.uburocks.com/2008/05/29/ubuntu-dark-arts-hacking-networks-with-ettercap-to-gain-usernames-and-passwords/</link>
		<comments>http://www.uburocks.com/2008/05/29/ubuntu-dark-arts-hacking-networks-with-ettercap-to-gain-usernames-and-passwords/#comments</comments>
		<pubDate>Fri, 30 May 2008 00:36:58 +0000</pubDate>
		<dc:creator>Ubu</dc:creator>
		
		<category><![CDATA[Hacking]]></category>

		<category><![CDATA[arp poisoning]]></category>

		<category><![CDATA[ettercap]]></category>

		<category><![CDATA[mitm attack]]></category>

		<category><![CDATA[network]]></category>

		<category><![CDATA[password]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[username]]></category>

		<guid isPermaLink="false">http://www.uburocks.com/?p=12</guid>
		<description><![CDATA[Ettercap is a program that can accomplish many things, most notably gaining usernames and passwords from networked computers.  For example, let&#8217;s say you think your husband or wife is carrying on an online relationship with somebody and you want to gain access to their email or social site accounts.  With ettercap, you can do just [...]]]></description>
			<content:encoded><![CDATA[<p>Ettercap is a program that can accomplish many things, most notably gaining usernames and passwords from networked computers.  For example, let&#8217;s say you think your husband or wife is carrying on an online relationship with somebody and you want to gain access to their email or social site accounts.  With ettercap, you can do just that.</p>
<p>First, you need to install ettercap.  From the command line type in this:</p>
<table border="0">
<tbody>
<tr bgcolor="#cccccc">
<td><strong>sudo apt-get install ettercap-common ettercap-gtk</strong></td>
</tr>
</tbody>
</table>
<p>Before running ettercap you will need to modify the config file to allow for SSL access.  Some other guides state to edit the file located at <strong>/usr/local/etc/etter.conf </strong>but my config file was not located there.  I found mine at <strong>/etc/etter.conf</strong>.  You have to uncomment the two iptables lines about iptables in the .conf file to allow for SSL access.  So locate these two lines:</p>
<p>#redir_command_on = &#8220;iptables -t nat -A PREROUTING -i %iface -p tcp &#8211;dport %port -j REDIRECT &#8211;to-port %rport&#8221;</p>
<p>#redir_command_off = &#8220;iptables -t nat -D PREROUTING -i %iface -p tcp &#8211;dport %port -j REDIRECT &#8211;to-port %rport&#8221;</p>
<p>Remove the &#8220;#&#8221; before each line and save the edited file.  Then go to <strong>Applications</strong> &#8211;&gt; <strong>System Tools</strong> &#8211;&gt; <strong>ettercap</strong> and follow this mini-guide to &#8220;sniff&#8221; your local network for usernames and passwords.</p>
<p style="text-align: center;"><img src="/wp-content/uploads/image/images/etter.jpg" alt="ettercap start screen" width="520" height="403" align="bottom" /></p>
<p>Go to <strong>Sniff</strong> &#8211;&gt; <strong>Unified sniffing</strong></p>
<p style="text-align: center;"><img src="/wp-content/uploads/image/images/etter2.jpg" alt="ettercap unified sniffing" width="520" height="400" align="bottom" /></p>
<p style="text-align: left;">Choose your network interface (eth0, wlan0, etc.)</p>
<p style="text-align: center;"><img src="/wp-content/uploads/image/images/etter3.jpg" alt="ettercap choose interface" width="520" height="399" align="bottom" /></p>
<p style="text-align: left;">Press CTRL+s to scan the network for hosts</p>
<p style="text-align: center;"><img src="/wp-content/uploads/image/images/etter4.jpg" alt="ettercap scan network" width="520" height="342" align="bottom" /></p>
<p style="text-align: left;">Go to <strong>Mitm</strong> &#8211;&gt; <strong>Arp poisoning</strong></p>
<p style="text-align: center;"><img src="/wp-content/uploads/image/images/etter5.jpg" alt="ettercap arp poisoning" width="520" height="401" align="bottom" /></p>
<p style="text-align: left;">After selecting arp poisoning, then check the box &#8220;<strong>Sniff remote connections</strong>&#8220;</p>
<p style="text-align: center;"><img src="/wp-content/uploads/image/images/etter6.jpg" alt="ettercap sniff remote connections" width="520" height="401" align="bottom" /></p>
<p style="text-align: left;">Finally, select <strong>Start</strong> &#8211;&gt; <strong>Start sniffing</strong> to start the sniffing for usernames and passwords</p>
<p style="text-align: center;"><img src="/wp-content/uploads/image/images/etter7.jpg" alt="ettercap start sniffing" width="520" height="399" align="bottom" /></p>
<p style="text-align: left;">This works out quite nicely if you have everything set up right.  I have tried this out and can confirm that it does indeed sniff out usernames and passwords.  When someone on your local network goes to a website where they need to log in to gain entry, such as Yahoo Mail, then immediately after they log in to the site, the website url, username and password will be listed in the ettercap terminal.  Pretty cool, huh?</p>
<p style="text-align: left;">Just to be on the safe side I will just say that this guide is for informational purposes only; it is not my intention to have anyone read this and head off to a local coffee shop and try to hack everyone&#8217;s accounts!</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.uburocks.com/2008/05/29/ubuntu-dark-arts-hacking-networks-with-ettercap-to-gain-usernames-and-passwords/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.040 seconds -->
<!-- Cached page served by WP-Cache -->
