October 30, 2009 by Alex Ho
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 you can host applications in the your own cloud, and again… it is FREE too!!
Haha.. I was surprised and disappointed yesterday (29′Oct) when I check the website and it wasn’t available yet online!! But hey… I am downloading them now!! Both editions!!! Can’t wait to use them immediately!! 
Continue Reading »
Posted in Linux | Tagged Ubuntu | Leave a Comment »
February 19, 2009 by Alex Ho
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.

Entering the name and command into the startup program tab
Posted in Linux | Tagged AWN, Linux, quick reference, Ubuntu | Leave a Comment »
February 19, 2009 by Alex Ho
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

Screenshot of the shutdown function in Quit/Logout Applet
Posted in Linux | Tagged AWN, Linux, Ubuntu | 6 Comments »
February 17, 2009 by Alex Ho
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 updates, press install updates to continue.
Posted in Linux | Tagged Linux, quick reference, Ubuntu | Leave a Comment »
November 17, 2008 by Alex Ho
Today, I was trying to export a virtual appliance from the ESXi Server Failed to Export Virtual Appliance: An item with the same key has already been added error messages. So, I went on searching the VMware Communities to look for some solutions. To my surprise, I discovered that we can’t export the appliance that is in snapshot state. And, I have to consolidate the snapshot states by removing all other snapshots… then the export feature starts to work now!! I am just wondering.. wouldn’t it be great if we can export it with all the snapshots too? On the second thought… Probably not, as that’s not the purpose of Virtual Appliance.
Posted in Virtualization | Tagged ESXi, Virtual appliance, VMware | 3 Comments »