Browsing archives for May 3rd, 2007

Active Sharing – YouTube

Google 3 May 2007 View Comments

YouTube has made a new feature called active sharing. You can see other users that have enabled the feature and watch the same video. It’s like “Who is online” feature. You can enable or disable at any time here. Cool Huh!

VMware Server Is Available In Feisty Commercial

Ubuntu 3 May 2007 View Comments

VMware server has been added to Canonical’s commercial software repository. In order to try it out, add the commercial repostiory through Add/Remove Programs and search for VMware. Or insert deb http://archive.canonical.com/ubuntu feisty-commercial main into your /etc/apt/sources.list. The package name is vmware-server. You’ll need to install app-install-data-commercial. sudo apt-get install app-install-data-commercial sudo apt-get install vmware-server And [...]

Install Qemu And KQemu

Ubuntu 3 May 2007 View Comments

If you note that the comment page in my blog has been added with I use Ubuntu Feisty Fawn (7.04) as an operating system. Getting VMWare Server to run on Ubuntu Feisty is a pain. There’s a reason I hate closed source software, on the whole it sucks. What is Qemu? Qemu is an emulator. [...]