Initial Settings : Update System2018/04/27 |
[1] | Update your Ubuntu Server. After it has been a production System, maybe it's difficult to update System, but at least after installing, Update Ubuntu Server. |
# Update List first root@dlp:~# apt update Hit:1 http://jp.archive.ubuntu.com/ubuntu bionic InRelease Hit:2 http://jp.archive.ubuntu.com/ubuntu bionic-updates InRelease Hit:3 http://jp.archive.ubuntu.com/ubuntu bionic-backports InRelease Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease Reading package lists... Done Building dependency tree Reading state information... Done All packages are up to date. # Update System root@dlp:~# apt upgrade
Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done ..... ..... ..... |
Sponsored Link |