Saturday, November 1, 2008

Now Linux is as simple as it gets for Windows - Using Wubi

Canonical is making Linux as simple as it can be for time Linux users and I think Wubi is the next step in that direction. Though USB based distro such as Fedora 9 can be used for occasional tryst with Linux on Windows system but for me it doesn't match the speed of an OS installed on the hard drive.

I was wondering how to test drive the new Ubuntu 8.10 without replacing my current Fedora 9 installation (without using Live CD) and I came across Wubi which is a windows installer for Ubuntu 8.10.

Wubi can be started from Windows and it will install itself from Windows (I used Vista). It will create an entry in the Windows Bootloader and once you restart your system it will be configured on your system. The whole installation is as simple as it can get. It is actually a one click installation and presumes common configuration by default.

The only issue I faced was that because I am using Core 2 Duo processor, it installed the x86_64 version of Ubuntu on my machine and 64 bit applications are still not so handy ;-) (such as Flash player and Sun JDK 6 .. but there are workarounds)

For a first time user, Ubuntu is an excellent option and for a person who wants to dabble in linux a bit more....Wubi

Some Useful links which I used for updating and upgrading some applications for Ubuntu 8.19 x86_64:
Upgrade to OpenOffice 3 from default Openffice 2.4
Install JDK 6 - $ sudo apt-get install openjdk-6-jdk
Install Flash - $ sudo aptitude install flashplugin-nonfree

If you are wondering where are the directories of your Windows partition then they are under /host

To close this post, I must say that desktop Linux has improved tremendously in the past few years and is a viable alternate OS for non-geeks

Sunday, August 24, 2008

The best Olympics for India

The Olympics is over and now the hysteria of this mega sporting event will also subside for next four years till London 2012. Apart from the expected rise of the China to top of the tally with 51 gold medal, another major event was India's tally of 1 gold and 2 bronze (though it looks miniscule, but for the first time India has won 3 medals in Olympics and a gold after 28 years). 

I will list down some statistics about India's performance in the last few years at other major sporting events

Event Year Gold Silver Bronze Total Overall Rank
Olympics 2008 1 0 2 3 50
Asian Games 2006 10 17 26 53 8
Commonwealth Games 2006 22 17 11 50 4
SAF Games 2006 103 69 47 234 1

Let us see how India performs at the 2010 Commonwealth Games to be held in Delhi.

Saturday, August 2, 2008

Delicious MoneyControl

Last week both these sites were upgraded for better.

The Delicious upgrade was pending for a long time after they launched a private beta of the new interface. Now it looks more slick and provides fast search results. In old delicious, the tag showing how many times a link has been bookmared was an eyesore and a normal search on the tags took a while. Like many others, many times I go to delicious instead of google, after all social bookmarking ensures that I find relevant stuff.

MoneyControl is a financial portal in India (arguably claimed to be numero uno there). Despite the amount of information available, the ad laden interface forced many users to look for alternate options (such as Rediff finance or Yahoo finance). Even I was looking forward to much awaited launch of Google Finance in India, but with the new interface of the portfolio, I won't yearn for it for some more time

Saturday, May 31, 2008

Installation of Fedora 9 with Vista on Dell 1525

I was using Fedora 8 on my desktop, but recently I had bought a laptop which came pre installed with Vista (as is the case with most of them these days), so I was waiting for the latest version of Fedora to be released (evidently Fedora 9)

I had successfully installed it on my laptop and this is probably one of the smoothest installation (apart from partitions as dell ships after creating four primary partitions which is the maximum limit).

The following post helped a lot http://equivocation.org/node/96
There is support for USB drives in Fedora 9 and I used one to test my hardware first before installing on the disk. The USB drive can be created from windows

The steps for installation on a Dell laptop with Vista preinstalled are as follows:
  1. Free up some space from Windows Disk Resize program present in Control Panel (do a disk fragmentation before doing so). I freed up 25 GB.
  2. Download the DVD image of Fedora 9 and burn it on a disk
  3. Download a live image of GParted and install it on a CD or USB drive
  4. Restart the system and boot from CD or USB to start ( I remember initially I was linux boot was not working from VISTA but some patch was applied by liveusb-creater which fixed the problem
  5. Delete the dell media direct partition as maximum number of primary partitions allowed is 4 (I don't use it anyway). Once that partition is deleted you can create new partitions for linux. I created three partitions (SWAP - 2GB, /home - 15GB, / (root) - 15GB). Apply the changes to create the partition
  6. Install from Fedora 9 DVD and follow the steps. When fedora asks where to install linux, choose 'Custom Partition' and select the partitions created abouve
  7. Select the packages you want to install and proceed ahead
  8. Once the installation is over, you will see a dual boot screen with Feodra and Other option. Log in Fedora as the Other option will not work immediately.
  9. In fedodra, login and go to terminal. Do 'su' and then 'gedit /boot/grub/menu.lst'. In that change the last entry for 'Other' from 'rootnoverify(0,1)' to 'rootnoverify(0,2)'. You can also change the title 'Other' to 'Vista' or anything you like. Now on reboot you can login in Vista.
All the hardware was working fine after installation except sound and mic. For sound, I had to unmute the 'Surround' option in audio panel and for resolving microphone problem it took some time. The built in web camera works by default, so does rest of hardware

Enjoy Linux..