Feeds:
Posts
Comments

Archive for the ‘Linux’ Category

Ubuntu 9.10 finally launched!

After reading news about UEC and Ubuntu One, I have been waiting impatiently for it to be released to market…
Desktop edition is integrated to “Ubuntu One” technology which gives you 2 GB of online storage for FREE!!! Then, you can easily share files with anyone!!
In Server edition, I am interested in the private clouds, where [...]

Read Full Post »

To launch the AWN automatically during system starts up…
Go to System > Preferences > Sessions
In the Startup Programs tab,

Click on the Add button.
Type Avant Window Navigator or the name you like in the Name field.
Type avant-window-navigator in the Command field.
Click Ok.

This should automatically launch the AWN the next time you start up your system.

Read Full Post »

This is another quick reference of what I did to enable the Shutdown function in Quit/Logout applet in the AWN.

Right-click on the Quit/Logout applet and select Preference.
Then, replace gnome-session-save –kill with gnome-session-save –shutdown-dialog

Read Full Post »

To update the system or software in the Ubuntu Linux System, I can use the following two methods.
Method 1:
Open the terminal and type
sudo apt-get update
sudo apt-get upgrade
Then it will usually check and prompt you the required space to install those updates.
Method 2:
Using the GUI screen, select System > Administration > Update Manager
It will check for [...]

Read Full Post »

After I installed the virtualbox additions on my Ubuntu VM in the Windows XP host, I discovered that the mouse sharing between the host and guest does not work properly. So after searching through the web, I found some workarounds. This is one of the solutions from Kirya [.net] and over here, I am noting it [...]

Read Full Post »

Older Posts »