Saturday, December 29, 2018

Download 13.04 iso with wget


I am trying to build a virtual machine running Ubuntu 13.04 on a server running 12.04. I don't have any GUI. How can I download the iso file to 12.04 server using wget? I want to download the 13.04 server edition 64-bit.



You can find the links to all the images for Raring on this page.


To download 13.04 64-bit Server Edition, run the following command:


wget http://releases.ubuntu.com/raring/ubuntu-13.04-server-amd64.iso

You may further refer the manpage for the wget command Manpage icon


No comments:

Post a Comment

11.10 - Can't boot from USB after installing Ubuntu

I bought a Samsung series 5 notebook and a very strange thing happened: I installed Ubuntu 11.10 from a usb pen drive but when I restarted (...