Maker tech hub — AI · 3D print · Pi · ESP32 · plus the classic tech archive.

Free ESP32 kit · Books · Network Ninja · Archive

Archive: Ubuntu

Classic tech tips filed under Ubuntu.

  • Ubuntu 9.04 Jaunty Netbook Remix on an Acer Aspire One ZG5 trackpad issues
    Classic tip Jun 3, 2009

    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
    Classic tip Oct 30, 2008

    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
    Classic tip Sep 8, 2008

    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
    Classic tip Dec 7, 2007

    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
    Classic tip Dec 7, 2007

    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
    Classic tip Oct 3, 2007

    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
    Classic tip May 4, 2007

    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
    Classic tip May 4, 2007

    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
    Classic tip Feb 8, 2007

    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
    Classic tip Jan 29, 2007

    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....
    Classic tip Jan 25, 2007

    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
    Classic tip Jan 22, 2007

    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)
    Classic tip Jan 21, 2007

    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
    Classic tip Nov 5, 2006

    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
    Classic tip Nov 5, 2006

    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
    Classic tip Nov 5, 2006

    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
    Classic tip Nov 5, 2006

    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
    Classic tip Nov 5, 2006

    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
    Classic tip Nov 4, 2006

    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...
    Classic tip Oct 27, 2006

    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
    Classic tip Oct 17, 2006

    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)
    Classic tip Oct 3, 2006

    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…