Stop CPU beep in Ubuntu-Debian

The CPU beep is a really irritating thing in Linux distros and sometimes the graphical sound manager does not work when shutting it up. Fortunately there is a simple way to do it in terminal. In Ubuntu (and distros based upon it) type: gksudo gedit /etc/modprobe.d/blacklist In Debian type:

su gedit /etc/modprobe.d/blacklist

And add the [...]

HOWTO: Monitoring your desktop Linux the easy way

There are lots of programs that help us to monitor our personal computer. They provide us with memory consumption, cpu usage, network statistics and lots more. In this article I’m going to introduce gkrellm. I’ve always had gkrellm running in every desktop Linux. It’s very useful and provides essential information in real time. Installing gkrellm is just very easy, type:sudo apt-get install gkrellm

to run it, type

gkrellm &

and you’ll get several info about your computer in real time.

Gkrellm supports themes, so the app can have several appearances. I always use the “invisible” theme, which is a transparent theme, so you can see the background. Very cool. To install a new theme (Ubuntu) go to

http://www.muhri.net/gkrellm/

and download the theme you like. Most of the themes come gzipped. Once you download the theme to your home directory, ungzipp it and move the whole directory to ~/.gkrellm2/themes.