Tag: 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 Windows (although I primarily run linux on my machines.) I get to do a fair amount of server level work with linux variants, but this one, being a desktop install, intrigued me.

    The issue was that the buttons on the trackpad didn’t work. She also indicated that she had tried a usb mouse and those buttons didn’t work either. As I looked at it, I had already spent some time browsing through bug reports getting ideas on what might be the issue. It behaved exactly as she described and so then the real fun began.

    (more…)

  • Checking the SMART details of a hard drive with an Ubuntu Boot CD

    S.M.A.R.T. is a self monitoring and reporting tool built into every modern hard drive. Did you know that you can use an ubuntu linux boot cd to check that smart status and run SMART tests on your drive? This is the same boot cd that you can use to test out or install the ubuntu linux environment, but you can do the SMART testing without installing linux on your hard drive.

    How?

    (more…)

  • 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” or in this case “intrepid”. Download from Ubuntu, or read a review from linux format. It has, of course, the newest releases of the major desktop packages as well as improved networking support. They are trying to focus on making mobile connectivity even better in this release. There is new artwork as well. There is a new mobile USB install option which is a download image that can be written to a USB drive for installing on the netbook class of machines. Judging from Linux Format’s review it’s looking like a solid release.

    (more…)

  • Need to install Ubuntu linux on an HP Pavillion a6400f?

    Linux does quite well on this machine, but there is a problem with the built in ethernet (gigabit adapter). The hardware appears to be detected correctly, but the network card doesn’t really work with the driver. Thankfully it’s a fairly easy fix… thanks to the ubuntu forums.

  • 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 server as well…. (diskless remote boot loader?) Anyway, This tutorial talks about how to setup clonezilla/drbl on a recent ubuntu install.

    (more…)

  • 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 working internet connection, it’s sometimes better to just build the cd yourself with the tools YOU want. Using the tips in this forum thread and this page, with help from this google search, I remastered my own custom version of ubuntu (with smartmontools among other things.) I consider the ability to make your own custom tools priceless when it comes to tech support.

    (more…)

  • 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…)

  • 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…)

  • 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 would allow supported linux distributions to install software (open source or commercial) with as easy a process as possible (visit web site, browse, click). Well, today Canonical (the company behind Ubuntu) and Linspire have announced how some of this will look and then some. For starters, Freespire and Linspire are going to be based upon Ubuntu in the future (instead of directly based on debian linux.) That is a fair enough shift. The other part of the news is that as of the release of Fiesty Fawn (The Ubuntu Linux release due in April), Ubuntu users will be able to access Click N Run. So what does this mean?

    (more…)