Learning

Linux for Starters: Your Guide to Linux – 8 Things to do after installing Ubuntu – Part 5

Last Updated on May 22, 2022

This series offers a gentle introduction to Linux for newcomers.

After installing Ubuntu, you’re ready to use your new system. But there are some additional steps we recommend you first perform before using your new system. This article identifies 8 things you need to consider.

Let’s start with a no-brainer, an update of the system.

1. Update the System

When you boot to the graphical desktop for the first time, you’ll be asked to update the system. That’s because there are always updates released on a regular basis including security updates.

To update your system, click the Install Now button.

Update the System

The Settings button takes you to the Updates section of Software & Updates. This lets you change things like the frequency of checking for updates.

Regular Updates
Click image for full size

You can also update your system at any time by issuing the command in a terminal:

$ sudo apt update && sudo apt upgrade -y

Next Page: Page 2 – Install Drivers


Pages in this article:
Page 1 – Initial Update
Page 2 – Install Drivers
Page 3 – Enable Backups
Page 4 – Video/Audio Codecs and TrueType Fonts
Page 5 – GNOME Tweaks
Page 6 – GNOME Extensions
Page 7 – Install BleachBit
Page 8 – Night Light and Summary


All articles in this series:

Linux For Starters: Your Guide to Linux
1What is Linux? Why use Linux? What do I need?
2Choose a Linux distribution meeting your specific needs and requirements.
3Make a bootable Ubuntu USB stick in Windows.
4We show you how to install Ubuntu 21.04 on your hard disk.
5Things to do after installing Ubuntu.
6Navigating your way around the Desktop.
7Updating the system, install new software.
8Open source replacements for proprietary Windows desktop software.
9Get started with the power and flexibility of the terminal.
10We cover the basics of files and permissions.
11Getting help from your system.
12Learn all about the file system.
13Manipulating files from the shell.
14Maintain your system with these simple tips.
15Managing users on your system.
16Explore different desktops to GNOME 3.
17Gaming on Linux.
18Protect your privacy with this guide.
19Access the Windows desktop from Linux using a remote desktop client.
20Set up a virtual machine running Ubuntu as the host and openSUSE as the guest.
21Wine lets you run Windows programs on Linux without emulation.
22Extend your GNOME desktop with extensions and themes.
XUseful Linux commands.
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

6 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Gremlin
Gremlin
2 years ago

Why only cover Ubuntu?

Jon
Jon
2 years ago
Reply to  Gremlin

From independent surveys Ubuntu is the most popular Linux distro. Ignore the charts you see on some web sites that often have fairly obscure distros top. Their fanboys just vote them up using bots, partly because they are very passionate about them.

Interestingly, Linus Torvalds (the creator of the Linux kernel) has never even tried Ubuntu.

Craig
Craig
2 years ago

What about the command line? Newcomers shouldn’t only use GUIs in my opinion.

Nico
Nico
2 years ago

How about what to do when app doesnt have a package?

James
James
2 years ago

How about as a Linux user you whine, cry and criticize ever tutorial and article ever printed? It really gets old. I use Linux, I use Ubuntu, I use other OS’s. I appreciate people with the skill and knowledge to write tutorials and articles that can help others. No article can cover ‘everything Linux”. Thank you Steve.