Initial Settings : Update System2019/04/22 |
[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 disco InRelease Hit:2 http://jp.archive.ubuntu.com/ubuntu disco-updates InRelease Hit:3 http://jp.archive.ubuntu.com/ubuntu disco-backports InRelease Hit:4 http://security.ubuntu.com/ubuntu disco-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 |