<?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-36918346</id><updated>2008-05-12T16:43:04.550-07:00</updated><title type='text'>What I know about Linux</title><link rel='alternate' type='text/html' href='http://www.dontforward.com/linux/'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36918346/posts/default'/><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.dontforward.com/linux/atom.xml'/><author><name>Jeff</name><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>7</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-36918346.post-116353874548046010</id><published>2006-11-14T13:11:00.000-08:00</published><updated>2006-11-14T13:12:25.486-08:00</updated><title type='text'>"Unsupported Archive Type"</title><content type='html'>I got this error message every time I double-clicked a .rar file.  A little research showed I should be using a  program called &lt;span style="font-style: italic;"&gt;unrar.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Use the Synaptic Package Manager to install unrar.&lt;span style="background-color: rgb(255, 204, 102);"&gt;&lt;/span&gt;  You will be prompted for your administrative password.&lt;br /&gt;&lt;br /&gt;Now double-click that file again!</content><link rel='alternate' type='text/html' href='http://www.dontforward.com/linux/2006/11/unsupported-archive-type.html' title='&quot;Unsupported Archive Type&quot;'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36918346&amp;postID=116353874548046010' title='0 Comments'/><link rel='replies' type='application/atom+xml' href='http://www.dontforward.com/linux/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36918346/posts/default/116353874548046010'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36918346/posts/default/116353874548046010'/><author><name>Jeff</name><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-36918346.post-116257052465433399</id><published>2006-11-03T08:07:00.000-08:00</published><updated>2006-11-03T08:15:24.666-08:00</updated><title type='text'>Browse your files as root</title><content type='html'>The whole root thing is a difficult hurdle for us seasoned Windows users.  Sometimes all you want to do is change permissions, or move a file into a root directory, and the command line stuff is daunting.&lt;br /&gt;&lt;br /&gt; The easy way?  At the command line, type &lt;span style="background-color: rgb(255, 204, 102);"&gt;sudo nautilus&lt;/span&gt;.  This opens the file browser in the familiar Windows-looking format, but you're logged on as root.  &lt;span style="color: rgb(255, 0, 0); font-weight: bold;"&gt;BEWARE! you can do a lot of damage as root, so don't make much of a habit of using this.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt; Say there's a file you want to run as a non-root user, or you want to make a file executable.  Just right-click the file in Nautilus and click &lt;span style="font-weight: bold;"&gt;Properties&lt;/span&gt;, then in the Premissions tab, make your changes.&lt;br /&gt;&lt;br /&gt; Easy!</content><link rel='alternate' type='text/html' href='http://www.dontforward.com/linux/2006/11/browse-your-files-as-root.html' title='Browse your files as root'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36918346&amp;postID=116257052465433399' title='1 Comments'/><link rel='replies' type='application/atom+xml' href='http://www.dontforward.com/linux/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36918346/posts/default/116257052465433399'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36918346/posts/default/116257052465433399'/><author><name>Jeff</name><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-36918346.post-116243578062547540</id><published>2006-11-01T18:48:00.000-08:00</published><updated>2006-11-01T18:49:40.636-08:00</updated><title type='text'>Burn to CDRW with K3B</title><content type='html'>I found it easy to drag and drop files to a CDRW the first time, but then I was in trouble.  When the disk finished burning, Linux had assigned the disk to root, and I couldn't re-use it no matter what I tried.  I searched the Ubuntu forum for answers, but all I found was other newbies who had the same problem, and helpful experts giving complex answers that weren't solving the problem.  So I left the forum, and found this solution on the web at large.&lt;br /&gt;&lt;br /&gt;1. using the Synaptic Package Manager, install a program called K3B, which is a CD and DVD burning program.  There are lots of burning tools in Linux, but for some reason K3B has the features to overcome this obstacle, while the others stop cold.&lt;br /&gt;&lt;br /&gt;2. Run &lt;span style="background-color: rgb(255, 204, 102);"&gt;sudo k3b&lt;/span&gt; to run the program as root.&lt;br /&gt;&lt;br /&gt;3. In the &lt;span style="font-weight: bold;"&gt;Tools&lt;/span&gt; menu, choose &lt;span style="font-weight: bold;"&gt;Erase CD-RW &lt;/span&gt;to clear the old stuff from the disk.&lt;br /&gt;&lt;br /&gt;4. The rest is much like using a Windows program.&lt;br /&gt;&lt;br /&gt;Worked for me.</content><link rel='alternate' type='text/html' href='http://www.dontforward.com/linux/2006/11/burn-to-cdrw-with-k3b.html' title='Burn to CDRW with K3B'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36918346&amp;postID=116243578062547540' title='0 Comments'/><link rel='replies' type='application/atom+xml' href='http://www.dontforward.com/linux/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36918346/posts/default/116243578062547540'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36918346/posts/default/116243578062547540'/><author><name>Jeff</name><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-36918346.post-116235403553449923</id><published>2006-10-31T20:04:00.000-08:00</published><updated>2006-10-31T20:10:16.490-08:00</updated><title type='text'>Flash 9 for Linux (Firefox)</title><content type='html'>Flash plugins are easily available for Linux, but the latest version isn't.  &lt;a href="http://labs.adobe.com/downloads/flashplayer9.html"&gt;Here's a beta version that works fine.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;To install:&lt;br /&gt;&lt;br /&gt;Look for a directory named ".mozilla". (The dot before the folder name signifies a "Hidden" directory/file. You may need to enable the viewing of hidden files in your file manager; in Konqueror, use the "View" menu at the top of the Konq window, check the box next to "Show Hidden Files".)  Open the ".mozilla" folder, create a new folder within it named "plugins" (no caps). Copy and paste the "libflashplayer.so" from the download into that newly created "plugins" folder.&lt;br /&gt;&lt;br /&gt;Restart your web browser.&lt;br /&gt;&lt;br /&gt;Thanks Kurt!</content><link rel='alternate' type='text/html' href='http://www.dontforward.com/linux/2006/10/flash-9-for-linux-firefox.html' title='Flash 9 for Linux (Firefox)'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36918346&amp;postID=116235403553449923' title='0 Comments'/><link rel='replies' type='application/atom+xml' href='http://www.dontforward.com/linux/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36918346/posts/default/116235403553449923'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36918346/posts/default/116235403553449923'/><author><name>Jeff</name><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-36918346.post-116235255360536631</id><published>2006-10-31T19:42:00.000-08:00</published><updated>2006-11-01T18:52:27.486-08:00</updated><title type='text'>To get SoundJuicer to rip CDs directly to MP3</title><content type='html'>SoundJuicer is the CD ripper of choice for Ubuntu, but it doesn't rip directly to MP3, nor does it give you the option to do so.  To create that option...&lt;br /&gt;&lt;br /&gt;In Sound Juicer, go to "Edit" --&gt; "Preferences", then down by "Output Format" click on "Edit Profiles". Add a "New" profile with the following;&lt;br /&gt;&lt;br /&gt;Profile Name: &lt;span style="background-color: rgb(255, 204, 102);"&gt;MP3&lt;/span&gt;&lt;br /&gt;Profile Description: &lt;span style="background-color: rgb(255, 204, 102);"&gt;MPEG Layer 3&lt;/span&gt;&lt;br /&gt;GStreamer Pipeline: &lt;span style="background-color: rgb(255, 204, 102);"&gt;audio/x-raw-int,rate=44100,channels=2 ! lame name=enc vbr=false bitrate=192 ! id3mux&lt;/span&gt;&lt;br /&gt;File Extension: &lt;span style="background-color: rgb(255, 204, 102);"&gt;mp3&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;and &lt;span style="font-weight: bold;"&gt;check the active box&lt;/span&gt;. You should now be able to rip in MP3.&lt;br /&gt;&lt;br /&gt;Note: MP3 is more of a "lossy" format than OGG, which is the default.  Use OGG when you can, and MP3 when you must.</content><link rel='alternate' type='text/html' href='http://www.dontforward.com/linux/2006/10/to-get-soundjuicer-to-rip-cds-directly.html' title='To get SoundJuicer to rip CDs directly to MP3'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36918346&amp;postID=116235255360536631' title='4 Comments'/><link rel='replies' type='application/atom+xml' href='http://www.dontforward.com/linux/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36918346/posts/default/116235255360536631'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36918346/posts/default/116235255360536631'/><author><name>Jeff</name><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-36918346.post-116234423395690385</id><published>2006-10-31T16:48:00.000-08:00</published><updated>2006-10-31T17:23:53.973-08:00</updated><title type='text'>Getting Movie DVDs to play in Ubuntu</title><content type='html'>Because of legal issues, DVD &lt;span class="misspell"&gt;codecs&lt;/span&gt; were left out of Ubuntu.  That means that it will not play DVDs and some other media files.  Don't panic.  Remember how often Windows didn't let you play files either.&lt;br /&gt;&lt;br /&gt;There's no need going into a lot of background here.  I'll just tell you how to fix it... be prepared to copy and paste!&lt;br /&gt;&lt;br /&gt;From the main Ubuntu menu at the top of your screen, click &lt;span style="font-weight: bold;"&gt;System &gt; Administration &gt;  Synaptic Package Manager&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This opens a new program.  This program is the place to look for new software!  It installs your software for you, making Linux easier than before.  You will need to enter your administrative password.&lt;br /&gt;&lt;br /&gt;In the Synaptic Package Manager, click &lt;span style="font-weight: bold;"&gt;Settings &gt; Repositories&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;A box will pop up.  Then click Add &gt; Custom, and paste the following code into the box...&lt;br /&gt;&lt;br /&gt;&lt;pre style="font-family: Fixedsys; background-color: rgb(255, 204, 102);"&gt;deb http://www.getautomatix.com/apt dapper main&lt;/pre&gt;Then click the Add Channel button.  Close the small box, and the click the Reload icon under the main menu.  That will capture the installation info you need. &lt;br /&gt;&lt;br /&gt;Now the software list on the right window of the  Synaptic Package Manager has been updated.  Scroll down until you see an entry called &lt;span style="font-weight: bold;"&gt;automatix2&lt;/span&gt;. Click the check box next to it, and select &lt;span style="font-weight: bold;"&gt;Mark For Installation.  &lt;/span&gt;Then click the &lt;span style="font-weight: bold;"&gt;Apply&lt;/span&gt; button above, and it will install the software.&lt;br /&gt;&lt;br /&gt;While you're there, look at all the programs you can install!&lt;br /&gt;&lt;br /&gt;Now close  Synaptic Package Manager (!) and click &lt;span style="font-weight: bold;"&gt;Applications &gt; System Tools &gt; Automatix&lt;/span&gt; to run the program.  You'll get a warning about the &lt;span class="misspell"&gt;codecs&lt;/span&gt; being illegal in the USA, but if you still own a legal copy of Windows, you are a legal owner of the &lt;span class="misspell"&gt;codecs&lt;/span&gt; and can install them.  Automatix also includes other programs you may want to install, making it all worth your while.&lt;br /&gt;&lt;br /&gt;Now pop in that DVD.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;NOTE:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;This article applies to installation on the Dapper Drake version of Ubuntu.  If you have a different version, &lt;a title="here's a detailed article" href="http://getautomatix.com/wiki/index.php?title=Installation&amp;Itemid=38#Installing_on_.28K.2CX.29Ubuntu_6.06_i386.2Camd64_.28Dapper.29"&gt;here's a detailed article&lt;/a&gt;  &lt;span style="font-weight: bold;"&gt;&lt;/span&gt; explaining how to install the same software on other distros.  The author uses command line functions to accomplish what I did using GUI, but it's the same process.&lt;br /&gt;&lt;pre&gt;&lt;br /&gt;&lt;/pre&gt;</content><link rel='alternate' type='text/html' href='http://www.dontforward.com/linux/2006/10/getting-movie-dvds-to-play-in-ubuntu.html' title='Getting Movie DVDs to play in Ubuntu'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36918346&amp;postID=116234423395690385' title='0 Comments'/><link rel='replies' type='application/atom+xml' href='http://www.dontforward.com/linux/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36918346/posts/default/116234423395690385'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36918346/posts/default/116234423395690385'/><author><name>Jeff</name><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-36918346.post-116234122036115850</id><published>2006-10-31T15:49:00.000-08:00</published><updated>2006-10-31T16:48:41.956-08:00</updated><title type='text'>Ubuntu:  The distro that might break the barrier</title><content type='html'>A few weeks ago I was really pissed at my Windows XP system.  I had spam pop-ups that were caused by a spyware program.  I used three different spyware removers, and they found all kinds of crap that I had no idea was there, but they didn't remove the pop-ups.&lt;br /&gt;&lt;br /&gt;When I logged onto Windows,  I was greeted with anti-virus programs, spyware removers, and nag screens by Microsoft, bugging me to get my automatic updates that I didn't want.  Lets face it, Windows is a disaster, and we continue using it because they make it easy to use, not because it's a good product.&lt;br /&gt;&lt;br /&gt;Admittedly, Linux isn't as easy to use as Windows, but the newer distros are making headway. &lt;a href="http://www.linux-xp.com/" title="Linux-XP"&gt;Linux-XP&lt;/a&gt; is an example.  They make Linux look and act as much like the old familiar XP as they can, so users can make the transition painlessly (more or less).  Linux is usually free, but LXP costs a very small amount, which is more than fair.&lt;br /&gt;&lt;br /&gt;I haven't tried LXP, so I can't comment on it.  This article is about Ubuntu.  To be honest, I'm glad Ubuntu doesn't try to look like Windows.  I like knowing I'm making a clean break from Microsoft.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Installation:&lt;/span&gt;&lt;br /&gt;Ubuntu, like many other distros, is available on a Live CD.  This means you can try it without installing it.  Put the disk in your CD drive and reboot.  It will run slowly, because it's not on your hard drive, but it will give you a good idea of how it works.  The Live CD is a fully functional operating system that will do just about everything the full install will, but it locks you out of your hard drive, so you can't mess up your system.  It's very safe.&lt;br /&gt;&lt;br /&gt;There are two ways to get the Ubuntu CD.  &lt;a href="https://shipit.ubuntu.com/" title="You can get one free from Ubuntu"&gt;You can get one free from Ubuntu&lt;/a&gt; (even the shipping is free!), or if you're impatient, you can burn a CD from a &lt;a href="http://www.ubuntu.com/products/GetUbuntu/download?action=show&amp;redirect=download" title="downloaded copy"&gt;downloaded copy&lt;/a&gt; .  Download the *.iso file, and use the &lt;a href="http://www.npssoftware.com/amazingcdburner/index.htm" title="Amazing CD and DVD burner"&gt;Amazing CD and DVD burner&lt;/a&gt; in Windows to burn it to a disc.&lt;br /&gt;&lt;br /&gt;When you're sure you want to install it on your system, look for the "Install" icon on the Ubuntu desktop, and run it.  Remember, Ubuntu will format your hard drive, so be sure you're ready to proceed.  You can partition your hard drive and install Windows on one partition, and Linux on the other.  This usually needs to be done before you install Windows, so if you're not ready to give up your old files, do what I did and install on a different hard drive.  Hard drives are cheap these days.&lt;br /&gt;&lt;br /&gt;When you install Ubuntu, it will ask you to create a user and password.  This is serious business.  Choose a password you'll never forget, or you won't be able to install software in the future.  You won't even be able to log into your system.  That's because Linux was designed with security in mind.  They're not constantly patching holes in their system like Microsoft.  It's a very stable, secure environment.  The cost to you is a little inconvenience.  Trust me.  The extra passwords and "inconveniences" of Linux pale in comparison to the hassles of Windows.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Using Ubuntu:&lt;br /&gt;&lt;/span&gt;Well, using Ubuntu is pretty much what this blog will be about.  For my wife, using Ubuntu is just like using Windows.  All she needs a PC for is web browsing, and web-based email.  In Linux, those tasks are exactly the same as in Windows.  If you're like my wife, install Ubuntu, and you're just about set forever.  Enjoy.&lt;br /&gt;&lt;br /&gt;If you use more than just your web browser, join me in exploring Linux in my future articles.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;/span&gt;</content><link rel='alternate' type='text/html' href='http://www.dontforward.com/linux/2006/10/ubuntu-distro-that-might-break-barrier.html' title='Ubuntu:  The distro that might break the barrier'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36918346&amp;postID=116234122036115850' title='2 Comments'/><link rel='replies' type='application/atom+xml' href='http://www.dontforward.com/linux/atom.xml' title='Post Comments'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36918346/posts/default/116234122036115850'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36918346/posts/default/116234122036115850'/><author><name>Jeff</name><email>noreply@blogger.com</email></author></entry></feed>