Installing gdesklets on Ubuntu

Thursday, June 4th, 2009

I'm install gdesklets using this command: sudo apt-get install -y gdesklets After the installation, i'm trying to open the app (Application > Accessories > gDesklets), this error come out. Failed to execute child process "gdesklets" (No such file or directory) To solve the problem.. 1. Go to System > Administration > Synaptic Package Manager. 2. Quick ...

Basic linux file system

Tuesday, September 2nd, 2008

This is for my reference...because i always confuse with linux file system..Thanks to mylinuxway.com for the chart.

Install Compiz on my linux-Centos

Saturday, August 23rd, 2008

What is Compiz. refer here First at all, i want to say thanks to my colleague (Dirn) because guide/teach me how to install compiz on my linux. He also wait until i finish setup my compiz. Here the step that i follow to enable compiz on my linux(KDE).

Firefox Installation – Linux

Monday, April 14th, 2008

First, download the latest release to your home directory with your browser or download manager. Remove the firefox Installation directory, usually: /usr/lib/firefox-<version>. For example, if using Firefox 1.0 it would be: /usr/lib/firefox-1.0 Next, extract the contents with an archiving utility such as tar. $ tar zxf firefox-<version>.tar.gz Now you must select the installation directory. ...