One day, I’ve just realized that my hardware clock in ubuntu works properly but the clock applet show false time. And then I do some google search and I knew that I’ve done one or two mistake in Ubuntu Installation. Anyway, If you get curious on how to get hardware clock time, do this.
Continue reading “How to Set Ubuntu Default Time Zone?” »
Archive for the ‘Linux’ Category
How to Set Ubuntu Default Time Zone?
Tuesday, August 24th, 2010Howto Adjust Screen Brightness in Ubuntu Forcefully (when all methods fail)
Thursday, August 5th, 2010Sometime all methods to adjust screen brightness failed to change the screen brightness properly, and the too bright screen may be very irritating. But don’t worry, even though your distro has failed to adjust your screen brightness, but you can do some hacking method to adjust the screen brightness yourself. Before we continue, it will be very good to understand some concepts about the relationship between linux and distro such as Ubuntu, Fedora. From now on, I will refer Distro like Ubuntu, Kubuntu or Fedora as Distro only.
Continue reading “Howto Adjust Screen Brightness in Ubuntu Forcefully (when all methods fail)” »
How to Install Skype on Ubuntu Karmic Koala?
Monday, February 15th, 2010Skype is a tool to help us make free calls and teleconference over Internet Connection, skype is available for Microsoft Windows Operating System and linux, but Ubuntu which version is higher than 8.10 Ubuntu interpid is no longer able to install skype with the old installation procedure. Skype has now been available on Ubuntu Repository!!
How to Install Skype
Installing Skype is easier now.
We just need a line of code to install skype, because skype is now available on Ubuntu Repository.
Adding Skype repository into Software List
add this line into source.list
echo deb http://download.skype.com/linux/repos/debian/ stable non-free | sudo tee -a source.list
Install Skype
Execute this code on terminal.
sudo aptitude --allow-unauthenticated install skype
Congratulations, you have just installed skype on your PC, make sure you have webcam installed on your PC..
