Centos7 installation is actually very simple

Prepare the system image:

Operating system version: centos7.6

Operating system download address: https://www.centos.org/download/

1. Start the installation

1. Enter to select the first Install CentOS7 and press Enter directly to install, enter the following interface##

2 . Select the language of the installation process, the default is fine##

3. Set time zone time##

4. Select Shanghai as the time zone, click done to complete##

5. Select the software to be installed##

6. Select Development andCreative Workstation

7. Choose installation location##

8. Select the disk where the system is installed, and partition automatically##

9. Close KDUMP and start to install the system##

10. Set root password, 123.com

2.11. Wait for the system to be installed and restart the system##

2. Simple configuration

1. Close selinux

[ root@localhost ~]# vim /etc/selinux/config

2. Turn off the firewall##

[ root@localhost ~]# systemctl stopfirewalld

[ root@localhost ~]# systemctl disablefirewalld

3. Configure IP address##

[ root@localhost ~]# vim/etc/sysconfig/network-scripts/ifcfg-eno16780032

Restart network service

[ root@localhost ~]# systemctl restart network.service

Recommended Posts

Centos7 installation is actually very simple
Initialize after CentOS 7 installation is complete
2019-07-09 CentOS7 installation
centos7_1708 installation
Centos5 installation guide
Python - centos6 installation
Docker installation (CentOS7 installation)
CentOS7 docker installation
Actually very simple | Python code to find bugs (12)
Zabbix 2.2.20 installation details (Centos6.9)
Centos source installation Python3
lamp (centos7) installation lamp environment
Centos7 mqtt cluster installation
Graphical installation of CentOS8
Mysql8.0.15 installation configuration (centos7)
Linux notes (1): CentOS-7 installation
Redis3 installation under Centos7
CentOS online installation RabbitMQ3.7
Docker CentOS installation method
Linux CentOS 7 installation tutorial
Centos7 docker installation details
Discourse CentOS 8 new installation manual
Centos 7 mini installation process record
Centos mysql installation and configuration
Glusterfs cluster installation on Centos7
Redis cluster installation under CentOS
Centos7 installation and configuration prometheus
CentOS 7 Galera Cluster installation guide
CentOS 7 installation and configuration PPTP
Ubuntu16.04 installation and simple configuration
CentOS 6.x installation mysql5.7 record
CentOS installation and configuration cmake
Graphical centos installation detailed process
Centos7.5 installation and configuration MongoDB4.0.4
Redis cluster installation under CentOS
CentOS 7 installation and configuration PPTP
Hyper-V + CentOS7 installation video tutorial
centos7 kvm installation and use
Centos7 silent installation of Oracle11g
CentOS 6.8 virtual machine installation details
CentOS7 postgresql installation and use
CentOS environment installation of Docker
Centos7 installation tomcat process introduction
Centos7.4 environment installation lamp-php7.0 tutorial
Docker EE installation on centos7
Discourse CentOS 8 new installation manual
CentOS8 Linux 8.0.1905 installation process (illustration)
Centos7 elk7.1.1 installation and use