Avast! antivirus offers a free desktop edition for Linux. I’ve already shown how to install avast! in Windows XP, today I’m going to show how to install the Linux version on Ubuntu. The first step is to go to the avast! website and download the .deb package. After the download has completed, you should be able to double click the .deb and then click on Install Package. The system will prompt you for your password and then the installation should start. If you’d prefer to use the command line for this task, open a terminal and change to the directory where the new .deb file is saved. Then enter the following command: (adjust this for the name of the .deb package you just downloaded.) Continue reading
Author Archives: Linerd
Review: HP 2207 22″ Flat Panel Monitor
How To: South Paw Logitech LX8 in Linux
I’ve been using the Logitech LX8 at work and at home for a couple of weeks now. I’d been searching for an ambidextrous mouse and the LX8 has been a pleasure to use. One of the frustrations at work is that our Windows XP machines are pretty well locked down, so all I can configure is swapping buttons 1 and 2 through the control panel mouse configuration. Well, at home I can do whatever I want, so I wanted to swap the functions of the side buttons in Linux so that the Firefox “Back” button was on the thumb side for left handed use. Continue reading
10 Ways Google’s Chrome Browser Changes the Web
Today Google announced the release of the public beta version (Windows only) of their new web browser, Chrome. The Chrome browser can be downloaded from here. Versions for Linux and OSX are expected in the near future. If you’re looking for instructions to install on Linux using Wine, there is a nice writeup on myscienceisbetter.info. Continue reading
How To Control Fan Speeds in Ubuntu
First, you need some cpu temperature monitor software. For Ubuntu you need to install a package called lm-sensors. It’s available in Ubuntu’s main repository. All the commands listed in this howto should be executed from the terminal.
Then you need to run sensors-detect. Continue reading