Download Ubuntu Feisty Fawn on the first day

I wanted to install a Linux server at my new job. I went to the Ubuntu site, but it wasn't working at all. James told me that it's down because of the new version they released today. Perfect timing… I found that an Ubuntu Releases site works fine, but it needs some data (CSS and other stuff not needed in my case) from the Ubuntu one. I decided to work the problem around.

If you want to download new fancy Ubuntu 7.04 (Feisty Fawn) you have to make your system look for Ubuntu site on your local machine.

sudo vi /etc/hosts

Enter „www.ubuntu.com“ after 127.0.0.1 and before old settings which existed before

127.0.0.1  www.ubuntu.com old_settings

Now point your browser to Ubuntu Releases site.

Remember to remove the entry from /etc/hosts as you'll not be able to use Ubuntu site.

PS. I was downloading it at 600Kbps which is good for such a new system.

PS2. digg the story

Trackback URL for this post:

http://piotr.zalewa.info/trackback/19

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
I just have to ask ...
10 + 10 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.