--Package management changed from yum to dnf
--Yum can be used, but it calls dnf internally
--Firewall changed from iptables to nftables
--ntp can no longer be used, only chrony
--TLS1.0 and TLS1.1 are disabled by default
Download from here.
Choose the right one for CentOS Linux

This time, I will download it from RIKEN.


--Language
It may not be much different from CentOS 7 ... Select Japanese as the language.
![1CentOS8(192.168.119.12) [実行中] - Oracle VM VirtualB.png](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/129517/1af00897-fad6-7038-8362-a7a7933ffd58.png)
Menu screen. Check because there is an error in "Installation destination".
![2CentOS8(192.168.119.12) [実行中] - Oracle VM VirtualB.png](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/129517/6394714b-07ec-a648-5a2d-f69ec6fb49f7.png)
Completed without doing anything. This time there is only one storage.
![3CentOS8(192.168.119.12) [実行中] - Oracle VM VirtualB.png](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/129517/2317091c-68d7-0674-f54c-6d49bea7d428.png)
--Network
Select "Network and Hostname" from the menu screen
![2CentOS8(192.168.119.12) [実行中] - Oracle VM VirtualB.png](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/129517/6394714b-07ec-a648-5a2d-f69ec6fb49f7.png)
Adapt by listing the host name in the lower left. Also, enable enp0s3,8 and set the IP address of enp0s8.
![4CentOS8(192.168.119.12) [実行中] - Oracle VM VirtualB.png](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/129517/0a8d30bc-5914-f6a0-5e4a-97f0a9f36788.png)
Proceed to "IPv4 Settings". Since it is local, enter an appropriate IP address. At this time, the method is set to manual.
![5CentOS8(192.168.119.12) [実行中] - Oracle VM VirtualB.png](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/129517/8ed01a11-6d55-6bcb-03ec-e42f026379d2.png)
Select "Time and Date" from the menu screen
![2CentOS8(192.168.119.12) [実行中] - Oracle VM VirtualB.png](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/129517/6394714b-07ec-a648-5a2d-f69ec6fb49f7.png)
Select the region as Tokyo in Asia and complete
![6CentOS8(192.168.119.12) [実行中] - Oracle VM VirtualB.png](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/129517/1f0d3ec3-862f-210a-7ef5-cf6dce9c4f9c.png)
--Installation
![7CentOS8(192.168.119.12) [実行中] - Oracle VM VirtualB.png](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/129517/1d490069-e9de-1990-0dba-251b0dc0409b.png)
Create the root password and, if necessary, the user.
![8CentOS8(192.168.119.12) [実行中] - Oracle VM VirtualB.png](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/129517/96ab5022-cf27-7200-95b5-32e3394c0c57.png)
Change Password
![9CentOS8(192.168.119.12) [実行中] - Oracle VM VirtualB.png](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/129517/8e7e6703-fe9b-f68c-b683-c4f8c0b66f94.png)
Now reboot and you're done.
-Red Hat Enterprise Linux 8 Easy-to-understand explanation of new features [RHEL8] -You can see it in the image! How to install CentOS 8 -Differences between CentOS 8 and CentOS 7, be careful of yum and middleware
Recommended Posts