Hmm, I’m rather getting interested in giving some thign ‘odd’ a go.

Installing FreeBSD 7 on the test machine, then converting it into a fully functional PC-BSD system.

It’s doable, just takes time and effort, and well, I like to tinker with programs from time to time ^_^.

Yes, I’m that bored trying to pass time between /actually/ being able to work lol.

I need a vacation…

Dails efforts…

Finally a productive day… Because every one else but me slept through most of the afternoon ^_^

I finished adding a summary mode to my script, later I want to put in user agent exclusions among other things; so it can be tuned to more automated traffic hehe.

I also managed to install Ubuntu 8.04 on SAL1600 today, I’m very happy to say that the boot time is a heck of a lot better then 6.06 was when I inertially tested the distribution. The installer is more complex then PC-BSDs but still quite simple, last time I needed to use an ‘alternate’ install CD with a hacked debian installer in order to get GRUB in Ubuntu’s / rather then screwing with GAG. This time, I only had to scratch my head enough to choose the ‘advanced’ button before commiting to the format & install — and select the location to install GRUB to hehe ๐Ÿ˜‰

Got done in about a half hour, counting setting up a few packages (nVidia drivers, g++, JDK, zsh, etc) and I can finish the rest later. I’m not very partial to Ubuntu although I do greatly like the human theme for Gnome they use. While both FreeBSD 6.x and Linux 2.6.x are fully able to support my desktops hardware: FreeBSD works perfectly out of the box other then sound, which is just a driver away. Most Linux distro on the other hand, need me to screw with things. Debian Sarge for example tried to convice me I had no hard drive controller or network interface, for which NetBSD agreed and Slackware concurred about the NIC ^_^.

I want to test CrossOver Games to see if I could get Rvs or SWAT4:TSS working in it… There is a trial for PC-BSD but the Linux version is supposed to work better and is officially supported. I’ve heard that WINE has improved greatly on FreeBSD (and PC-BSD 1.5.x includes patches to aid it afaik). Even with the gripes of WINE working much better on Linux then FreeBSD, I only tested it on FreeBSD two years ago and threw it out as useless for even light duty gaming.

I’d really prefer to be running Slackware or Gentoo if I had to run a GNU/Linux distro off my desktop… But I don’t have time to muck about just for testing this thing, hence the Ubuntu installation lol. I expect it will fail horribly and I’m not expecting much more then being able to get RvS installed but I’ll give it a go. And to be frank, with how poorly done Rvs and SWAT4 are from a software perspective… I’m really supprised people can run then on Vista, hell we have to side-step problems the games have with modern graphics cards (and SWAT4:TSS ain’t that fucking old!)

To be honest, I think I would have to create my own “Linux From Scratch” system to ever truly be happy with a Linux distro, that or just install OpenBSD instead and be perfectly happy hehe xD. But, in terms of having to run a specific OS, I’d be much more happy with GNU/Linux then I am with Windows XP. The only reason I’ve never removed WinXP from my desktop is I need one game box, you could say… If I wasn’t in [SAS] then I would be totally and 100% free of Windows for the rest of my days. But I love my team to damn much to leave, even if it means having to keep one working copy of Windows around.

The thing that really pisses me off, I can run FreeBSD and Linux on my desktop and it is rock solid for all I need it to do (y). Running Windows XP on the same machine, I only *wish* I could say the same hahaha. Between the nVidia drivers, Direct X 9, and Creative Labs + Raven Shield not playing nicely together it loves to get blue screens of death under XP.

At least when a machine has problems with running BSD or Linux, you generally get what you paid for but when Windows has problems, it blows because you got charged by every bastard along the way and his dog too!

So Winucking funny, it’s pitiful !!!

I honestly don’t know if I should laugh or cry, it’s really that bad but I’m laughing my ass off right now lol.

Like last week I set up Microsofts Services For UNIX 3.5 on my XP machine, configured user/group maps from my Windows XP user account to my account on the OpenBSD server with the NFS shares. I followed the documentation that came with the software to get it set up.

If I try to access \vectrasrvnfs through Windows Explorer I either get an error message or I get the files, or I get BOTH. And trying to even right click to highlight any thing in Windows Explorer causes lock ups for several seconds. If I use the IP address rather then the alias ‘vectra’ that I setup in %SystemRoot%System32Driversetchosts it works slightly faster if I try to use the dir command in the command prompt which is stupid.

When I try to map the share to a network drive in Windows Explorer it dies with an error at \vectrasrvnfs, but I can ‘browse’ for it and then use it some times. It also ignores the maps I set up in the graphical SFU admin program so I can’t access files — and still buggers up when I tell it the login datam.

So finally pissed off after a week of this lag & lock crap, I open a command prompt with SFU’s shell and check the mount commands documentation which tells me to use the Windows Uniform Naming Convention (UNC) syntax for the file paths.

mount \vectrasrvnfs N:

And I get an error message about \vectrasrvnfs being an invalid command line argument to mount. So I for the hell of it I try the unix style host:share syntax to see if that works.

mount vectra:/srv/nfs N:

and BOOM it friging works !!!

I open windows explorer and go to N: in the nav bar and it works QUICKLY just like the NFS Shares mounted on my PC-BSD system do. Now my NFS shares are working through Windows Explorer properly, not like a piece of garbage as it was when doing through the GUI on Windows.

THE IRONY OF IT ALL !?

Microsoft Windows is noted by some people for giving easy, graphical ways to do things that ‘unix’ systems are supposed to lack quality documentation.

I used the ‘easy’, ‘graphical’ interfaces in Windows to do what takes 2 seconds in Unix which is ‘supposed’ to lack documentation and it works like shit or not at all in Windows.

I used the ‘hard’, ‘command line’ like way on Windows, only to find that the ‘supposed’ good documentation is wrong, and guess what — Doing it from the command line on Windows works ____better____ then the GUI once you figure it out.

Time to roll on the freaking floor laughing until my sides hurt !!!!

1.5->1.5.1 update, dead flock’er

GRRRRRRRRRRRRRRRRRRRRRRR

PC-BSD update for 1.5->1.5.1 went smoothly if slowly but broke flock ๐Ÿ™

Well, at lest they are starting to figure out you don’t have to nuke every installed port/pkg to do upgrades… They however still don’t seem to have fixed the flib’n syntax error in their sound detection systems XML file, which has been there since the new sound detection system hit.

urxvt & utf-8

Found an interesting problemo tonight with using vim in rxvt-unicode. Since the German umlauts and the old double-S (รค รถ รผ รŸ) are a bit tricky for me to make without a copy/pasting then where needed I usually use the alternative (ue oe ue ss) where possible. Since vim 7 has spell checking, I’ve got spelllang set to handle US and British english plus German in the spell checker. Which really works very nice because my spelling is a bit of a hodge podge for those ‘differences’ in English spelling.

While I was working on the translation last night, I employed both Vims spell checker and a translator program to help me with the grammer. Vims spell checker has the lovely ability of being able to correct things, taking the form I can easily get out of a US QWERTY board and replacing with the proper characters (รค รถ รผ รŸ), I knew there was some thing I loved about vim xD

The only thing is, trying to open the file again with vim caused it to display weird, all of the umlauts replaced with strange characters. I checked Vims idea of the files encoding and it was UTF-8, just like my system locale settings should be saying.

Yet, (n)vi, cat, and other utilities were showing them fine. Setting the terminal encoding in vim or launching it with LANG=de_DE.ISO8859-1 got them to display properly but still senseless :. My ~/.zshrc sets LANG to en_US.UTF-8, why nothing seemed to work right i dunno. Forcing urxvt (rxvt-unicode) to run with the C locale set (LC_CTYPE=”en_US.UTF-8″) got it working fine.

I’m not familiar with that end of C++ but I wouldn’t be surprised if it relied on the same setlocale() routine as C apps tend to. The FreeBSD handbook said to set LANG and MM_CHARSET and not LC_* variables for the environment. I’ve fixed it so the system kicks urxvt off with the right locale settings so the problem is fixed.

still a little odd imho lol

Dixie reborn

and a return to KDE, version 3.5.8 while I’m at it

Free Image Hosting at www.ImageShack.us

I find the lipstick style that PC-BSD uses by default a little yucky to stare at all day so I set it to my favorite (Keramik). I have installed a ton of colour schemes off kde-look.org but hate most of them….. One that I found was essentially an emulation of Ubuntu’s “Human” setup, which I do like very much or else I wouldn’t be using a modified form of it.

The colour scheme and GTK+ widgets is actually the only good thing I can say about Ubuntu 6.06 when I tested it last year. At first I thought I might try a custom colour scheme with a red title bar, give KDE a nice little FreeBSD flair ๐Ÿ˜‰ But I couldn’t get a shade of red that I could live with, like using, and not be distracted by in the same colour. PC-BSDs default window decor, ‘Crystal’ didn’t match well with the human colour scheme so I changed it repeatidly trying to find one that did match well and I could live with. I couldn’t find one I liked, so as usual I wound up with Keramik haha. No matter what I do I always find that window decore attractive 0.o. I also installed the Human_KDE icon set to match the human colour scheme.

I copied over the KMenu and Konqueror icons from PC-BSDs default theme into a copy of Human_KDE and I made a clone of the Human colour scheme. Then changed the desired portion of the title bar to use PC-BSDs default colours for it instead, adding some contrast. I loved the match up and it is much more appeasing to my eyes ๐Ÿ™‚

A bit of both muahuaha !

As far as the screen shot, the background is my ‘choice picture of the day’, rxvt-unicode is running and displays a listing of my home directory and the system versioning. Normally my desktop is some what dominated by a terminal emulator and a web browser with a few IM windows for icing on the cake. Below urxvt is linux-flock open to a live journal page. Lower left hand corner is XMMS blasting music while the lower right hand corner is a ‘KasBar’ which provides a replacement for the usual taskbar. While still giving me some thing similar to how Window Maker solves the problem hehe. There are no icons on the desktop only the panel.

I placed the main panel on top because with a laptop + touch pad I find it easier to use and more comfortable on my eyes with the widescreen display. From left to right on the top panel there is the K-Menu button, System [folders] Menu, Settings Menu, Web Browser (flock), Terminal (~/sh/urxvt big), Network Folders, the system tray applet which shows PC-BSDs battery monitor, Klipper the clibboard app I wish Windows XP had, KMix (volume/mixer control), PC-BSDs update manager, KOrganizer (which may be getting the ax soon), Pidgin (AIM/MSN/YIM/ICQ/XMPP chat), and Konversation (IRC). Over to the righter’ side is a desktop pager, lock/logout buttons, and a clocklet.

I feel the system has a bit of a Gnome / Ubuntu look and feel to it but I’m finding it quite comfortable. Because I like the pleasant feel of it plus it matches my work flow while still being KDE3 and FreeBSD powered instead xD.

Well after a bit of work the system is now fully operational and I can pass out >_>

Managed to get to bed at a nice early post 0415, only for a crazy set of dreams. I dreamed that my allergies were so bad I could barely breath and my throat so dry it was choking me to death. Yet as much water as I drank, it was as if it never touched my tongue :

It’s kind of strange but when I dream, I usually know I’m dreaming pretty quickly so I wasn’t afraid just uncomfortable.

Transition to leading a SEAL team on an dockside assault with an M4 in hand and MP5 slung. Sent the team below while I took down the ships bridge, left the ‘abnormal’ terrorist leader with a few 9x19mm in the head after I figured out a way around the personal engey shield and regrouped.
Some talk about a dead mans switch and time to evacuate. The SEAL team pulled out while I went to check on the status of the lower level, only to find the NSA and Nurses tending to the hostages.

Transition yet again to being stuck in the middle of the desert with just a pistol in each hand, Tomb Raider style and a bet on who makes it out of their first. Only to end up with a psycho-path trying to get there first, a fairly attractive brunette in toe but horriabley useless in a gun fight in the race to the LZ lol.

Dang man, I have strange dreams lol.

My allergies have not been to bad today but I haven’t eaten much all day… There is nothing to take, even the stuff that comes most highly recommended doesn’t do squat. Most of them are just 10mg of loratadine which is pretty useless IMHO. With the way I’ve been feeling I think a decongestant might be helpful but not exactly worth the price tag. I can’t wait for winter to come back !!!!!!!!!

I’ve spent most of my time working on the laptop and chatting with friends. Still havn’t gotten much done today of productive use. Next on my list is restoring TeX Live from backup which I can do tonight. If Martรญnez ever gets back to me about the PBI Testing ftp server I might be able to get a TeX Live PBI set ready to rock & roll, it’s a little to freaking big for any of the places I have storage on >_>. Once a working PBI is out, I can try and see what I can do about making a port of it once the PBI’s out of my hair.

Reinstalling all the software

still to do:

mencoder -> build from source
konverter -> I still ain’t used it but want it installed just in case
linux-flock -> from ports (rpm)
linux-realplayer -> from ports (rpm)
linux-mplayerplug-in -> install after flock
libdvdcss -> build from source
portupgrade -> needed for Neo Ports Manager development (it’s the backend)
emacs or xemacs -> from source, rarly use emacs but I like to have a fat and micro sized emacsen installed.

Ports/Packages that PC-BSD actually saves me time on are perl, python, ruby, gtk2, subversion, kdegames, xv, kdegraphics, kdepim, libdvdread, libdvdnav, cdrtools, mplayer, and X.Org ๐Ÿ˜‰

I’ve been using Window Maker for a long time now, I think I’ll go back to KDE3 for awhile. I’ve always liked using KDE3, even though I love Window Maker hehe. I’ve thought about switching to a less ‘common’ window manager as well but lack the time to RTFM and bend it to my wishes, especially since the ones that interest me can be quite keyboard driven hehe. I can use just about any window manager but I’m partial to Window Maker, the Box family, KDE, and Gnome. The only window manager I’ve used that I don’t like, depending on what one considers ‘explorer.exe’ any way ^_^ is TWM, I used to use it over VNC to my test machine back in the PC-BSD 1.0RC2 days… I find it very much less then pretty. I don’t care much for FVWM1/2 and most of it’s variants either but would prefer them to TWM for using 24 * 7 * 365 ! Oh and I also have to reinstall TeX Live 2007 but that I have backed up to beat the bands hehe.

All that is left for tonight is to configure and build Vim before I hit the hay.

./configure –with-features=big –with-x –enable-gui=gtk2 –enable-xfontsel –enable-rubyinterp –enable-pythoninterp –enable-perlinterp –enable-cscope && gmake -j4 && gmake install

Technically all I could leave it as –with-features big and –enable-gui=gtk2 but I usually su[pply the other args to the configure script instictively.

Tomorrow I can finish installing the remaining apps since most of it is just waiting on me to install a ports tree. I also need to get the NFS/SMB shares sorted on Vectra & SAL1600, look up my ICQ# as it seems I lost both my KDM Theme and Pidgin settings by lack of forsite :-(. No matter, I actually like the more Gnome’ish PC-BSD KDM theme lol. I also remember the logins for my AIM/M$N/Y!M/XMPP so that one is not a big problem hehe.

And of course as always to playfully mold KDE to match my work flow, muhauahuaha !

/*
* list of software I’ve installed tonight:
*/

// languages
gcc43 // including the GNU Compiler for Java
javavmwrapper, JRE, and JDK
rubygem-rtags
rubygem-rake
guile
scheme48

// libraries
Qt4

// development tools
gmake // needed for vim, gtk+, qt3/4, and my tex makefiles
ctags // extended multi-language ctags, *BSD has a C based one
cscope and kscope
webcpp

// games
xgalaga
prboom with freeware doom-data
wesnoth

// graphics software
gimp with animation package (gimp-gap)
inkscape

// browsers
lynx

// local mail clients just in case
thunderbird
thunderbird-i18n
mutt

// chat
konversation // worlds best irc client
pidgin // aim/msn/yim/icq/etc
pidgin-hotkeys
pidgin-guifications
pidgin-libnotify
pidgin-otr
pidgin-encryption
teamspeak_client // linux version

// multimedia
libdvdplay
xmms
xmms-skins
xmms-pipe // control xmms from a named pipe

// documents
gnumeric
abiword
koffice

// personal
zsh
docker
rxvt-unicode
terminus-font
mg // micro gnu emacs, openbsds alterntive to vi

Reinstalling PC-BSD

I complted my backups during dinner so when I booted my laptop tonight, compared the MD5 checksums on the PC-BSD v1.5 CD#1 ISO file and burned the disk. I had K3B installed from PBI when I installed PC-BSD from a 2-Disk set awhile ago but I’ve never actually used K3B to do things lol. So I put a blank CD-R in my laptops acd0 and looked around on how to burn the ISO.

cdrecord -scanbus               # find out my 'dev'ice
Cdrecord-Clone 2.01 (i386-unknown-freebsd6.2) Copyright (C) 1995-2004 Jรถrg Schilling
Using libscg version 'schily-0.8'.
scsibus2:
2,0,0 200) 'PHILIPS ' 'DVD+-RW SDVD8441' 'PA48' Removable CD-ROM
2,1,0 201) *
2,2,0 202) *
2,3,0 203) *
2,4,0 204) *
2,5,0 205) *
2,6,0 206) *
2,7,0 207) *

cdrecord -v -pad speed=1 dev=2,0,0 PCBSD1.5-x86-CD1.iso
# with very nice verbose output ;-)

I’ve never used my laptops DVD+-RW drive for burning disks before, normally I use the install of Nero that came with my Desktop but good ol’Dixie ain’t let me down, the CD-ROM came out great. I did an install with the decision to use the entire disk and a custom disk label. The dang gum installer still doesn’t have an option to set the time zone to UTC so I set it to Europe/London GMT 0000 which is close enough (my .zshrc sets TZ)

I noticed three problems with the custom disk label part of the installer. The first is, although PC-BSD finally fixed their default of 1024MB SWAP to instead use a more dynamic algorithim… For which it alloted 512MB of SWAP when my laptop has 512MB of PC2700 RAM. My previous install had that much RAM and when under the ‘worst loads of its life’ top some times reported ~300-400MB swap usage.

The installer woulnd’t let me create a second swap partition, so I upped the size to 1024MB. Normally I double check my values with a calculator since the installer seems to lack fdisks ability to handle K, M, and G suffixes but I found BC was gone. I didn’t have one handy so I started an XTerm only to find out that ‘bc’ was not on the install disk ๐Ÿ™ so I did it manually.

The other two problems are that I created /usr, /home, /var, and /tmp partitions. It converted the /home mount point to /usr/home and made /home a symlink, the only problem is I created /home before /usr in the installer. So when I rebooted I found a nice surprise that /usr/home was not mounting because /usr was not mounted yet :-(. Also although I made a /tmp partition the PC-BSD installer failed to disable tmpmfs in rc.conf, I had to do that manually. I know rc.conf.local is supposed to be a bit out dated on FreeBSD and the proper way on OpenBSD… But I always use /etc/rc.conf.local for changing rc.conf on PC-BSD, less trouble ;-).

Started PC-BSD, noted the boot menu now shows FreeBSD instead of PC-BSD like in the last release and the splash screen was gone which is fine by me. I usually would clear it when booting but was always too lazy to disable it 8=)

Setup the display for 1280×800 24-bit with ‘ati-3d-enable’ and switched to a vtty with control+alt+F2 and logged in as root. I had to change roots password, because my is to strong to ‘pass’ the PC-BSD installers concept of an acceptible multinational password lol. And to add my personal user, during install I only added ‘rstaff’ because I wanted to create my user ‘Terry’ with the same UID and GID settings as on my OpenBSD machine, tired of remapping stuff…

passwd                                  # fix roots pw
adduser # add my user

Then I realized that there was one fatal flaw in my plan, all the backups were on Vectra including the copy of my wpa_supplicant.conf file used for an internetconnection via wireless.

There is more ways then one to solve a problem ๐Ÿ˜‰

Since I don’t have a USB Flash Drive I booted my desktop into Windows and stuck in my spare SD Memory card in the hopes of copying the backup of /etc to it but Windows couldn’t access the bloody file shares, *Grrr* so I used PuTTY to SSH into Vectra and used cat, copy, and paste to create a new wpa_supplicant file.

Since my laptops card reader is not supported on FreeBSD 6.3 I swapped memory cards in my camera and attached the USB cable, I keep it set to ‘Mass Storage’ mode rather then PTP so I can transfer pictures to my laptop.

I plugged in the cable, turned on the camera, and in the time it took for me to type ls /dev | grep da the entire computer locked up, frozen solid on ‘ls /d’ so I had to shutdown with the magic on/off button ๐Ÿ™

So this time I turned off the camera and started my laptop again, turning on the camera during the kernel probe so it would stay in umass mode. Booted into single user mode and did a fsck -y then mounted the camera so I could get the file.

mount -t msdosfs /dev/da0s1 /mnt
cp /mnt/wpa_* /etc/
umount /mnt
# exit single user mode

Logged into KDE with my main user, ‘Terry’ and I decided to give PC-BSDs networking tool a try, set up my wireless card. It failed to detect my wireless access point so I specified the SSID manually and cat, copy, and pasted my passphrase from wpa_supplicant into the GUI. I then proceded with my master plan, mount my stored backups off Vectra via NFS and start restoring files. So I booted into single user mode again and set to work, I knew I’d need single user mode because with X running things would get fucked soon if I didn’t get my xorg.conf back!

Since I rarely write out a mission plan in that much detail when I am ‘playing’ with one of my computers. I’ve kept a log of my actions using vi to write /root/fixit.log and have ordered and commented the entries in a more logical order, I just did them in the order I thunk of them hehe.

fsck -y
mount -u -o rw /
mount -a
/etc/rc.d/netif start # start the network connection
# and mount my backup files on /mnt
mount_nfs -r 8192 -w 8192 xxx.xxx.xxx.xxx:/srv/nfs/Backups/today /mnt
bash # /bin/sh lacks a bit on tab-completion

cd /tmp
tar -xf /mnt/etc.tar
cd etc
cp ssh/ssh*_config /etc/ssh/
cp /etc/X11/xorg.conf /etc/X11/xorg.conf.pcbsd15.install
cp X11/xorg.conf /etc/X11/
cp rc.conf.local /etc/ && vi /etc/rc.conf.local # trim my rc.conf
cp pf.conf /etc/pf.conf.my-old
vi /etc/fstab # create fstab entries for the NFS shares
cd /
tar -xf /mnt/local-share-ri.tar # install ruby docs pc-bsd lacks
tar -xf /mnt/local-etc /usr/local/etc/sudoers # restore my sudo config
cd /usr/home/Terry

# add nfs-users and smb groups
pw groupadd -g 7778 -n nfs-users -M rstaff,Terry
pw groupadd -g 19132 -n smb -M rstaff,Terry
pw groupmod -n operator -m Terry # add myself to the operator group
su - Terry
mv Images Pictures # I prefer that name ;-)
mkdir code
# adjust the ownsership of my dirs
chown Terry:nfs-users {Documents,Music,Pictures,code,Videos}
tar -xf /mnt/my-home-backups.tar # various files, extracts as 'backups/'
# restore the stuff I want saved
mv backups/GNUstep ~/
mv backups/sh ~/
mv backups/misc ~/
mv backups/konversation ~/.kde/share/apps/
mv backups/knode ~/.kde/share/apps/
mv backups/.* ~/ # restore selected 'dot' files

# connect to my file server and create a new dir for nfs
ssh -p 22222 -i .ssh/mykey Terry@vectra
su - root
mkdir -m 1770 /srv/nfs/code # I'll extract files later
groupadd -g 7778 nfs-users
vi /etc/group # added my user to nfs-users
^D # exit vectra root shell
^D # exit vectra Terry's shell
cd /srv/nfs
chown -R Terry:nfs-users ./*
^D# back to working as root on dixie in single user mode
cd /tmp
tar -xf /mnt/root-home.tar
cd root # restore a few files I want there
cp *.ogg ~/
cp .login ~/
cp *-supfile ~/
reboot

on reboot I set out to work with molding KDE into shape and installing PC-BSD updates. With no lockups within the first half hour of operation.

Well, downloading a PC-BSD v1.5 install disk via KGet… Looks like a reinstall / repair is probably going to be the only way to fix Linux GTK+ apps without spending more time and effort then it pays to on the issue. I even tried booting off my FreeBSD 7 partition and setting up linux-flock there. Much more successful then PC-BSD, it died due to a missing gnome library which is probably what I get for installing gnome2, gtk2, linux-gtk2, and mutual friends from packages >_>

I actually like KGet as far as download utilities go. I’m used to using FreeBSDs fetch command which just wraps around a few library routines. What I like most about kget is it just stays out of my way, sits in the system tray, and doesn’t take a Ph.D to figure it out ๐Ÿ˜‰

It’s been awhile since I’ve tried the konqueror integration but it probably would be nice. I do rather like keeping downloads separated from my browser when it’s a _big_ file though. That way at least if my browser crashes the download won’t get FUBAR’d on me.

So here I sit, downloading the remaining ~500MB of the ISO image and watching The Negotiator which is one of my favorite thrillers. I remember I once caught it on cable one night and had to get the VHS when the chance came up. Now I enjoy the movie twice as much while I watch crooked SWAT team members break almost every damn rule their is to hostage rescue. To quote Kevin Spacey’s charactor, “You want to kill him on national television now!?”. The whole point of SWAT is to *_save_* lives, even the suspects if you can… but never, ever do you jeprodize the lives of hostages like that.

I need to get my system files backed up, shouldn’t take long it’s mostly the /etc folder, the parts of my home dir that are still local, and a few things in /usr/local/{share,etc} that I might want to keep. Guess it’s time to update my partitioning scheme while I’m at it….