It's been a while again since I wrote anything in this blog, so many things have happened, one that is worth mentioning is that I started working again as a bike messenger, and one of the nice things about having to go in and out of virtually every building in downtown chicago, and specially the dock areas, is that I get to pass by the giant garbage containers, you know the industrial ones that get filled with anything that this corporate society throws away. One of those times when I peaked inside one of this garbage containers, the one inside the dock of the
Chicago Board of Trade , I managed to see a thin gray thing that resembled a laptop, I went past it on my way to the messenger center inside that dock. After I had delivered my package, I passed thru again and took a look, there was a dock station for a Compaq Armada sitting at the top of a bunch of construction debris, I looked around and not seeing anyone, I reached inside the humongous trash can, as I did this I saw a few more thin gray things all around that look the same, I grabbed all of the ones I saw, and stuff them in my bag, at the end I managed to rescue form sure destruction 4 laptops and one dock station, all
Compaq Armada m300 600mhz with 360mb of ram or so. The dock station came with a dvd rom and a zip drive, no power cable or hard drives or caddys for them. I bet if I jumped inside the garbage, I would have found more, but not wanting to press my luck (as I discovered later when in the same trash I found a
mac quadra that weighed 50 pounds), since the guards would surely ask what I was doing. I left the building and all day I wondered if they worked, with a smile on my face. Once home I looked on ebay for a caddy and a power cord and found both for about 30 bucks all together. One week later I powered the machines, and to my surprise and joy, all of them worked, although two of them had some dead pixels, but nothing to be upset about. I have this kanotix livecd from 2004, it booted fine and knowing that one of my wifi cards worked with it I got on line and checked all the features. At the end, one of my dreams came true, since all the time I have been a messenger I have looked inside this trash containers hoping to find computers. So far I had only found dying crt monitors and broken furniture.
So the next thing I did was to download the latest
Sidux livecd, I have been trying most of them, but haven't had the chance to try the latest one called
"Gaia" . If you never have burned an linux iso, do it on a slow speed, I usually do it at 4x, otherwise you can run into trouble.
Once i had the cd on my hands I booted it with the default parameters. It booted flawlessly, at the end I had a nice
kde desktop .
Usually the first thing I do is to get the machine on line, I have two wifi cards, and one of them is natively supported by "Gaia" to my fortune, the
smc2635W 2.4Ghz 11Mpbs with a rt2400 chipset. I could not use the Sidux network card configuration tool for some reason, so I just opened a konsole (or terminal) and use the iwconfig command to get on line, for someone that never have done this here is an example: (it has to be done by root #)
#iwconfig eth1 essid (name of your network) mode managed key s:(you key)
#dhclient eht1
The eth1 name of the card can change depending on the card so to discover the name of a card just type
iwconfig by itself and it will tell you the name, if nothing appears then you have to install your card.
Once I got on line I used
gparted to format the hard drive. Gparted is a very easy tool to partition hard drives.
The installation tool for Sidux is very easy as well and once everything was partitioned, it only took a couple of minutes to get the installation going, at the end it only took about 17 minutes to finish. I have to mention that the installer is so nice since it only takes a few keystrokes to instruct the machine to do what it has to, and then you are done and just wait for it to finish, compared to the
ubuntu or the
debian installer that will have you sit thru all the steps and consume all kinds of time to get the installation going, and also Sidux has the nice touch of always being on a desktop on the livecd (and
knoppix and
kanotix for that matter since sidux the installer is based on the knoppix one I belie ve) so while you wait for the machine to install, you can be surfing the net or listening to music, etc.
I rebooted.
Update:
After installing a few computers with sidux I think now that is best to at this point dist-upgrade the system, meaning to update the system all the way. So all there is to do is to go to init 3, so I either boot with grub parameters 3 (which means that if u put a three at the end of the instructions to boot for grub it will boot directly in to init 3, and is the easiest way to do it), also at any time once booted you can press ctl-alt-f1 at the same time and you will be in console mode, be sure to turn all applications off before you do it, but don't worry because if you forgot to do it, you can always go back by pressing ctl-alt-f5 or f7, any way once there log in then become root (or get administrator status), you do that by typing su and then your password for root. then type init 3.
enter
then type smxi and follow the instructions. Using the
smxi script is the way to upgrade in sidux and you can learn all about it at the
sidux project.
The next step is to install all the basic software, but first I updated my repositories to include the
debian-multimedia one of Christian Marrillat . This repository has all the needed software to play dvds mp3 and a lot of more fun stuff (some of it might be illegal on certain countries).
So next I opened a Konsole, here is all the steps from updating the apt sources.list, to installing all the software one might need, for other stuff just look in the repositories with synaptic (
synaptic is a download package manager). All of it is done by root (#).
#apt-get update
#apt-get install gui-apt-key
#cd /etc/apt
#vi sources.list
Once inside Vi or Vim type I for inserting the repository and type
deb
http://www.debian-multimedia.org sid main
Then type Esc and :wq to save and leave Vi
Next I did a apt-get update and installed the key for the repository I just added, the apt-get update tool tells the key that is missing, it is at the end of the thread, copy it then fire up the
apt key manager (find it in K>system>apt key manager) paste the key (numbers only).
#apt-get update
Now to install all the stuff for multimedia viewing and streaming, also java and audacity for music recording. Anything else can be found by searching the repositories with synaptic.
#apt-get install synaptic streamtuner streamripper mplayer mozilla-mplayer xmms xine-ui vlc audacity sun-java6-jre flashplugin-nonfree libdvdcss2 w32codecs
(note that the last 2 could be illegal in some countries, but they are the ones that make dvd's, mp3's, avi's and other windows formats to work).
One thing I noticed is that the install has no sound as default, so I just went to control center (in the k menu) and in the sound and multimedia button is the sound system, I enabled it and in the hardware section selected
ALSA or Advance Linux Sound Architecture .
Once I did all this, I fired up
konqueror and updated the plugins since I just installed flash, on the settings section > plugins> there is a button to automatically look for new plugins. Done.
So now I have three more laptops, I ordered some hard drives from a friend on ebay (its cheaper that way), I'll decide what system to install on them and I will be selling them. I'm keeping the dock station though.


Here's a picture of the actual laptop.