初期設定 : システム最新化
2019/05/06 |
[1] | システムを最新化するには以下のようにコマンド入力します。 サーバー運用開始後はシステムのアップデートが難しい場面もありますが、少なくともインストール直後のシステム構築時はシステムを最新化しておきましょう。 |
[root@dlp ~]# dnf -y upgrade Fedora Modular 30 - x86_64 8.0 kB/s | 5.0 kB 00:00 Fedora Modular 30 - x86_64 - Updates 14 kB/s | 6.1 kB 00:00 Fedora Modular 30 - x86_64 - Updates 209 kB/s | 203 kB 00:00 Fedora 30 - x86_64 - Updates 11 kB/s | 6.7 kB 00:00 Fedora 30 - x86_64 - Updates 1.1 MB/s | 2.0 MB 00:01 Fedora 30 - x86_64 8.4 kB/s | 5.1 kB 00:00 Dependencies resolved. ================================================================================ Package Arch Version Repo Size ================================================================================ Upgrading: augeas-libs x86_64 1.12.0-1.fc30 updates 416 k cifs-utils x86_64 6.9-1.fc30 updates 88 k cockpit x86_64 192-1.fc30 updates 42 k cockpit-bridge x86_64 192-1.fc30 updates 559 k cockpit-networkmanager noarch 192-1.fc30 updates 221 k cockpit-packagekit noarch 192-1.fc30 updates 309 k cockpit-selinux noarch 192-1.fc30 updates 163 k cockpit-storaged noarch 192-1.fc30 updates 352 k cockpit-system noarch 192-1.fc30 updates 1.0 M cockpit-ws x86_64 192-1.fc30 updates 794 k cups-libs x86_64 1:2.2.11-2.fc30 updates 252 k dbus-broker x86_64 20-4.fc30 updates 160 k dhcp-client x86_64 12:4.3.6-33.fc30 updates 227 k dhcp-common noarch 12:4.3.6-33.fc30 updates 126 k dhcp-libs x86_64 12:4.3.6-33.fc30 updates 63 k ethtool x86_64 2:5.0-1.fc30 updates 141 k fedora-logos x86_64 30.0.2-1.fc30 updates 8.2 M gdb-headless x86_64 8.2.91.20190424-24.fc30 updates 3.4 M grub2-common noarch 1:2.02-78.fc30 updates 868 k grub2-pc x86_64 1:2.02-78.fc30 updates 23 k grub2-pc-modules noarch 1:2.02-78.fc30 updates 889 k grub2-tools x86_64 1:2.02-78.fc30 updates 1.9 M grub2-tools-extra x86_64 1:2.02-78.fc30 updates 1.0 M grub2-tools-minimal x86_64 1:2.02-78.fc30 updates 185 k iptables x86_64 1.8.2-1.fc30 updates 364 k iptables-libs x86_64 1.8.2-1.fc30 updates 49 k ..... ..... ..... Installed: cockpit-dashboard-192-1.fc30.noarch clevis-luks-11-5.fc30.x86_64 systemd-bootchart-233-4.fc30.x86_64 udisks2-lvm2-2.8.2-1.fc30.x86_64 grub2-tools-efi-1:2.02-78.fc30.x86_64 kernel-5.0.10-300.fc30.x86_64 kernel-core-5.0.10-300.fc30.x86_64 kernel-modules-5.0.10-300.fc30.x86_64 libblockdev-lvm-2.21-3.fc30.x86_64 clevis-11-5.fc30.x86_64 jose-10-4.fc30.x86_64 libjose-10-4.fc30.x86_64 libluksmeta-9-2.fc29.x86_64 luksmeta-9-2.fc29.x86_64 tpm2-tools-3.1.4-1.fc30.x86_64 tpm2-tss-2.2.2-1.fc30.x86_64 Complete! |