Category: Linux

  • Laptop Woes, Customer Service Headaches and a New Laptop

    It seems that things happen in clusters, sometimes it’s more of a chain reaction. My longtime working laptop lost the ability to backlight the display. Yes, the backlight is replacable with a couple hours tear down and rebuild. Of course, they’re fragile parts and although I’ve replaced them in the past. I’ve got to a point that I didn’t feel it was worth it. The laptop was a ~1Ghz single core PIII or PIV with 2GB of memory. It has had flakey wireless lately, sometimes the machine will wake up and the wireless isn’t working. It’s clone had died with a power switch issue that could have only been solved with a motherboard replacement. So, I switched to an older spare while I ordered a replacement from Dell.

    (more…)

  • Hard drive testing utilities

    Windows users know chkdsk, linux users know fsck… users of each MIGHT have heard of SMART. These are different ways of TESTING hard drives. Well, there’s also a utility called TestDisk that looks promising for recovering data… Here’s the clip from their site. “free data recovery software! It was primarily designed to help recover lost partitions and/or make non-booting disks bootable again when these symptoms are caused by faulty software, certain types of viruses or human error (such as accidentally deleting a Partition Table). Partition table recovery using TestDisk is really easy.” It runs under a variety of OS’s and recognizes several different disk formats.

  • Metapackages in Ubuntu for new system provisioning

    In ubuntu/debian linux software installs, there are such things as “metapackages” which is a package that just describes what OTHER packages it “needs”. For instance in ubuntu, the kubuntu-desktop package is just such a package – when choosing it, it installs everything necessary for the kubuntu desktop/customizations to install. So, I was hit with an idea while I was apt-getting 30-40 odd packages…. everytime I “provision” a new ubuntu system I have a list of packages that I want to make sure are installed, why don’t I just create a single metapackage and be done with it to make life simpler…. But how could I do this?

    (more…)

  • Smartmontools on Windows – emailing warnings

    For years I’ve been using smartmontools on my linux-based machines. What I’ve absolutely LOVED about it is the advance notice I’ve had of hard drive failures. Two consecutive Decembers I received an email from my server claiming that a drive was dying and had time to replace them rescuing the data. (Although the first one was falling to pieces as I copied.) If I had not know until I NOTICED a problem I would have likely lost a good amount of data and had a long rebuild process from various backups.

    (more…)

  • Instlux – install linux without rebooting to a cd

    A few days ago I was researching possibilities for linux boot without rebooting to a cd. I found something interesting in instlux. Essentially, it’s a windows installer style download that can bootstrap and install a linux distribution (looks like Linkat, OpenSuse and Ubuntu are currently supported.) I’m curious to actually try this out in the near future as it looks inteesting (you can choose either cd or network based installs).

    (more…)

  • Opengroupware install on Ubuntu 6.06 Dapper Drake

    One recent task was install opengroupware on a dapper drake 6.06 install in a virtual machine. I followed the instructions found here and ran into a slight problem. The default install from Ubuntu does not have apache in the enabled repositories. (Apache2)… following the intsructions given I first added opengroupware’s (debian sarge) repository (more…)

  • Vmware server install on Ubuntu Dapper

    I thought I had already posted this, but I looked the other day and didn’t find the article, so I’m posting it now… if it’s a duplicate, sorry… I’m still using Ubuntu’s Dapper Drake 6.06(.1) as a base install for many things… the Long term support idea fo rthe server “stuff” is somewhat reassuring and I don’t want to be chasing minor revision upgrades every 6 months. But, there is another reason, a lot of the installs I’ve done have been a base for VMWare server and there are some very good (and clear) how-to’s in that arena….howtoforge has a good walkthrough that I’ve used as a starting point….

    (more…)

  • Offline web browsing script

    In the US and Europe and many more developed parts of the world we take our internet connectivity these days for granted. (And some go into panic attacks when it’s not available…) In some parts of the world though internet connections are not as wide/broad and peak usage times can make for very slow viewing, or can interfere with other vital communications. Linux excels at SO many things and this is something we could use linux to help with…

    (more…)

  • Internet Explorer 7 on linux

    Haven’t had the chance to try this one firsthand yet, although I’ve been watching for this. You may be familiar with ies4linux which is a script that uses wine to download/install multiple versions of Internet Explorer on a linux install. (But why oh why would you do this?) For many that do web design it’s a tremendously good idea to test what a website looks like in multiple browsers because they all have their own unique …. quirks. Of course, there are other reasons…. sites that refuse to work with anything but IE. (Blue Cross/Blue Shield for instance has some web apps that will not work with anything else.)

    Well… now Internet Explorer 7 is supported by ies4linux….

    (more…)

  • Boot up freeze/sluggishness with ubuntu 6.06.1 install cd (on 64bit AMD hardware)

    I thought I had written about this once before, but when I searched the site to find the solution I had come across before, I couldn’t find my post…. so, sorry if this is a duplication, but I’ve run into this on some AMD 64-bit based system boards. The most recent was based on the nvidia nforce4 chipset. Essentially in booting from either the alternative install cd or livecd for Ubuntu/kubuntu/edubuntu/xubuntu…. there is a freeze in the boot process. It goes for 30 seconds or more looking as though it’s hard frozen, but it does eventually manage to load the installer.

    (more…)