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.
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.
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.
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.
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.
Canonical’s Kubernetes LTS (Long Term Support) will support FedRAMP compliance and receive at least 12…
Welcome to the Ubuntu Weekly Newsletter, Issue 878 for the week of February 2 –…
At Canonical, we firmly believe that delivering an outstanding, customer-centric support experience is impossible without…
I want to share how to install osTicket v1.14 for Ubuntu 20.04 server. osTicket written…
Now I want to share how to install WordPress on ubuntu 20.04 server. WordPress is…
Now I want to share the DNS server installation process on your Ubuntu 20.04 server.…