Ubuntu 21.04
Sponsored Link

Initial Settings : Update System2021/04/28

 
After it has been a production System, maybe it's difficult to update System, but at least after installing, Update Ubuntu Server to the latest.
[1] Update your Ubuntu Server.
# update List first

root@dlp:~#
apt update

Hit:1 http://jp.archive.ubuntu.com/ubuntu hirsute InRelease
Get:2 http://jp.archive.ubuntu.com/ubuntu hirsute-updates InRelease [109 kB]
Hit:3 http://jp.archive.ubuntu.com/ubuntu hirsute-backports InRelease
Get:4 http://jp.archive.ubuntu.com/ubuntu hirsute-security InRelease [101 kB]
Fetched 209 kB in 2s (106 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
4 packages can be upgraded. Run 'apt list --upgradable' to see them.

# update System

root@dlp:~#
apt -y upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  libnetplan0 netplan.io python3-distupgrade ubuntu-release-upgrader-core
4 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 256 kB of archives.
After this operation, 0 B of additional disk space will be used.
.....
.....
Matched Content