In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-01 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
Today, I will talk to you about the installation and configuration of the LINUX operating system centos6.5, which may not be well understood by many people. In order to make you understand better, the editor summarizes the following contents for you. I hope you can get something according to this article.
Installation and configuration of LINUX operating system centos6.5
Installing the Linux operating system generally consists of the following steps:
1 basic operating system installation
2 Network configuration, add users
3 install necessary operating system patches (depending on third-party software products)
I. system files
CentOS-6.5-x86_64-bin-DVD1.iso mirrored or burned system CD.
II. Concrete steps
1. Take the CENTOS6.5 (64-bit) installation as an example to illustrate the installation process.
Put the CD into the CD drive, start the machine, and select the first option to enter to start the installation.
two。 Select "Skip" to skip the CD self-test and enter the Linux installation interface
For 3.CENTOS6.5 's welcome screen, click NEXT
4. To install the language, select "Chinese (Simplified) (Chinese (simplified))" and click NEXT
5. Keyboard configuration, select "American English style" and click next
6. Select the type of device used for installation, if there is no specific enterprise-class device, select basic, next step
7. May pop up a warning window, generally choose "Yes" to initialize the disk.
8. To set the hostname, do not set the network first and click next.
9. Select time zone, select "Asia / Shanghai", and click next.
10. Set the root password, and the password is: zdkj@68669820. When you are finished, click next.
11. Disk partition settings, select "create Custom layout", and click next.
twelve。 Disk Settin
13. Create Partition
14. Set up the boot partition, / boot:500MB
15. Set the swap partition to the same amount of system memory, / swap:130000MB
16. To set up the root partition, you can select "use all available space (a)". Other parameters refer to the following figure.
Only the root partition of the data disk needs to be set, as shown in the following figure.
17. When you have finished setting up, click next
18. Select formatting
19. Write partitions to disk
20. Boot loader settings, click next
21. Select "customize (C) later" package group
twenty-two。 Install the package
23. Installation is complete, remove the CD and reboot.
thirty。 Log in to the account and enter the system
The installation is complete at this point
thirty-one。 Server configuration IP
Configure the server IP, with red as the part that needs to be modified.
1. Cd / etc/sysconfig/network-scripts/ (modify ip)
Modify ONBOOT (whether network card is enabled) and change it to yes
Change BOOTPROTO to static (static)
Add ip subnet mask gateway and dns
IPADDR= 192.168.1.31
NETMASK= 255.255.255.0
GATEWAY= 192.168.1.254
DNS1= 61.128.128.68
According to this format
2. Service network reload applies the current configuration after the configuration is completed.
Mkdir / install
Test document command
Eject U disk command
Umount / mnt/usb_disk/
Force eject
Umount-l / mnt/usb_disk
After reading the above, do you have any further understanding of the installation and configuration of the LINUX operating system centos6.5? If you want to know more knowledge or related content, please follow the industry information channel, thank you for your support.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.