This article shares the installation tutorial of centos iso image file for your reference. The specific content is as follows


3 The following interface appears. This is to remind you whether to scan the integrity of the file. We generally choose skip here (here, use the arrow keys to select Enter to confirm)









(How to check the gateway)



12 selection period

13 Set root password


14 Custom installation system (allocate memory space)






15 Choose yes


16 Minimize installation


17 Select installation package



20 To install

If you have any questions, please contact buckle 1091156119
Below are some codes for downloading patch files to be used under network conditions
Copy the code code as follows:
wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-6.repo # a whole line yum -y install tree nmap sysstat lrzsz dos2unix telnet pcre-devel openssl -devel zlib-devel libxml2-devel libjpeg-devel freetype-devel libpng-devel gd-devel curl-devel libxslt-devel openssl-devel libmcrypt-devel mhash mhash-devel mcrypt # A whole line
The above is the whole content of this article, I hope it will be helpful to everyone's study.
Recommended Posts