20 Feb, 2008  |  Posted by Danesh  |  in HowTo, Linux, hacks

If you are like me then you must hate the “BEEP!” that comes along with Linux. Turning it off in KDE or Gnome is easy but what if you are on the virtual console? Here’s how you get rid of the “BEEP!” temporarily or permanently.

Temporary solution,

** make sure to be root or use sudo **

1. Check if you have the pcspkr module loaded.

[root@nosebleed ~]# lsmod | grep pcspkr

pcspkr                  7105  0

2. Remove the module. lsmod will return nothing if the module was removed.

[root@nosebleed ~]# rmmod pcspkr

[root@nosebleed ~]# lsmod | grep pcspkr

3. Restore the module when done.

[root@nosebleed ~]# modprobe pcspkr

[root@nosebleed ~]# lsmod | grep pcspkr

pcspkr                  7105  0

Permanent solution,

** make sure to be root or use sudo **

1. add the pcspkr module to the modprobe blacklist file.

[root@nosebleed ~]# vi /etc/modprobe.d/blacklist

Add the lines below to the file.

# pcspkr - turn off pc speaker "BEEP!"

blacklist pcspkr

2. Reboot, and check if the pcspkr module was loaded. If the blacklist file kicked in then nothing will be returned.

[root@nosebleed ~]# lsmod | grep pcspkr

This fix works for my CentOS and Ubuntu but not openSUSE as the pcspkr driver is built right into the kernel.

28 Jan, 2008  |  Posted by Danesh  |  in Linux, Malaysia, Open Source, Software, Tech

Dell’s top of the range notebook and currently also the best notebook from Dell, the XPS M1330 is now being shipped pre-installed with Ubuntu 7.10 (Gutsy Gibbon). The Ubuntu powered XPS notebooks are currently only available in Germany, UK, France and Spain. Hopefully Dell expands it’s Ubuntu on Dell range to Malaysia soon. The use of Linux in Asia is constantly growing and one might find this an ideal business opportunity. Don’t you think so Dell?

Linux on Dell has been a big hit among it’s customer and potential customers as seen on Direct2Dell. The biggest requests on Dell’s community sites direct2dell and IdeaStorm have been to get Ubuntu on more hardware and made available around the globe.

Source: Direct2Del Linux Screw

9 Jan, 2008  |  Posted by Danesh  |  in Linux

gOS Rocket
As promise, gOS 2.0 Beta1 codename “Rocket” was released today.

gOS Rocket

If you don’t already know, gOS is Ubuntu based and runs on theĀ  Enlightenment 17 windows manager. With a Mac like dock, clean desktop and google’s search box integrated into the desktop, Rocket will a sure hit among new users.

Rocket is targeted for low cost distribution thus works reasonably well on low end machines. Currently all you need to run Rocket is 1GHz P3 with 256MB ram. gOS on Wikipedia

Rocket now supports virtual desktops for easy application grouping across desktops, Online storage from Box.net, Adobe Flash preloaded, gBooth webcam software and the “Exalt” WiFi manager for improved stablity. You will also realize some cosmetic changes to the desktop environment.

I’m currently downloading gOS Rocket via torrents. Get your copy here.

Source: gOS

24 Nov, 2007  |  Posted by Danesh  |  in Linux

We all want it but no it’s not Google OS.

gOS is the latest Linux based OS for budget PCs. WalMart was selling gPC(gOS powered PCs) at only USD199 and the developer kit at only USD59.99. More here

gOS is developed by Good OS LLC out of Los Angeles. Based on Ubuntu Linux 7.10 and runs the Enlightenment E17 interface instead of KDE or Gnome. Despite not being created by Google, gOS uses Google’s online applications such as GMail, Google News, Google Maps, Google Calendar, YouTube, etc. It’s a neat concept for a Linux distribution, but how practical is it? One thing for sure, since the cost is low everyone will now have the opportunity to own a PC.

I am currently downloading my copy of gOS via BitTorrent. You can look forward to a review from me within the next few days.

Get you own copy of gOS via BitTorrent or direct download from the gOS download page.

Source: gOS

Souurce: ExtremeTech

19 Sep, 2007  |  Posted by Danesh  |  in Linux

Like to see ladies on your desktop? Ravi over at All About Linux (Thanks Ravi!!)has compiled a list of hot Ubuntu wallpapers from gnome-look.org. I’m quite sure that your manager won’t be happy if he saw a pair butt chicks with Ubuntu tattooed on them on your workstation.

My favorite 2 would be the bent over devil and the butt chick with Ubuntu tattooed on it. Hot!!

I don’t feel the wallpapers are suitable for children so please be cautious while viewing them.

Source : All About Linux