Archive: Ubuntu
Classic tech tips filed under Ubuntu.
-
Ubuntu 9.04 Jaunty Netbook Remix on an Acer Aspire One ZG5 trackpad issues
Recently I had the opportunity to work on an Acer Aspire One netbook. It's rare that I get the chance to work on a linux desktop system for a client. Most of my desktop users that I support run Windo…
-
Ubuntu 8.10 Intrepid Ibex released today | ubuntu not yet profitable
The newest release in the Ubuntu Linux series has escaped into the wild today. If you recall the last Ubuntu release was a long term support release and this one is intended to be a bit more "edgy" o…
-
Ubuntu Linux Software Raid - Replacing a Failing Drive
Sometime back I setup my home server running Ubuntu Linux (6.06 - Dapper Drake LTS). I used two pairs of drives to do raid cloning. Two IDE drives were for the main system structure and two SATA driv…
-
Clonezilla/DRBL on Ubuntu
I've talked about Clonezilla as a remarkably good an fast disk cloning utility previously, but there's more to the clonezilla project than just rescue imaging of drives. There's also a thin-boot serv…
-
Remastering Ubuntu's live disk
Many times I've used Ubuntu's livecd to test out an ailing system, but more than once I've wanted to add a utility, yes you can apt-get install from the live cd, but that assumes the system has a wor…
-
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 pa…
-
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 do…
-
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…
-
Big Ubuntu Linux news
This is something that really looks interesting. Recently Linspire announced their intent to open source the CNR (Click N Run) concept for installing software, launching a wiki based web site that wo…
-
Caching downloaded deb files with apt-cacher
It seems silly with multiple machines to download the same file multiple times. At some level it's not THAT inconvenient. It really depends on your connection speed and the size of the files in quest…
-
Building Deb packages from source....
Openvpn has been one of the tools of choice this week, so as I was tinkering on my ubuntu boxen.... I thought why don't I install openvpn there as well for a little broader testing. So, I did, but wa…
-
Software raid fun.... device detection order
Anyone that's setup software raid on a system with multiple storage adapters has probably run into this kind of issue, but I thought I'd mention it. Last weekend I built a machine to replace my serve…
-
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 ru…
-
VMware guest unable to access USB devices
I ran into this some time back and found the solution a few months later and was reminded today to document it here.... The situation is this... Linux host for VMWare server, the guest machine has us…
-
PDF printing in Ubuntu
One of the things I have a tendency to do is save licence key - web confirmation pages to a pdf by printing. It gives a good capture of the document and saves me from actually having another paper to…
-
Linux software raid notes
Here are a few other notes on linux software raid. I created a directory called raidinfo to keep information in to make it easy to maintain the raid array. First... from the software raid howto, I've…
-
Nxclient into xubuntu box
I like nx server and client, it can really make good use of low bandwidth connections to get a gui link. But, by default it's quick and easy to setup gnome and kde login sessions within nxclient, but…
-
Mail command missing in ubuntu by default
Not really, news, but I was reminded again this evening that mail is not available at the command line in recent default installs of Ubuntu (or kubuntu /xubuntu). If you're like me and make use of th…
-
Firewire/USB card and ethernet incompatibilities on Ubuntu 6.06
I've had a machine for quite a while that I've been working on as a "backup server". My goal with it is to have a RAID1 setup with two 250GB drives and I also wanted USB2/firewire functionality so th…
-
Ubuntu Edgy Eft 6.10 out...
The newest Ubuntu (K/X/Edu as well) is out, Edgy Eft 6.10 is finalized and will be supported for 18 months. (Longer support/users seeking stable proven base should stick with Dapper Drake...) One of …
-
VMware server usb devices not listed on Mandriva host
I've been using vmware server quite a bit of course, I've mentioned it before. I had never played around with accessing a usb device in the guest environment though. When I tried (host operating syst…
-
Freenx on Ubuntu (Dapper Drake)
NX server and client is a GREAT remote X approach that can tunnel over fairly narrow links well and does phenomenally well over a LAN. I frequently use NX in place of VNC when working with Linux base…