<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-31725600</id><updated>2011-12-14T22:13:56.882-05:00</updated><category term='driver'/><category term='linux'/><category term='screen resolution'/><category term='back patting'/><category term='Thunderbird'/><category term='development'/><category term='tutorial'/><category term='fonts'/><category term='applets'/><category term='goals'/><category term='Gaim'/><category term='open source'/><category term='template'/><category term='Java'/><category term='OO'/><category term='NVIDIA'/><category term='USB'/><category term='Autopackage'/><category term='external drive'/><category term='mouse'/><category term='blogger'/><category term='Firefox'/><category term='excuse note'/><category term='XFree'/><category term='Audacity'/><category term='Ruby'/><category term='The Gimp'/><category term='keyboard'/><category term='big mistakes'/><category term='Slackware'/><category term='design'/><category term='Inkscape'/><category term='X Windows'/><category term='Apache'/><category term='Ruby on Rails'/><category term='CS3'/><category term='password'/><category term='Freerock GNOME'/><title type='text'>My Life as a Slackware Noob</title><subtitle type='html'>A journey into a wild and wonderful world of Linux -- everyday.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>25</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-31725600.post-1745374459892671649</id><published>2007-07-02T19:47:00.000-04:00</published><updated>2007-07-02T20:17:36.457-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Ruby on Rails'/><category scheme='http://www.blogger.com/atom/ns#' term='Ruby'/><title type='text'>Rock 'n Rails</title><content type='html'>So I am currently working to install Rails in Linux so I can start playing with Ruby on Rails, and not just Ruby.  (Which is still cool, by the way.)  I've just installed RubyGems, which is supposed to help with the task of installing Rails next.&lt;br /&gt;&lt;br /&gt;I am following this link's instructions (&lt;a href="http://www.rubyonrails.org/down" target="_blank"&gt;http://www.rubyonrails.org/down&lt;/a&gt;) but found that I had to type:  &lt;font face=courier&gt;gem install Rails --include-dependencies&lt;/font&gt; with a capitalized 'R' on "Rails" to make it actually download and install for me.&lt;br /&gt;&lt;br /&gt;In an unrelated note, I do intend to move from "My Life as a Slackware Noob" to a slightly broader tech-based blog.  So, stay tuned for news on that and also leave your comments if you have any opinions on the subject.  Thanks.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-1745374459892671649?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/1745374459892671649/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=1745374459892671649' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/1745374459892671649'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/1745374459892671649'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2007/07/rock-n-rails.html' title='Rock &apos;n Rails'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-6726848727237669873</id><published>2007-06-29T10:16:00.000-04:00</published><updated>2007-06-29T10:20:02.239-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Ruby on Rails'/><category scheme='http://www.blogger.com/atom/ns#' term='Ruby'/><category scheme='http://www.blogger.com/atom/ns#' term='tutorial'/><category scheme='http://www.blogger.com/atom/ns#' term='OO'/><title type='text'>Ruby rocks!</title><content type='html'>OK, so I feel like I'm just jumping onto this Ruby bandwagon head first!  I really dig what I've seen so far (and it's been a LONG time since I've been excited about anything programming-wise) so I'm working my way through tutorials and hoping to get onto Ruby on Rails after I'm sufficiently schooled in Ruby.  I understand that I don't need Ruby to do Rails, or even need a lot of Ruby to do Ruby on Rails, but I think it is a rather cool language.&lt;br /&gt;&lt;br /&gt;I did a lot of Java work in school and liked the OO approach and understood what was going on, but I think Ruby looks SO much better.  And all my Java learning really helps... it's very cool.&lt;br /&gt;&lt;br /&gt;So, here's the tutorial I'm working through right now: Programming Ruby: The Pragmatic Programmer's Guide &lt;a href="http://www.rubycentral.com/book/index.html"&gt;http://www.rubycentral.com/book/index.html&lt;/a&gt; and if I find anything else good, I'll post it on here too.  W00t for motivation!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-6726848727237669873?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/6726848727237669873/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=6726848727237669873' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/6726848727237669873'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/6726848727237669873'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2007/06/ruby-rocks.html' title='Ruby rocks!'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-2019154040370831559</id><published>2007-06-26T21:17:00.000-04:00</published><updated>2007-06-29T10:20:25.748-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Ruby'/><title type='text'>Still here... Ruby is the thing this year</title><content type='html'>So, I haven't changed anything with my tech blogging yet.  And I haven't been in Linux for a few months now.  But tonight, I (finally!) managed to install Ruby so I can play around with it a little bit.  Here is the link that helped me finally succeed!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.rubyforums.com/showthread.php?t=16"&gt;http://www.rubyforums.com/showthread.php?t=16&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I just followed the example in the first post (logged in as the superuser) and for my fifth and final attempt the thing actually worked!  Woot!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-2019154040370831559?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/2019154040370831559/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=2019154040370831559' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/2019154040370831559'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/2019154040370831559'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2007/06/still-here-ruby-is-thing-this-year.html' title='Still here... Ruby is the thing this year'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-4702057974590306169</id><published>2007-04-16T23:58:00.000-04:00</published><updated>2007-04-17T00:10:20.905-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='goals'/><category scheme='http://www.blogger.com/atom/ns#' term='Inkscape'/><title type='text'>The Future of Slackware Noob</title><content type='html'>While I'm still interested in pursuing things as I've outlined -- and occasionally even accomplished -- on this site, I have been seriously reconsidering the future of Slackware Noob.&lt;br /&gt;&lt;br /&gt;I think it's great to have a place to expand on my journey and share with anybody who might be on a similar journey.  I've enjoyed it so far, but I also think I'm not making as much of this platform as I could be.  So I am looking into the possibility of expanding (and re-branding) this blog into a broader tech/computer based site -- which would continue chronicling my linux journey.&lt;br /&gt;&lt;br /&gt;This is what I'm thinking today.  Let's see what I'm thinking tomorrow! :)&lt;br /&gt;&lt;br /&gt;P.S. The entire Inkscape installation thing from last entry really didn't turn out very well. *sigh*  That entire adventure ate up so much time that I had to revert to working away in Windows instead.  Not the best solution, but better than not being able to do any work at all.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-4702057974590306169?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/4702057974590306169/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=4702057974590306169' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/4702057974590306169'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/4702057974590306169'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2007/04/future-of-slackware-noob.html' title='The Future of Slackware Noob'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-2586990680441901029</id><published>2007-04-01T20:42:00.000-04:00</published><updated>2007-04-01T20:43:03.379-04:00</updated><title type='text'>As I was saying...</title><content type='html'>Easy would be good.  I forget what it's like to come back after a while away.  I remember all the advantages and tend to forget the hassles.  Like the updates... there's gotta be a way to manage those!  I need to find it.&lt;br /&gt;&lt;br /&gt;I've got Inkscape installed and the old one... well... let's just say I kind of took care of that!  But the problem is that I can't run Inkscape without updating other things, like gcc, for example.  My head hurts.  All I want to do is get back to designing... man.&lt;br /&gt;&lt;br /&gt;I'll let you know how it all turns out...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-2586990680441901029?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/2586990680441901029/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=2586990680441901029' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/2586990680441901029'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/2586990680441901029'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2007/04/as-i-was-saying.html' title='As I was saying...'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-7780007723009342</id><published>2007-04-01T19:19:00.000-04:00</published><updated>2007-04-01T19:43:27.954-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Autopackage'/><category scheme='http://www.blogger.com/atom/ns#' term='Inkscape'/><title type='text'>Autopackage: could it be the greatest thing since sliced bread?</title><content type='html'>Here I am in Linux.  Wuhhoo!&lt;br /&gt;&lt;br /&gt;I was working away on a new project using &lt;a href="http://sourceforge.net/projects/inkscape/" target="_blank"&gt;the latest version of Inkscape&lt;/a&gt; (in Windows XP) and was enjoying some of the new features.  But I had a problem: the program kept locking up, hoarding all sorts of memory, and it just wasn't right.  I said "Forget this!  I'm switching over to Linux."&lt;br /&gt;&lt;br /&gt;So, as I said, here I am.  Of course, not having linuxed for a while means some things are out of date, including Inkscape, so the first order of business was to download and install the latest version -- this time in the Linux flavour.  This is when I met my new friend: Autopackage. :)&lt;br /&gt;&lt;br /&gt;Perhaps I'm the last kid to show up to the party, but if you haven't heard of the joys of Autopackage you really ought to check out &lt;a href="http://autopackage.org/index.html" target="_blank"&gt;Autopackage.org&lt;/a&gt; sometime very soon!  I tripped over this new discovery whilst attempting to update Inkscape... they offered a .package file for Linux installations and I wanted to know what that was all about.  Then I was introduced to "Easy Linux Software Installation".  I'm sure Linux purists are big on this, but I'm in the camp that says "Anything that makes Linux better and easier to use for everyday users is just fine with me!"&lt;br /&gt;&lt;br /&gt;The only issue I'm currently experiencing is that the old Inkscape is mysteriously attached to Freerock GNOME.  Maybe I'll switch back to KDE and see what happens!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-7780007723009342?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/7780007723009342/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=7780007723009342' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/7780007723009342'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/7780007723009342'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2007/04/autopackage-could-it-be-greatest-thing.html' title='Autopackage: could it be the greatest thing since sliced bread?'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-1466357719619750463</id><published>2007-03-31T11:55:00.000-04:00</published><updated>2007-03-31T23:59:11.243-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CS3'/><category scheme='http://www.blogger.com/atom/ns#' term='The Gimp'/><category scheme='http://www.blogger.com/atom/ns#' term='Audacity'/><category scheme='http://www.blogger.com/atom/ns#' term='design'/><category scheme='http://www.blogger.com/atom/ns#' term='Inkscape'/><title type='text'>Creative Suite for the Poor Noob</title><content type='html'>So a month has passed since the last entry, and my life away from computers has totally taken over... even where it has required the use of computers!&lt;br /&gt;&lt;br /&gt;I recently designed some CD artwork -- which I had originally hoped to do using entirely Open Source products.  This idea, however, created some challenges that -- in the time crunch that I was immersed in -- made is difficult to use anything other than the "industry standard" Adobe Photoshop and Illustrator.  Having no experience with either product but interest in both, I downloaded the 30 day trials of the CS2 versions (for Windows) and worked like mad to get the project completed.&lt;br /&gt;&lt;br /&gt;I enjoyed using them and will be sad to see them go, as the trial expires this weekend.  The price tag is pretty hefty and if I could justify the purchase I probably would.  It looks so shiny... especially the latest version of Creative Suite that has just come out -- CS3.  You can get design versions, web versions, production versions, and crazy-go-nuts versions!  But my wallet (as well as my current, aging machine) cannot handle it.&lt;br /&gt;&lt;br /&gt;But the good news is that Download.com has recently produced an article outlining several products along the freeware and Open Source lines that does a pretty good job of carrying out the tasks of CS3's various parts.  Some of these, such as The GIMP, Inkscape, and Audacity, are products that I have been using.  But there is so much more!!  And as is often the case with Open Source, things will just get better and better with time and some work.&lt;br /&gt;&lt;br /&gt;So, check out the two-part blog post about setting up your own CS3:&lt;br /&gt;- &lt;a href="http://blogs.download.com/Daily-Download/post.php?p=1402&amp;tag=bubbl_1" target="_blank"&gt;http://blogs.download.com/Daily-Download/post.php?p=1402&amp;amp;tag=bubbl_1&lt;/a&gt;&lt;br /&gt;- &lt;a href="http://blogs.download.com/Daily-Download/post.php?p=1404" target="_blank"&gt;http://blogs.download.com/Daily-Download/post.php?p=1404&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And then watch for me to set up Linux with as many of these products as possible.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-1466357719619750463?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/1466357719619750463/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=1466357719619750463' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/1466357719619750463'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/1466357719619750463'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2007/03/creative-suite-for-poor-noob.html' title='Creative Suite for the Poor Noob'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-1399865546385803824</id><published>2007-03-01T20:07:00.000-05:00</published><updated>2007-03-01T20:10:59.039-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Java'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Firefox'/><title type='text'>Getting back into it</title><content type='html'>Knowing I want to install Sun's Java 6 SE for working on my future projects, I booted into Linux and downloaded that as well as Firefox 2.  Java will have to wait to be installed, but thanks to a previous post I was able to update with little difficulty.&lt;br /&gt;&lt;br /&gt;I *do* need to look into properly breaking symbolic links... but that too will need to wait for another day.&lt;br /&gt;&lt;br /&gt;Design time starts soon... linuxing is coming back into style. ;)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-1399865546385803824?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/1399865546385803824/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=1399865546385803824' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/1399865546385803824'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/1399865546385803824'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2007/03/getting-back-into-it.html' title='Getting back into it'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-2274184142042425312</id><published>2007-02-28T20:35:00.000-05:00</published><updated>2007-02-28T22:45:56.742-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='applets'/><category scheme='http://www.blogger.com/atom/ns#' term='Java'/><category scheme='http://www.blogger.com/atom/ns#' term='goals'/><category scheme='http://www.blogger.com/atom/ns#' term='excuse note'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='The Gimp'/><category scheme='http://www.blogger.com/atom/ns#' term='Inkscape'/><title type='text'>New ideas on the horizon</title><content type='html'>I still have to admit that I have done very little in Linux as of late.  When I use it everyday, as I set out to do, I have things to write on here.  There is always something new to document or comment on.&lt;br /&gt;&lt;br /&gt;Well, I have upcoming projects and ideas.  And some of them will be carried out much better in Linux than in Windows, so I will naturally find myself linuxing again.&lt;br /&gt;&lt;br /&gt;Some of the ideas include: design (using The Gimp, and Inkscape) and programming (Java applets).  Then, of course, there was my promise to design a template for this site entirely in Linux.  That's something to look forward to as well.  Woot!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-2274184142042425312?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/2274184142042425312/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=2274184142042425312' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/2274184142042425312'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/2274184142042425312'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2007/02/new-ideas-on-horizon.html' title='New ideas on the horizon'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-116648306270966086</id><published>2006-12-18T18:02:00.000-05:00</published><updated>2007-02-28T22:43:54.826-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='excuse note'/><title type='text'>Sad but true</title><content type='html'>I must admit I haven't been linux-ing at all recently.  I just haven't had the time.  It is so much easier to do the things I know how to do when using what I've always used.  And even more so when I'm in a continual rush.  Does this mean I give up?  Never!  It just means I'm too busy right now.  But something's gotta give, right?&lt;br /&gt;&lt;br /&gt;Merry Christmas.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-116648306270966086?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/116648306270966086/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=116648306270966086' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/116648306270966086'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/116648306270966086'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2006/12/sad-but-true.html' title='Sad but true'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-116122710193072029</id><published>2006-10-18T23:02:00.000-04:00</published><updated>2007-02-28T22:43:18.798-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blogger'/><category scheme='http://www.blogger.com/atom/ns#' term='goals'/><category scheme='http://www.blogger.com/atom/ns#' term='excuse note'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='template'/><category scheme='http://www.blogger.com/atom/ns#' term='Slackware'/><title type='text'>Ninth order of business</title><content type='html'>Here's a new goal to list.  Unfortunately it is low on the totem pole at the moment.  (Thus the "Ninth order of business" title.)&lt;br /&gt;&lt;br /&gt;I'm going to design a Blogger template especially for Slackware Noob.  Whoo!  And I'll do it entirely in Linux (no cheating!!  I promise!) and I can be proud of whatever I end up with.  Yep... that totally came to me out of nowhere, as I was looking at the very blah, stock design that is currently Slackware Noob.&lt;br /&gt;&lt;br /&gt;That must change.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-116122710193072029?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/116122710193072029/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=116122710193072029' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/116122710193072029'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/116122710193072029'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2006/10/ninth-order-of-business.html' title='Ninth order of business'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-116122690259609697</id><published>2006-10-18T22:28:00.000-04:00</published><updated>2007-02-28T22:42:39.601-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='fonts'/><category scheme='http://www.blogger.com/atom/ns#' term='Slackware'/><title type='text'>Pretty fonts</title><content type='html'>In my goals to develop and design primarily out of linux, I decided to see what installing fonts was like in Slackware.  Like everything else, it's really hard until you figure something out that works!  The joys of linux!&lt;br /&gt;&lt;br /&gt;The super duper easy way I discovered is to use the KDE window manager font installation feature.  I tried a number of other things (some of which REALLY messed things up... I won't expand on those tonight.) but here is what worked and my primary source of usefulness on the issue.  &lt;a href="http://penguinfonts.com/howto/slackware.php" target="_blank"&gt;http://penguinfonts.com/howto/slackware.php&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;First off, you can choose to follow step #3 to install the standard MS Windows fonts if you want 'em.  Then (for me, anyway) I had to add in another series of steps.  From the command line I had to run:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier;"&gt;mkfontscale&lt;br /&gt;mkfontdir&lt;br /&gt;fc-cache -f -v&lt;br /&gt;xset fp rehash&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;FIRST....&lt;/span&gt; if you're like me, these apps won't be runnable without putting the full path in front.  For me I had to "whereis" every one (the first "word" of each command) to figure out where they actually lived.  Then it was smooth sailing.  I exited X (if I was in it) and started it up again.  The newly installed fonts magically appeared in apps like The GIMP and Inkscape.  Whoo!&lt;br /&gt;&lt;br /&gt;I have a TON of fonts that I've collected and used in Windows so just to make life easy enough for now, I wanted to install the same fonts that I currently have installed.  I have my C: drive mapped to &lt;span style="font-family:courier;"&gt;/c-drive&lt;/span&gt; (this happened magically on Slackware setup... I must have done something right!!!) and my fonts are under &lt;span style="font-family:courier;"&gt;/c-drive/Windows/fonts&lt;/span&gt;.   I just copied them all to a more local location.  (It ended up being &lt;span style="font-family:courier;"&gt;/usr/local/share/ttf&lt;/span&gt; due to some earlier font installation attempts that didn't quite work out.)  What worked for me was (as already mentioned) going into KDE (instead of Freerock Gnome, in my case) and following PenguinFonts step #1a, heading into the Control Center. &lt;br /&gt;&lt;br /&gt;To make this work all the way, I had to go into Administration Mode (root password required) and then add fonts, selecting all the ready-to-be-added fonts.  After that operation was successful, I again had to follow those four steps (as discussed above) and then restart X.  Amazingly (after much pain in the process) it worked.&lt;br /&gt;&lt;br /&gt;Now.... all I want to know is, if I install ALLLLLL my fonts (including the many that I do not have load up on start up in Windows) ... will that slow down Slackware?  Is the startup affected similarly??  Hmmmm....&lt;br /&gt;&lt;br /&gt;(P.S.  I do not like xdm.  I accidently take myself into it, when I'm really looking for xwmconfig.  Argh.  I can never get completely out of xdm without a total restart.  ARGH!!)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-116122690259609697?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/116122690259609697/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=116122690259609697' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/116122690259609697'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/116122690259609697'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2006/10/pretty-fonts.html' title='Pretty fonts'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-115973908808966042</id><published>2006-10-01T17:24:00.000-04:00</published><updated>2007-02-28T22:41:17.988-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='screen resolution'/><category scheme='http://www.blogger.com/atom/ns#' term='NVIDIA'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Slackware'/><category scheme='http://www.blogger.com/atom/ns#' term='XFree'/><category scheme='http://www.blogger.com/atom/ns#' term='X Windows'/><category scheme='http://www.blogger.com/atom/ns#' term='driver'/><title type='text'>Beautiful! I can SEE!</title><content type='html'>Today, I set out to figure out how to make X Windows deliver a higher resolution, so I can take advantage of my nice 19" LCD monitor.&lt;br /&gt;&lt;br /&gt;I started off by downloaded the latest version of XFree86 which can be downloaded from &lt;a href="http://www.xfree86.org/" target="_blank"&gt;The XFree86 Project site&lt;/a&gt;.  The most up to date stable version is 4.6.0 and that's what I downloaded.  I followed the instructions, checking there was a suitable version available, backing things up myself, etc. and everything seemed to go relatively smoothly.&lt;br /&gt;&lt;br /&gt;The configuration wasn't so easy for me for some reason.  It wasn't all horrible or anything but the wizards just weren't helping to make the difference I was looking for.  Things were all fuzzy at X-Windows startup but would sort of re-adjust.  This first good thing I noticed is that it was dispaying things at my monitor's maximum resolution of 1280x1024.  But it was doing so off-centre, as well as that fuzzy issue at startup and the occasional weird blip.  This just would not do.&lt;br /&gt;&lt;br /&gt;I looked around online a bit and ended up &lt;a href="http://www.nvidia.com/object/unix.html" target="_blank"&gt;downloading the NVIDIA driver&lt;/a&gt; for my particular video card.  I had already been messing around in the XFreeConfig file (which I learned is eerily similar to the xorg.conf file that I used to edit, but learned that only one or the other gets used by the X-server.  With this new XFree install, all the edits had to be made to the XFreeConfig file instead *sigh*) and had already adjusted my monitor's horizontal and vertical sync rates as listed in the manual.  And after downloading and installing the NVIDIA driver -- which went smoothly -- the configuration stuff -- once again -- didn't really work for me..... actually I think it altered the wrong config file which really does not make things work.  So I ended up &lt;a href="http://download.nvidia.com/XFree86/Linux-x86/1.0-8774/README/chapter-03-section-02.html" target="_blank"&gt;manually editing the XFreeConfig file&lt;/a&gt; again... but I had some help in this one.&lt;br /&gt;&lt;br /&gt;One little hitch that might be specifically worthwhile mentioning, in editing the XFreeConfig file to use the NVIDIA driver (instead of a generic or open source version) I made the -- possibly pointless -- decision to change the identifier of the driver, since it wasn't generic anymore.  I quickly learned that the graphics device identifier is referenced later on in the file under the Screen section, so I made it all confused when I made that change.  The fix was easy though, I just had to change the identifier in the Screen section of the file as well.  (Or could have just left all the identifiers alone and not been so picky!)&lt;br /&gt;&lt;br /&gt;Once I fired X-Windows up again, everything seems great!! :)  No fuzzy startup.  Still the good resolution.  No weird flickering.  Everything is back on centre.  I'll take it.  It's beautiful.&lt;br /&gt;&lt;br /&gt;And it's interesting to note that the NVIDIA driver will support 2D and 3D stuff... not that I'll mess with that too much, but it just sounds cool. :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-115973908808966042?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/115973908808966042/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=115973908808966042' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115973908808966042'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115973908808966042'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2006/10/beautiful-i-can-see.html' title='Beautiful! I can SEE!'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-115945906623443741</id><published>2006-09-28T11:32:00.000-04:00</published><updated>2007-02-28T22:40:04.436-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='keyboard'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Slackware'/><category scheme='http://www.blogger.com/atom/ns#' term='Freerock GNOME'/><title type='text'>It's the little things</title><content type='html'>Ever notice how the little things either make or break a situation?  Well, the "little thing" of forgetting all my linux passwords really put me in a crumby mood.  (Until it got all fixed! Yay!)&lt;br /&gt;&lt;br /&gt;But on the flip side, figuring out how to make my scroll mouse actually SCROLL was a little thing that has made Linux more appealing to use again.  I absolutely &lt;span style="font-weight: bold;"&gt;hated&lt;/span&gt; not being able to scroll while surfing the web.  That makes it pretty annoying and makes me less likely to use Slackware everyday, which was the whole idea when I started on this journey.&lt;br /&gt;&lt;br /&gt;Well, today, one of my original "I gotta figure this out" issues was conquered!  HURRAH!  Here's how I did it.&lt;br /&gt;&lt;br /&gt;First, I got some inspiration from &lt;a href="http://gentoo-wiki.com/HOWTO_Advanced_Mouse"&gt;HOWTO_Advanced_Mouse @ gentoo-wiki.com&lt;/a&gt;.  I started by commenting out all the mouse related code in my &lt;span style="font-family:courier;"&gt;/etc/X11/xorg.conf&lt;/span&gt; file.  For example, for all of the current settings, I stuck &lt;span style="font-family:courier;"&gt;# it WAS: &lt;/span&gt; in front of the line, so I knew what to revert back to if things went bad.  (Another good idea is to make a copy of the original file before you mess with it.  I had already done this from a previous attempt at making scrolling work.)&lt;br /&gt;&lt;br /&gt;Next, I tried what the site suggested as my "edited configuration".  This actually caused all kinds of problems for me, but nothing was insurmountable.  I discovered that for my setup, I had to do the following:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier;"&gt;...&lt;br /&gt;  Identifier  "Mouse1"&lt;br /&gt;  Driver      "mouse"&lt;br /&gt;  Option      "Protocol"     "ExplorerPS/2"&lt;br /&gt;  Option      "Device"       "/dev/mouse"&lt;br /&gt;  Option      "Buttons"      "5"&lt;br /&gt;  Option      "ZAxisMapping" "4 5"&lt;br /&gt;...&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you are comparing to the example given on the link, it might be helpful to understand that the mouse I have really is a 5-button mouse.  (Left and right buttons, scroll up, scroll down, and pressing the scroller down as a button.)  Having it marked as 7 just made everything all confused.  So because there are only 5, the ZAxisMapping option had to be set to "4 5" to jive with that.  But, how did I figure that much out???&lt;br /&gt;&lt;br /&gt;Well, first, let's take a step back for a moment.  The scrolling stuff actually did get recognised by the 7 button configuration on the other site.  How do I know this?  Because I used the &lt;span style="font-family:courier;"&gt;xev&lt;/span&gt; program (X-event tester) to find out that it did.  A very nifty tool indeed! :)&lt;br /&gt;&lt;br /&gt;BUT, next I went into Firefox in hopes of scrolling up and down on web pages all over the place.  I quickly learned that trying to scroll with the mouse actually behaved like the "Back" and "Forward" buttons.  Since my habit is to go up and down on a page, this was EXTREMELY annoying as my scrolling habits caused me to go to already visited pages.  Oh, it was horrible.  Trust me.&lt;br /&gt;&lt;br /&gt;Then I met another useful link, addressing the &lt;a href="http://www.linuxquestions.org/questions/showthread.php?t=475209" target="_blank"&gt;specific scrolling issue in Firefox @ linuxquestions.org&lt;/a&gt; and learned that if I changed the ZAxisMapping to "4 5", all would be well after starting X up again.  And amazingly, it was. :)  I ran &lt;span style="font-family:courier;"&gt;xev&lt;/span&gt; to make sure it still recognised everything.  Then I bravely returned to Firefox.  And the rest is (happy) scrolling history.&lt;br /&gt;&lt;br /&gt;One more "little thing"....&lt;br /&gt;&lt;br /&gt;I also figured out how to change the keyboard sensitivity in X so that I can hold down a key and it will actually repeat now.  Very handy for those times you really need the Backspace key, or REALLY want to type hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh.&lt;br /&gt;&lt;br /&gt;In case anybody is searching for this answer, look for your settings or preferences menu in your particular window manager.  I'm currently using Freerock GNOME.  I went to Desktop --&gt; Preferences --&gt; Keyboard.  Once there, select "Key presses repeat when key is held down" and set the speed and delay properties to your tastes.  Me?  I like high speed and a touch of delay.  Don't tell the cops! ;)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-115945906623443741?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/115945906623443741/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=115945906623443741' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115945906623443741'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115945906623443741'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2006/09/its-little-things.html' title='It&apos;s the little things'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-115945179628558886</id><published>2006-09-28T09:35:00.000-04:00</published><updated>2007-02-28T22:38:45.274-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='big mistakes'/><category scheme='http://www.blogger.com/atom/ns#' term='password'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Slackware'/><title type='text'>Password-ly Relief!</title><content type='html'>Here I sit typing, with a weight recently lifted from my shoulders, from (dun dun dunnnnn!) Linux!  Wuhhoo!!&lt;br /&gt;&lt;br /&gt;OK, so first, here is what I did to fix the password problems (that stemmed from my brain-dead-ness problems... but that's for my personal blog instead of here!)&lt;br /&gt;&lt;br /&gt;At the LILO boot prompt, instead of pressing the Enter key like usual, I typed this:&lt;br /&gt;&lt;center&gt;&lt;span style="font-family:courier;"&gt;mount root=/dev/hdb3 init=/bin/bash&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;What this appears to do is mount the specified partition as root.  I, conveniently, chose the partition I use as root to be the root partition.  Nice, eh?  (If I understand correctly, I think people can get all fancy and have other partitions that are bootable and this allows the user to boot into any bootable partition.)&lt;br /&gt;&lt;br /&gt;The next bit is the "init" part.  This took me right into the bash shell as root user WITHOUT a password.  Yay!  This was the first part of the mission accomplished.  Going into the bash shell seemed to work for me... I think I happen to use bash as my default shell, so if you use something else perhaps you need to indicate what shell?  And maybe it doesn't matter.  I really don't know.&lt;br /&gt;&lt;br /&gt;So, to change passwords I used the nifty, my-new-best-friend, command &lt;span style="font-family:courier;"&gt;passwd&lt;/span&gt;.  By typing in either &lt;span style="font-family:courier;"&gt;passwd root&lt;/span&gt; or simply &lt;span style="font-family:courier;"&gt;passwd&lt;/span&gt; (because we're already logged in as root) we can set a new password without ever needing to remember the old one.  (Which I did actually remember, by the way... after resetting the password. *sigh*)&lt;br /&gt;&lt;br /&gt;To be thorough in the process, I decided to reset the user passwords too... which meant I had to remind myself of what usernames I had set up.  Turns out I only had one, and I found that by doing a simple &lt;span style="font-family:courier;"&gt;ls /home&lt;/span&gt; to see all the user directories.  From here I used the &lt;span style="font-family:courier;"&gt;passwd &lt;username&gt;&lt;/username&gt;&lt;/span&gt; to reset my username password.&lt;br /&gt;&lt;br /&gt;Sounds fairly painless, doesn't it?&lt;br /&gt;&lt;br /&gt;I was relieved (and yet also somewhat startled) to learn that there are a number of ways to work around this (very noob-ish) problem.  Here are a couple of links that helped me get to my solution.  There are tons out there, and I had to try a few things before getting this to work, but it worked. :)  Hurrah!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://everything2.com/index.pl?node_id=737090" target="_blank"&gt;"Ack! I forgot  my root password!" @ everything2.com&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.quotesdb.info/efnet/linux-noob/13Jan2006/5.html" target="_blank"&gt;some conversational tidbits @ quotesdb.info&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-115945179628558886?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/115945179628558886/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=115945179628558886' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115945179628558886'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115945179628558886'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2006/09/password-ly-relief.html' title='Password-ly Relief!'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-115944893987369481</id><published>2006-09-28T09:06:00.000-04:00</published><updated>2007-02-28T22:37:11.294-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='big mistakes'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>A lesson learned the hard way</title><content type='html'>This is &lt;span style="font-weight: bold;"&gt;so&lt;/span&gt; embarassing.&lt;br /&gt;&lt;br /&gt;The lesson that is being leared the hard way (that just might get harder very soon) is that I have totally forgotten my Linux passwords, and even the usernames.  THIS is a HUGE problem.&lt;br /&gt;&lt;br /&gt;If I figure my way out of this one without installing, I will definitely let the world know.&lt;br /&gt;&lt;br /&gt;What a noob.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;UPDATE:&lt;/b&gt; Problem solved!  See this post: &lt;a href="http://slackwarenoob.blogspot.com/2006/09/password-ly-relief.html"&gt;Password-ly Relief&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-115944893987369481?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/115944893987369481/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=115944893987369481' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115944893987369481'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115944893987369481'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2006/09/lesson-learned-hard-way.html' title='A lesson learned the hard way'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-115941420755801107</id><published>2006-09-27T23:24:00.000-04:00</published><updated>2007-02-28T22:36:14.878-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Java'/><category scheme='http://www.blogger.com/atom/ns#' term='goals'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Slackware'/><title type='text'>Back at /home?</title><content type='html'>I ended up doing a little Java programming tutoring this evening at the University.  Ahhh, sitting in the back of the lab where I had my first ever Java programming labs.  It was a touching moment.&lt;br /&gt;&lt;br /&gt;It was a cool night that helped to spark me back into my technical, geeky side.  Makes me want to boot into Linux right now, but alas, I have an 8:30 morning class and don't have the "stay up typing until 3AM" stamina that I used to have.  (And I don't really want it back either!)&lt;br /&gt;&lt;br /&gt;BUT... I do have a new goal for my Linux-ing.  I want to install the latest and greatest version of Java... maybe some of the "cooler" stuff too, like getting into Beans and Enterprise stuff.  Anyway, if I download it and get it all set up *just right* then maybe I'll log into Linux more often to teach myself some new stuff, follow along with tutorials, make my Java knowledge a little less archaic, etc. :)&lt;br /&gt;&lt;br /&gt;Other things I must, must, must prepare for in the Linux world is visual design and web based development stuff.  I gotta get set up for that because I need to be doing that too.  Eek.... what am I messing around in Windows for?!  I can't get my work done here....&lt;br /&gt;&lt;br /&gt;Onward, back to Slackware!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-115941420755801107?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/115941420755801107/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=115941420755801107' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115941420755801107'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115941420755801107'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2006/09/back-at-home.html' title='Back at /home?'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-115928124708200242</id><published>2006-09-26T10:28:00.000-04:00</published><updated>2007-02-28T22:37:23.948-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='back patting'/><title type='text'>Look who was useful!</title><content type='html'>Wow, even in my absolute neglect to my great plans for Linux-ing more regularly (as I ashamedly type this up running Windows XP) it turns out my noob-style ramblings have actually been of some worth to someone beside myself!&lt;br /&gt;&lt;br /&gt;So, today's post pleasantly marks the &lt;a href="http://www.blogger.com/comment.g?blogID=31725600&amp;amp;postID=115395760937835075"&gt;first ever comment left here&lt;/a&gt;!  Whoo!  (I helped someone, I helped someone!)  Right on!&lt;br /&gt;&lt;br /&gt;Now... for the serious stuff.  What the heck is holding me back from Linux-ing now?  I honestly just forget a lot of the time as the hectic pace of life is increasing once again.  But I also am comfortable, apathetic even, to the ways of the windows.  So very sad. *sigh*&lt;br /&gt;&lt;br /&gt;Little steps, Donna, little steps.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-115928124708200242?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/115928124708200242/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=115928124708200242' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115928124708200242'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115928124708200242'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2006/09/look-who-was-useful.html' title='Look who was useful!'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-115474926392289168</id><published>2006-08-04T23:30:00.000-04:00</published><updated>2007-02-28T22:31:44.906-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='USB'/><category scheme='http://www.blogger.com/atom/ns#' term='Slackware'/><category scheme='http://www.blogger.com/atom/ns#' term='external drive'/><title type='text'>Just a quick Linux moment</title><content type='html'>I couldn't resist ... I booted into Linux for about 40 minutes tonight.&lt;br /&gt;&lt;br /&gt;I think I did it in hopes to download Rogue (a Dungeon and Dragons like game, I guess) for Linux.  I grew up on this game on our old PCs and never conquered it.  I thought it would be cool to put it into something closer to it's original environment.  But I didn't find what I was looking for -- granted I didn't try very hard.&lt;br /&gt;&lt;br /&gt;Instead I started messing with the external DVD burner ... I don't know why, seeing I didn't anticipate it working out, but I actually figured out how to get it recognised, which is rather cool.&lt;br /&gt;&lt;br /&gt;First I learned about the command: &lt;span style="font-family:courier;"&gt;lsusb&lt;/span&gt; which lists all the stuff attached to USB ports.  It found both the burner and the webcam.  Kind of cool.&lt;br /&gt;&lt;br /&gt;Then, I read something about saying that &lt;span style="font-family:courier;"&gt;/dev/scd0&lt;/span&gt; would be the external drive.  I don't know *why* this is the case, but it turns out to be true in my case.&lt;br /&gt;&lt;br /&gt;Next (as root), I mounted the external drive (a few different ways, but settled on the following...) ... seeing that &lt;span style="font-family:courier;"&gt;/mnt/cdrom&lt;/span&gt; was not in use, I went for &lt;span style="font-family:courier;"&gt;mount /dev/scd0 /mnt/cdrom&lt;/span&gt; and then found a movie player already installed that recognised the DVD in the drive.  (And any fellow newbies, don't forget to unmount when you're done.  &lt;span style="font-family:courier;"&gt;umount /mnt/cdrom&lt;/span&gt; )&lt;br /&gt;&lt;br /&gt;Now, I'm not totally satisfied.  I did get the sound quality to improve, with a little more tweaking within &lt;span style="font-family:courier;"&gt;alsamixer&lt;/span&gt; but the picture quality wasn't as good as what I use in XP. :(  Seemed jerky and stuff... it might need better drivers or something?  Also, I have noted that I cannot get a better screen resolution than 1024x768 ... which is a silly thing, considering my lovely 19" LCD monitor.&lt;br /&gt;&lt;br /&gt;And before I forget, for some reason, I can't press a keyboard key, hold it down, and input more than one character.  This is annoying for backspace or when I really want to type hhhhhhhhhhhhhhh.  That, also, is just silly.&lt;br /&gt;&lt;br /&gt;But all of that is for another day.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-115474926392289168?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/115474926392289168/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=115474926392289168' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115474926392289168'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115474926392289168'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2006/08/just-quick-linux-moment.html' title='Just a quick Linux moment'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-115463607008369956</id><published>2006-08-03T16:12:00.000-04:00</published><updated>2007-02-28T22:26:44.258-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='excuse note'/><title type='text'>Linux-less?</title><content type='html'>I started off so well, but for the past few days I have been quite Linux-less.  I have a bunch of projects on the go and the ones that involve computers rely on Windows based apps still.  I haven't had the time to get an emulator to work, and frankly, can't afford to mess things up at the moment.&lt;br /&gt;&lt;br /&gt;BUT...&lt;br /&gt;&lt;br /&gt;The plan will be to get Linux-ing as much as possible for my personal computing stuff once this wave of crazy-ness subsides soon.  Maybe I'll get to switch over a few times, but that will be the exception and not the rule, quite sadly.  Ah well... I'll be back.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-115463607008369956?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/115463607008369956/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=115463607008369956' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115463607008369956'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115463607008369956'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2006/08/linux-less.html' title='Linux-less?'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-115414741496025186</id><published>2006-07-29T00:00:00.000-04:00</published><updated>2007-02-28T22:24:29.970-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Slackware'/><category scheme='http://www.blogger.com/atom/ns#' term='Freerock GNOME'/><title type='text'>Interesting discoveries</title><content type='html'>Maybe that would be better represented as "Inadvertant discoveries" but anyway...&lt;br /&gt;&lt;br /&gt;I was simply trying to check off one of my goals tonight.  I did some googling about to find what might be workable and I learned that, once I take the time to do it, my scanner should work no problem, and also that my printer works better than I thought.  (Some of the problems I had were my not paying attention to configuration details; for example having the default page size as A4 instead of Letter... no wonder things were going off the page.  Duh!)&lt;br /&gt;&lt;br /&gt;Then I thought I'd look for making my scroll wheel mouse working properly.  This sounded like it might be "simple" and scrolling is something I miss desperately.  So I stumbled onto a very interesting site.  It's not quite a newbie site, but it has some great tips and ideas for configuring Slackware.  Here's the link:  &lt;a href="http://http//www.vcn.bc.ca/%7Edugan/setting-up-slackware.html" target="_new"&gt;How To Properly Set Up Slackware Linux&lt;/a&gt;.  I'll be referring to it again soon, I'm sure.&lt;br /&gt;&lt;br /&gt;Anyway, I found some simple instructions on how to get my mouse to scroll again (which I cannot confirm yet, since I haven't logged in -- or rebooted -- with the new settings in place) but then I wandered off into the guy's thoughts on window managers and his recommend of Gnome (which I noticed yesterday didn't come with Slackware :(  I always used to like switching back and forth depending on what games I wanted to play! ;)) which lead me to "&lt;a href="http://gsb.freerock.org/" target="_new"&gt;Freerock GNOME&lt;/a&gt;" which I had never heard of before.  Since there sound like a number of advantages to having Freerock specifically, and I also was planning to download GNOME anyway, I thought I'd go ahead with the download.&lt;br /&gt;&lt;br /&gt;The site offered a "simple", one-click install ... well not really one-click, but one-step.  I typed in a single line on the command line and let it do this "simple" install do it's magic.  (Especially since I had a failed Wine installation earlier on today ... I'll have to try downloading and installing the Windows emulating software from another interesting site: &lt;a href="http://www.linuxpackages.net/" target="_new"&gt;LinuxPackages.net&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WELL...&lt;br /&gt;I didn't read closely enough, but somehow I get away with that fact this time.&lt;br /&gt;&lt;br /&gt;Turns out that this magic all-in-one installing thing is really just that... not only is it downloading and installing Freerock GNOME, it's also downloading and installing EVERY out of date Slackware dependency.  I believe this is because of some magical, wonderful thing called &lt;b&gt;slapt-get&lt;/b&gt; which appears to enjoy maintaining Slackware installs.  Methinks that Mr. Slapt-Get and I might just become close friends.&lt;br /&gt;&lt;br /&gt;Meanwhile, this entire updating process is taking a LONG time.  I had NO idea what I was getting myself into!  But it's still happening much quicker than me manually doing it all, etc.  Right now it's downloading more stuff specifically for installing Freerock.&lt;br /&gt;&lt;br /&gt;Elsewhere, I read today that Slackware 11.0 is being released soon.  That's just like me going to all this trouble when a whole new version is on the way.  I'll probably stick with 10.2 for a little while, unless I learn that 11.0 has something amazing that I simply &lt;i&gt;cannot&lt;/i&gt; live without.&lt;br /&gt;&lt;br /&gt;Well, I'm trying to read about XML while I'm waiting for this thing to finish up, so I can find out if my mouse works and if GNOME was installed, etc.  So I take my leave for now.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-115414741496025186?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/115414741496025186/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=115414741496025186' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115414741496025186'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115414741496025186'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2006/07/interesting-discoveries.html' title='Interesting discoveries'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-115405654596389642</id><published>2006-07-27T22:56:00.000-04:00</published><updated>2007-02-28T22:23:32.635-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='open source'/><category scheme='http://www.blogger.com/atom/ns#' term='Gaim'/><category scheme='http://www.blogger.com/atom/ns#' term='Thunderbird'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='development'/><category scheme='http://www.blogger.com/atom/ns#' term='The Gimp'/><category scheme='http://www.blogger.com/atom/ns#' term='design'/><category scheme='http://www.blogger.com/atom/ns#' term='Slackware'/><category scheme='http://www.blogger.com/atom/ns#' term='Apache'/><title type='text'>More installing, devel &amp; design</title><content type='html'>First before I jump into my goals, let me just amaze you with what all I've done since my last post.  Actually, last night after posting, I decided to go ahead and try to install/upgrade/update/whatever! some more applications.&lt;br /&gt;&lt;br /&gt;I had already downloaded the latest Thunderbird version so I decided to tackle it next.  I just followed a similar scheme to my grand experiences installing Firefox.  I approached this install with more confidence and also did a little experimenting in the process.  All in all, it ended up working out just the same.&lt;br /&gt;&lt;br /&gt;Then, I installed my first package.  I wanted to update Gaim because it seemed that there were issues with the version that came pre-installed.  So I hoped that the latest version would help.  For Gaim, the downloads were either source (bleck!) or RPM type packages.  I thought I'd go the package route, thus I downloaded and let KPackage do it's thing.&lt;br /&gt;&lt;br /&gt;At first, I wasn't even sure if it did anything.  I launched Gaim and discovered that it still worked -- although I really figured it was still the old version.  But once it was up and running, the version info told me that this was indeed what I had just installed.  And it works better too.  Rah!&lt;br /&gt;&lt;br /&gt;This brings us to today -- a day I chose to keep Windows XP on, quite honestly.  If I left Linux up I would tinker all day (I did enough of that as it was) and I really have a lot of other things in life going on right now so I needed to lessen the temptation.  I must admit, I did login to Slackware once today.  And guess what I did in that time?  (Besides playing Spider....) I downloaded and installed Apache HTTP server.  Whoo! :)&lt;br /&gt;&lt;br /&gt;With that said, now I will talk about more goals!&lt;br /&gt;&lt;br /&gt;One of the reasons I decided to get back into Linux is having a stable and responsive system to do nearly any kind of design or development stuff that I want.  I have a number of outstanding and/or upcoming projects that I need a better, more friendly environment to work within.&lt;br /&gt;&lt;br /&gt;So I'm all happy about being able to attempt website design (no matter the size or intent) all in a single system.  I can use one of the awesome development tools available via Open Source or stick to a simple text editor.  I can have a server or two running, utilise different languages, have as many databases I need, and see how it all looks and works without having to upload anything.  Can this be done in Windows?  Yes I think so, to an extent.  But Windows is so messed up right now, and so sluggish and, yah, I'd rather develop in Linux.  So I'm going to.&lt;br /&gt;&lt;br /&gt;Also, I'm looking forward to getting thicker into visual design work, using nifty tools like The Gimp and whatever else I can find -- without having them crash and burn in Windows every so many minutes.&lt;br /&gt;&lt;br /&gt;And, I don't know, somehow, it just makes me feel just a little bit smarter again.  Silly to some, but quite nice right now.  Even if I am just a noob.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-115405654596389642?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/115405654596389642/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=115405654596389642' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115405654596389642'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115405654596389642'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2006/07/more-installing-devel-design.html' title='More installing, devel &amp; design'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-115396489340382051</id><published>2006-07-26T21:40:00.000-04:00</published><updated>2007-02-28T22:22:04.864-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='goals'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Slackware'/><title type='text'>Some goals... while I'm thinking of it.</title><content type='html'>So far, right off the bat from my install, I have managed to get networking and sound up and running.&lt;br /&gt;&lt;br /&gt;Here's what's currently on my hit list:&lt;br /&gt;- figuring out why my internet connection can be slow or delayed&lt;br /&gt;- getting my printer (Canon S750) to work PROPERLY, not just somewhat (I know it worked under Red Hat 7.3 *argh*)&lt;br /&gt;- getting the scroll button/wheel on my mouse to work (I miss scrolling *sniff*) &lt;span style="color:#ff3300;"&gt;[UPDATE: Mission Accomplished!!  See: &lt;a href="http://slackwarenoob.blogspot.com/2006/09/its-little-things.html"&gt;It's the little things&lt;/a&gt;]&lt;/span&gt;&lt;br /&gt;- being able to use my scanner (HP scanjet 2200c)&lt;br /&gt;- being able to use my webcam (a Logitech something...)&lt;br /&gt;- being able to access my new external DVD burner (Sony DRX-810UL)&lt;br /&gt;- being able to access my photos/videos on my digital camera (Sony Cybershot DSC-P52)&lt;br /&gt;&lt;br /&gt;There are a ba-zillion things to figure out.  All sorts of software to update.  I'm also planning to install the latest kernel to see if it improves on any hardware compability issues.  We'll take that one very slowly, methinks.&lt;br /&gt;&lt;br /&gt;I don't even know what software is on here, to be honest!  So I'm just going on trying to use this "as normal" and try to figure out how to make something work if I need it (or switching to Windows XP if I'm short on time, patience, or otherwise know that it won't work).&lt;br /&gt;&lt;br /&gt;Sounds like a long-term goal, this get comfy with Slackware thing, doesn't it?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-115396489340382051?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/115396489340382051/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=115396489340382051' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115396489340382051'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115396489340382051'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2006/07/some-goals-while-im-thinking-of-it.html' title='Some goals... while I&apos;m thinking of it.'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-115395760937835075</id><published>2006-07-26T19:45:00.000-04:00</published><updated>2007-02-28T22:21:19.258-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Slackware'/><category scheme='http://www.blogger.com/atom/ns#' term='Firefox'/><title type='text'>"Installing" my first application</title><content type='html'>Well, really, all I was wanting to do was upgrade.  Go from Firefox 1.0.6 (that came with the linux installation) allllllll the way up to Firefox 1.5.0.4.  Simple right?  Well, yah, I guess it is if you know what you're doing!  Or, no, not so simple if you really just want to go 'click, click, ok' like in some other OSes, or if you get to use a "package".  Well, I'm sort of somewhere in between, but still not really confident about knowing what I'm doing!&lt;br /&gt;&lt;br /&gt;I logged in as "root" and downloaded the tarball to my home directory.  Then I found a little (and I mean little) blurb on the Firefox site about untarring the download where you want the app installed within linux, which is (sort of) great, except: (a) I didn't know where it &lt;i&gt;ought&lt;/i&gt; to be installed; and (b) I was hoping that I was upgrading, not &lt;i&gt;really&lt;/i&gt; installing.  I know how to untar something... I'm not a complete Linux n00b, but in Linux I've only ever done what I've &lt;i&gt;had&lt;/i&gt; to do.  It's a whole other ballgame to do the things I &lt;i&gt;want&lt;/i&gt; to do, as well.&lt;br /&gt;&lt;br /&gt;Anyway, I did some googling and poked around my filesystem trying to figure out what's up.  Things started coming back to me, things long lost since my school-related linuxing days.  I managed to track down where all the application files seem to be.  A mysterious place called: /usr/lib/ -- this place contained a directory full of Firefox 1.0.6 files, so I know I was on to something, no matter how small that something was.&lt;br /&gt;&lt;br /&gt;I tried to "install" 1.5.0.4 by untarring into &lt;span style="font-family:courier;"&gt;/usr/lib/&lt;/span&gt; but all that did was attempt (and fail) to overwrite the symbolic link called "firefox" with a directory full of stuff also called "firefox".  OK, fine.  I get that... well kind of.  What the heck is a symbolic link, anyway?&lt;br /&gt;&lt;br /&gt;Actually, I knew I used them all the time.  I knew they were handy little pointers to big ugly long pathnames, making life much easier in general.  But I had never actually had to create or destroy them.  I'm sure any experienced linuxer reading this (I'm sorry!) is laughing at me by now, since symbolically linking files is absolutely no big deal.  But isn't it quite normal to be afraid of the unknown? ;)&lt;br /&gt;&lt;br /&gt;Anyway, I deleted the old Firefox directory and the symbolic link that linked to the "firefox-bin" file within in... &lt;i&gt;after&lt;/i&gt; taking careful note of what it was linking too.  After all, I want to be like all the cool kids who use symbolic links to run Firefox.  Then, it was time to start fresh.  The idea of simply upgrading -- as I had always thought of it, I mean -- had totally flown out the window by this point.  This was essentially a fresh install... only my settings saved elsewhere were safe.  (I hoped.)&lt;br /&gt;&lt;br /&gt;Here's what I tried, from within &lt;span style="font-family:courier;"&gt;/usr/lib/&lt;/span&gt;:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier;"&gt;mkdir firefox-1.5.0.4&lt;br /&gt;cd firefox-1.5.0.4&lt;br /&gt;tar -xvzf ~/firefox-1.5.0.4.tar.gz&lt;br /&gt;cd ..&lt;br /&gt;ln -s /usr/lib/firefox-1.5.0.4/firefox/firefox-bin firefox&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;By the end of all that, I had myself the new Firefox files all laid out AND a symbolic link to firefox-bin, just like I saw was there before.  Now it should work, right??&lt;br /&gt;&lt;br /&gt;WRONG!&lt;br /&gt;&lt;br /&gt;Ouch.  With the old version completely deleted and the new version not being happy with me I had no working Firefox anymore. :(  Now what?  Open up one of the other million browsers that got installed (I chose Mozilla) and do some more googling, that's what!  That in itself didn't solve my problem, but having my Google powers back made me feel better.&lt;br /&gt;&lt;br /&gt;I poked around the filesystem a little while longer.  IF I had been brilliant, I would have typed: &lt;span style="font-family:courier;"&gt;whereis firefox&lt;/span&gt; and learned where all "firefox"-es lived.  Instead I kept poking until something finally felt sorry for me and told me that there was also something I should be looking at in &lt;span style="font-family:courier;"&gt;/usr/bin/&lt;/span&gt;.  Off to &lt;span style="font-family:courier;"&gt;/usr/bin/&lt;/span&gt; I went, called up the directory listing and scrolled WAY up to find a very firey red looking "firefox" ... a symbolic link that got busted when I did my rash of deletions, no doubt.&lt;br /&gt;&lt;br /&gt;I put my new symbolic linking skills to work, first examing what the broken link was supposed to be.  Then deleting it completely.  Time to link again!  Wuhhoo!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier;"&gt;ln -s /usr/lib/firefox-1.5.0.4/firefox/firefox firefox&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Although that just looks like I keep repeating myself, having acquired some kind of repetitive word typing disorder during this time of Firefox-less stress, I bravely called on Firefox to load up again... and...&lt;br /&gt;&lt;br /&gt;IT ACTUALLY WORKED!!&lt;br /&gt;&lt;br /&gt;Amazing how little things (that seem so huge at the time) can be so rewarding.  So steps similar to these will I follow to "upgrade" Thunderbird and Gaim.  And I'm sure they'll come in useful for first time installs too!  That is, unless I'm missing something and don't know it yet.  But, guess what?  I'm typing up this blog post using Firefox 1.5 within Slackware 10.2 and so far it goes quite well. :)&lt;br /&gt;&lt;br /&gt;It's amazing what a little time and determination can accomplish.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-115395760937835075?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/115395760937835075/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=115395760937835075' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115395760937835075'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115395760937835075'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2006/07/installing-my-first-application.html' title='&quot;Installing&quot; my first application'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31725600.post-115395751511366275</id><published>2006-07-26T19:41:00.000-04:00</published><updated>2007-02-28T22:20:11.744-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Slackware'/><title type='text'>Inaugural entry</title><content type='html'>Yesterday I went through the daunting task of installing Slackware 10.2, a linux distribution known for it's non-user-friendliness.&lt;br /&gt;&lt;br /&gt;Why did I do it?  Why bother since Red Hat 7.3 has sat almost untouched on my linux partition for the last two years?  What do I hope to acheive by "slacking off"?  And what little things am I learning along the way, that I want to share, but also want to remember!?&lt;br /&gt;&lt;br /&gt;This is the place to find out.  My regular blog readers won't particularly care, so I am sending all such important things to this very spot.&lt;br /&gt;&lt;br /&gt;Linux for everyday?  Let's find out how that goes!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31725600-115395751511366275?l=slackwarenoob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slackwarenoob.blogspot.com/feeds/115395751511366275/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31725600&amp;postID=115395751511366275' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115395751511366275'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31725600/posts/default/115395751511366275'/><link rel='alternate' type='text/html' href='http://slackwarenoob.blogspot.com/2006/07/inaugural-entry.html' title='Inaugural entry'/><author><name>olivepeople</name><uri>http://www.blogger.com/profile/03446919759945205393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
