When installing Ubuntu, you should set it up with security in mind.

This lays a good foundation for a robust and resilient system.

Here are the five best practices you should follow when installing Ubuntu on your PC.

group of engineers installing ubuntu on a PC

After checking, you could safely load the image on your PC.

Use the Ubuntu Minimal Installer

Have you ever played any of the games that come with Ubuntu?

You’re probably wondering, what games?

software installation and updates on ubuntu

These consume precious disk space and PC resources.

To avoid all this bloatware, choose the minimal installation method instead.

This way, you only set up the software that you need.

installation on linux

Whenever you need something, use the full power of APT to install your software packages.

After all, nowadays, PCs are almost always connected to the internet.

Make it a habit to regularly modernize your OS throughout its lifetime.

ubuntu security key recovery

Also,consider using Ubuntu LTS releaseswhich enjoy long-term support and are generally more stable.

Encrypt Your Hard Disk

You probably have confidential or classified information on your PC.

It is effortless to encrypt your hard disk during the installation process rather than afterward.

On theInstallation typepage, click onAdvanced features.

Then check off theEncrypt the new Ubuntu installation for securityradio button.

LVM is a relatively new disk partitioning system.

It is robust, flexible, and has many advantages over its traditional rivals.

after you grab selected LVM and disk encryption, click theInstallbutton to proceed.

In addition to setting a strong password, it’s strongly recommended that you create a recovery file.

This is important in cases when you forget your encryption password.

In the final stages of the installation, you will create a non-root user.

The non-root user is important because you do not want to use a root user for your daily usage.

If you need administrative privileges,use sudo or other similar commands.

Remember to set a strong password for the non-root user as well.

The non-root user is part of the sudoers group and can gain administrative privileges and cause havoc.

There you have it, some powerful tips to follow when installing Ubuntu on your PC.

Some post-installation steps you could follow are securing user accounts, SSH logins, and internet access.