Keeping the System up to Date

Introduction

Any system requires periodic maintenance to keep it running smoothly. Linux distros are constantly updating and upgrading software, some distros on an almost daily basis. Security updates are particularly important to keep on top of. When updating is neglected, Java reliant websites like Kronos will start telling you your Java version is out of date. You can perform updates anytime you like. Performing a general update once a week is recommended or, at the very least bi-weekly. If you hear of special security concerns involving the internet immediate updating may be necessary.

How to

There are a number ways to perform an update but here, for the sake of variety, we offer two. The first is a very easy way. The second method is powerful, precise, and fine-tuned, but can also be scary for anyone who has never worked from the command line in a terminal. If you find it intimidating, you can just forget you ever heard about it for the time being and use Method 1. When you start to get comfortable the second method will be here to try, and you may just find it's not so bad after all. Hopefully so, as this second method is much more thorough. It also removes software packages that are no longer used after they have been replaced by new ones, keeping the system clean and lean. Eventually you will want to use it, at least once in a while.

Method 1: The Easy Way

Method 2: Command Line Interface (CLI)

This method involves manually entering commands directly into the terminal. For the uninitiated this method may seem daunting.

Linux terminal history command history command history command

Summing up...

If you already know another method you like for upgrading, you are welcome to use that too, or even try setting the computer to automatically update. Whatever the method, there can be dire consequences to keeping a computer unmaintained. The relatively little effort required to maintain an up to date system is important to make.