Technical review securing system by keeping it up-to-date

This commit is contained in:
Connor Lim 2021-01-29 16:38:42 +08:00
parent 95227dc328
commit 1c50a1346a
No known key found for this signature in database
GPG key ID: F734555D08DF5EF9
5 changed files with 21 additions and 25 deletions

View file

@ -8,12 +8,10 @@ package manager.
[discrete]
== Procedure
Use the following commands as the `root` user or under the `sudo` utility.
* Upgrade the system:
+
----
# dnf upgrade
sudo dnf upgrade
----
+
Confirm to download the available packages.