We received some insite today on the reason Canonical forced Unity upon us. Apparently Canonical is trying to implement voice commands and will restore the menu system next month in the April release of Ubuntu 12.04. They will also add a new “HUD” which seems to be a cross between the Unity “Dashboard” (the red…
Category: Technical
Practical Ubuntu — Part 2 of 2
In “Practical Ubuntu — Part 1 of 2” we installed Ubuntu Oneiric Ocelot on an HP 6910p notebook alongside the existing Microsoft Windows Vista, set the administrator “root” login to a password we know, added openssh-server so we can work on it remotely instead of needing to stand right there beside the computer while…
Practical Ubuntu — Part 1 of 2
Installing Ubuntu Oneiric Ocelot 11.10 usable for desktop class instruction. As the current version of Ubuntu, October 2011 “v11.10 Oneiric Ocelot”, is published, it is intended for mobile devices rather than desktops and omits a few necessary features for classroom use. It can still be made usable. Follow these steps to install and configure…
FedEx Virus
Client clicked a link in email that appeared to be from FedEx tracking. The following screen appeared. The victim was expecting FedEx shipments and so was baited into clicking the email link. She uses Windows XP as an Administrator account so the virus was immediately installed without consulting her. Click the photo for the raw image. Note…
VMWare Player
whenever Linux upgrades, the VMWare becomes unusable for a month or two until VMWare catches up. To run, the VMWare Player must be compiled with the current Linux headers. If you upgraded to 11.10 and lost your headers, run the command line sudo apt-get install build-essential linux-headers-$(uname -r), Then download the current (free) version of VMWare Player from VMWare.com and install it.