Linux is now used more and more widely, and his security and stability has been praised by the vast number of computer enthusiasts. Now I'm going to install Redhat 9 as an example. Tools/Materials
Steps/Methods
- 1 Insert the installation disk, boot from the optical drive, see the following screen; PS: Directly press ENTER for graphical interface installation, if you do not select 30 seconds after the default graphical interface installation
- 2 Use the Mobile key to select "Skip"---skip check, here do not do the diagram description;
- 3 The following picture is followed by: next-the language of the installation "We are Chinese, of course, in Simplified Chinese"---Select the keyboard Configuration "US"----Select the mouse type "PS2"
- 4 The following formally began to configure and install the Linux system; Here we choose to install the personal desktop, and so on, and so on. If the auto partition appears, the interface now lists all partitions on the hard disk
mount point Select Root Partition "/", Linux does not support FAT partition, so we choose EXT3 or EXT2
Note: A swap partition is built here to make the next installation click Format, the system starts to format the hard drive to hang the operation
Select a system to enter by default
- 5DHCP settings, it is recommended to use the default
- 6 firewall settings, general use of intermediate
- Language pack installation, it is recommended to choose Chinese, otherwise you need to check the Chinese document to install the Chinese language package
- Set the time zone-----Set the password for the root account. Ps:root account is similar to Windows Administrator account, must be set password, but must remember this password, install the package and settings later need to switch to the root account to operate!!!!!!
Start the installation below, if you are using the CD, the system will automatically prompt you to change the disc, follow the prompts to replace the OK; Display the following screen after installation, select No not to create a boot disk
- Display this screen after reboot to select the system you want to enter
- Then we'll be in the Linux system interface we've been praying for, HOHO.
END
Precautions
- The main note during the installation process is to set up the swap partition and remember the root account password
Installing the Linux system