The newest Long Term Support (LTS) release of Ubuntu is now out. Incorporating the newest innovations from containerization technologies to graphical environments. Ubuntu 18.04 LTS promises a 5 year support for this release which means you can get assured updates, patches and security fixes upto 2023.
Select an image. Ubuntu is distributed on two types of images described below. The desktop image allows you to try Ubuntu without changing your computer at all, and at your option to install it permanently later. These release notes for Ubuntu 18.04.2 LTS (Bionic Beaver) provide an overview of the release and document the known issues with Ubuntu 18.04 LTS and its flavors. For details of the changes applied since 18.04, please see the 18.04.2 change summary.
You may use your Ubuntu installation as a workstation, as a server, or as a testing platform, but when it comes to upgrading the OS, the inner sysadmin in you would scream in protest. Paying due respect to that voice, let's install Ubuntu 18.04 inside VirtualBox. This way you can see whether or not it is for you.
Step 1: Creating a VM
The VirtualBox manager (its GUI) is something you are probably familiar with. If not, then let's go through the steps of creating a new Virtual Machine.
The newer VirtualBox UI has changed a few things, but the basic flow is still the same. Click on the New icon to create a new machine. We will be using Expert Mode (see below) instead of guided mode because it is a lot quicker.
Just by entering a reasonable name like ‘Ubuntu' it automatically sets the Type to Linux and Version to Ubuntu 64-bit. If that doesn't work, you should use the drop-down menu to select those exact options anyways.
Next comes the turn of allocating RAM. The more memory you can afford to allocate, the better. We will be settling for 2048MB in this example. Finally, you need to create a virtual disk. Select the 'Create a virtual hard disk now' option and click on Create to continue. We will be setting the disk type to VDI and the size to be 40GB.
And that's it! Your VM is ready for Ubuntu 18.04 installation.
Step 2: Installing Ubuntu 18.04
Installation media set up
You can get the official LTS release of Ubuntu 18.04 Desktop here this is a 64-bit OS, so make sure that you are not running it on a really archaic hardware (even if its in a VM). The installation media is 1.8GB in size, so it may take you a while to get your copy downloaded.
Once you have your .iso file you can proceed with the installation.
Select the newly created VM and click Start.
The VM console window will pop up along with an additional window asking you to specific what start-up disk you wish to use (Since the virtual hard disk is not yet bootable).
Click on the folder icon and from your file explorer select the Ubuntu 18.04 iso file which you downloaded earlier. Once that is done and you can start the system we are now in business!
Language and Keyboard Preferences
The Ubuntu 18.04 LTS has made the process of installation much quicker and simpler than its previous LTS release but at the same time it is still familiar and friendly to long-term users.
Click on the Install Ubuntu option, after making sure that your prefered language is selected. After that you will be asked for the information regarding your keyboard layout and we are going to stick to the default option here. If you happened to have a more esoteric layout like Dvorak, please make sure that that is selected.
You can also select 'Detect Keyboard Layout' option, if you are having troubles. Although, it is pretty safe to go with the defaults as shown above.
Minimal Install Option and Third Party Software
Now we see our first new feature that is the minimal installation option.
This is especially useful, if you want to run Ubuntu primarily as a workstation, or as a developer's rig. Also when creating a VM (like in our case) it makes sense to use the minimal installation option, since you might want to use the host system for games, media playback, office suite and other utilities. Minimal install gives you a web browser and a handful of other utilities and that's it.
If you can, try also to select the options for downloading updates and installing third-party softwares as shown in the screenshot above.'
Disk Layout and Installation Type
Now comes the most controversial part of any Linux installation — The disk layout. If it were your main rig, you would have to consider a lot of variables, like whether or not you are going to dual-boot, what partitions you would need and will you go for LVM or not.
Since, we are using a VM and we have one quite disposable Virtual Disk to experiment with, we can simply select 'Erase Disk and Install Ubuntu' option, as shown below:
It will give you a warning sign, saying that permanent changes will be made on the hard disk, click Continue to continue.
Setting Up User Profile
Select your timezone, by simply clicking on the world map indicating roughly where you live.
Enter your desired username, computer's name and password,
And now we simply wait, as Ubuntu configures rest of the things for us. Once the installation finishes it will prompt you to restart the system. You can do that or just close the window and then shutdown the system and move on to step 3.
(Optional) Step 3: Managing Installation Media
VirtualBox automatically detaches the installation media (the .iso file) from your VM once the installation is complete. However, if you wish to do so manually, or reinsert installation media to make changes, you can do so by selecting the VM in VirtualBox GUI, selecting the Settings options and then navigating to Storage settings.
Here, you select the empty slot under the IDE controller and then click on the CD icon on the right hand column to select your .iso file and the next time you boot you will be in the installation media again.
It is equally easy to remove the attached iso by clicking on the same CD icon and selecting 'Remove Disk from Virtual Machine'.
What's new?
So what's new with this LTS release of Ubuntu? To enumerate a few major changes:
- After having issues with Wayland, they have switched back to XOrg
- Python 3.6 is now available
- Gnome is the default desktop environment
- Linux Kernel 4.15
- LXD 3.0.0
Tell us what you thoughts are regarding the latest LTS release and stay tuned for more tutorials, guides and news on the latest and greatest open source technologies.
Ubuntu 18.04.2 LTS is available to download, albeit a week later than originally planned.
The update serves as the second point release in the Ubuntu 18.04 LTS ‘Bionic Beaver' series, and brings an updated Linux kernel and graphics drivers with it.
Ubuntu 18.04 LTS really is a long-term support release as it's supported with ongoing updates until 2023 on the desktop.
What's the point of a point release?
Step 2: Installing Ubuntu 18.04
Installation media set up
You can get the official LTS release of Ubuntu 18.04 Desktop here this is a 64-bit OS, so make sure that you are not running it on a really archaic hardware (even if its in a VM). The installation media is 1.8GB in size, so it may take you a while to get your copy downloaded.
Once you have your .iso file you can proceed with the installation.
Select the newly created VM and click Start.
The VM console window will pop up along with an additional window asking you to specific what start-up disk you wish to use (Since the virtual hard disk is not yet bootable).
Click on the folder icon and from your file explorer select the Ubuntu 18.04 iso file which you downloaded earlier. Once that is done and you can start the system we are now in business!
Language and Keyboard Preferences
The Ubuntu 18.04 LTS has made the process of installation much quicker and simpler than its previous LTS release but at the same time it is still familiar and friendly to long-term users.
Click on the Install Ubuntu option, after making sure that your prefered language is selected. After that you will be asked for the information regarding your keyboard layout and we are going to stick to the default option here. If you happened to have a more esoteric layout like Dvorak, please make sure that that is selected.
You can also select 'Detect Keyboard Layout' option, if you are having troubles. Although, it is pretty safe to go with the defaults as shown above.
Minimal Install Option and Third Party Software
Now we see our first new feature that is the minimal installation option.
This is especially useful, if you want to run Ubuntu primarily as a workstation, or as a developer's rig. Also when creating a VM (like in our case) it makes sense to use the minimal installation option, since you might want to use the host system for games, media playback, office suite and other utilities. Minimal install gives you a web browser and a handful of other utilities and that's it.
If you can, try also to select the options for downloading updates and installing third-party softwares as shown in the screenshot above.'
Disk Layout and Installation Type
Now comes the most controversial part of any Linux installation — The disk layout. If it were your main rig, you would have to consider a lot of variables, like whether or not you are going to dual-boot, what partitions you would need and will you go for LVM or not.
Since, we are using a VM and we have one quite disposable Virtual Disk to experiment with, we can simply select 'Erase Disk and Install Ubuntu' option, as shown below:
It will give you a warning sign, saying that permanent changes will be made on the hard disk, click Continue to continue.
Setting Up User Profile
Select your timezone, by simply clicking on the world map indicating roughly where you live.
Enter your desired username, computer's name and password,
And now we simply wait, as Ubuntu configures rest of the things for us. Once the installation finishes it will prompt you to restart the system. You can do that or just close the window and then shutdown the system and move on to step 3.
(Optional) Step 3: Managing Installation Media
VirtualBox automatically detaches the installation media (the .iso file) from your VM once the installation is complete. However, if you wish to do so manually, or reinsert installation media to make changes, you can do so by selecting the VM in VirtualBox GUI, selecting the Settings options and then navigating to Storage settings.
Here, you select the empty slot under the IDE controller and then click on the CD icon on the right hand column to select your .iso file and the next time you boot you will be in the installation media again.
It is equally easy to remove the attached iso by clicking on the same CD icon and selecting 'Remove Disk from Virtual Machine'.
What's new?
So what's new with this LTS release of Ubuntu? To enumerate a few major changes:
- After having issues with Wayland, they have switched back to XOrg
- Python 3.6 is now available
- Gnome is the default desktop environment
- Linux Kernel 4.15
- LXD 3.0.0
Tell us what you thoughts are regarding the latest LTS release and stay tuned for more tutorials, guides and news on the latest and greatest open source technologies.
Ubuntu 18.04.2 LTS is available to download, albeit a week later than originally planned.
The update serves as the second point release in the Ubuntu 18.04 LTS ‘Bionic Beaver' series, and brings an updated Linux kernel and graphics drivers with it.
Ubuntu 18.04 LTS really is a long-term support release as it's supported with ongoing updates until 2023 on the desktop.
What's the point of a point release?
Point releases play an important role in the life of an LTS. These freshly pressed ISOs combine all of the key software updates, bug fixes, and security patches pushed out to an Ubuntu since the last ISO was made.
Why is that important? Convenience and security. Rolling together all of the updates issues since the last point release saves new users from needing to download and install several hundred megabytes worth of updates right after install. It ensures critical security vulnerabilities are patched on new systems, too.
Here, Ubuntu 18.04.2 LTS features all of the updates issued to Ubuntu 18.04 LTS since the release of Ubuntu 18.04.1 LTS last year.
Ubuntu 18.04.2 LTS
Ubuntu 17.04 Download 32 Bit
By and large Ubuntu 18.04.2 LTS is very similar to previous iterations. There are a number of major performance fixes for GNOME Shell and Mutter that aim to reduce memory usage, lessen CPU spikes, and result in smoother UI animations.
Updated apps are onboard too, including the latest Firefox 65, Thunderbird 60.4 and LibreOffice 6.0.2 releases
But that's not all…
Updated Kernel & Graphics Drivers
The main selling point of this (indeed, any) point release is the inclusion of an updated hardware stack (HWE). This point release's Linux kernel and display server stack is derived from Ubuntu 18.10 ‘Comsic Cuttlefish'.
Ubuntu 18.04.2 LTS runs on the UbuntuLinux 4.18 kernel. This is same version as shipped in Ubuntu 18.10, released last October. It's a notable uplift from the Linux 4.15 kernel included in Bionic originally.
The new HWE also brings updated versions of Xserver, Wayland, plus Mesa (18.2.x series) and other updated graphics drivers.
These critical updates are gold as they prove new and improved hardware support for PCs, laptops and hardware released after the original LTS first appeared.
Getting the latest HWE
Those who installed Ubuntu 18.04 LTS in April of last year will not get the new hardware updates automatically — but they can opt-in to receive them.
Ubuntu 18.04.2 Lts
Those who opt-in, as well as those who install Ubuntu using this new image, will benefit from the new hardware enablement stack, and will be able to upgrade to newer versions of the stack as they're released.
If the HWE tickles your fancy and you're running Ubuntu 18.04 LTS you can opt-in to receive it by running this command:
Get Ubuntu 18.04.2 LTS
Ubuntu 18.04.2 LTS is available to download for free, in 64-bit desktop and 64-bit server builds.
If you're running Ubuntu 18.04 LTS and think you're missing out on something here let me tell you that you're not. Point releases are intended for those who have yet to install Ubuntu, less those already running it.
Ubuntu 18 04 2 Lts 32 Bit Iso
So long as you have installed all available updates you technically have Ubuntu 18.04.2 LTS.