Tag: Install the virtual machine operating system.
I. The beginning of study
1. Give yourself a position (your position, where to go in the future, set a goal for yourself)
Two. Conventions
Using CentOS 7.4, VMware Workstation Pro 14, Xshell, Baidu Network disk
KeePass password management, 51cto blog record Learning notes.
Software Update Address: r.aminglinux.com
Code and command address: centos7.aminglinux.com
Three. Understanding Linux
Linux is an operating system that is used primarily for servers.
Andriod mobile OS running Linux kernel.
Before Linux was a UNIX system
Then a college teacher developed the MINIX system.
1991 Linus developed the Linux according to Minix
The hairstyle version of Linux
Debian Ubuntu SUSE RedHat RHEL CentOS etc
Four. Install the virtual machine
1. Double-click the virtual machine installation package
2. Click "Next"
3. Tick "I accept the terms of the agreement" and click "Next"
4. Select the installation location (can be changed, or do not change) click "Change"
5. After the change is complete, click "OK"
6. "Check Product updates at startup" and "Join the Customer Experience Program" does not need to be checked. Click "Next".
7. Click "Next"
8. After setting up, click "Install" to
9. Click "Finish" to
Five. Installing CentOS7
Click on "Create a new virtual machine"
Select "Typical" (custom can also)
Select "Install operating system later"
Select "Linux" and its version
Set the name of the virtual machine and the location of the virtual machine files (the virtual machine files are independent of the virtual machine)
To customize the disk capacity, select Next
Click "Finish"
Select "Edit Virtual machine settings"
Select the number of memory
Select the number of processors
Select "CD/DVD" and select the location of the CentOS image in the right connection option
Select "Turn on this virtual machine"
Mouse click on the black interface of the virtual machine, then use the keyboard arrow keys to select the first item on the line, then enter.
Running the Setup program
Successfully entered the installation interface
Bottom left Select "Chinese"
Select "Installation location" software source and software selection no tube
Select "I want to configure Partition"
Select "Standard Partition"
Partition complete, click "Done" in the top left corner
Select "Accept Changes"
Set the root user password
Select Restart after installation is complete.
The first day of Linux learning