Ubuntu 15.04 and its official flavours are finally here in their “stable” form. They come with plenty of updated applications, new features, improvements, and unfortunately with systemd. Find out what’s new in Ubuntu 15.04 in the release notes. Let’s start the ubuntu 15.04 install.

 

Ubuntu 15.04 Install

Download Ubuntu 15.04 desktop edition from here. Create a bootable DVD or USB and boot your system from it.

The Ubuntu DVD will give you 2 choices. To try Ubuntu without making any changes (live edition) or installing it to your disk.

In this post, we are going to do a fresh single boot installation.

Sponsored

When the installer appears, click Install Ubuntu link to continue.

 

The installer also allows you to download and install the updates and third party software such as Flash and codecs while installing. Nice feature if you are connected to the internet, If you want to install them, click on check boxes and continue.

Now, you must select any of the following option.

  1. Erase and install Ubuntu – This will completely delete all your files and operating systems in your hard drive. If you want to do a fresh installation, this is the ideal choice.
  2. Encrypt the new Ubuntu installation for security – Everything will be encrypted, and you’ll be asked to choose a security key later.
  3. Use LVM with new Ubuntu installation – If you want snapshots and partition resizing features, you can select this option.
  4. Something else – This is the manual method to create or resize partitions. Also, this method allows to create multiple partitions with different sizes.

Since I don’t have any installed operating system in my hard drive, I selected ‘Erase disk and install Ubuntu’option.

The installer will ask you a confirmation message. Click Continue.

Sponsored

Select your Timezone. If your system is connected to Internet, then the installer will automatically select your correct timezone.

Select the keyboard layout.

Enter your name, computer’s name, username, and password.

After the installation over, click Restart Now button.

 

Congratulations! We have successfully installed Ubuntu 15.04.

The first thing you should do after logging in to your system is to update it. Run the following command from the terminal to update the system.

sudo apt-get update && sudo apt-get upgrade

Alternatively, you can update the system using Ubuntu update graphical application.

 

The post Ubuntu 15.04 Install appeared first on NixPal.

Ubuntu Server Admin

Recent Posts

Canonical announces 12 year Kubernetes LTS

Canonical’s Kubernetes LTS (Long Term Support) will support FedRAMP compliance and receive at least 12…

14 hours ago

Ubuntu Weekly Newsletter Issue 878

Welcome to the Ubuntu Weekly Newsletter, Issue 878 for the week of February 2 –…

1 day ago

How your feedback shapes the way we support open source software

At Canonical, we firmly believe that delivering an outstanding, customer-centric support experience is impossible without…

2 days ago

How To Install osTicket v1.14 On Ubuntu 20.04

I want to share how to install osTicket v1.14 for Ubuntu 20.04 server. osTicket written…

3 days ago

How To Install WordPress On Ubuntu 20.04

Now I want to share how to install WordPress on ubuntu 20.04 server. WordPress is…

3 days ago

How To Install DNS Server (Bind9) On Ubuntu 20.04

Now I want to share the DNS server installation process on your Ubuntu 20.04 server.…

3 days ago