The computer system is: win7 Install CentOS7 virtual machine Create a new virtual machine Keep clicking Next until memory is allocated (I allocated 20G here, depending on your personal situation) Configure the hardware after successful creation 1. System: Remove the floppy drive 2. Display: Adjust the video memory size 3. Storage: Mount the centOS CD file (the folder name should not contain Chinese!) 4. Network: Select Host-only network Start (press Enter directly) CentOS system configuration Cursor capture key: Right Ctrl key (right!) Language settings - I installed the Chinese version at first, but eventually changed back to English, so it is recommended that you install the English version directly. You can also choose Chinese. Network Settings Time setting: Change to Shanghai (if you selected Chinese before, skip this step) Language settings - just in case, set it to Chinese (if you selected Chinese before, skip this step) Input method settings: Add Chinese Pinyin input method (if you selected Chinese before, skip this step) Software selection: Server with GUI + development tools Manual partitioning (you can also directly partition automatically) My configuration is as follows: KDUMP: I chose to disable it here, but you can also ignore it to set the ROOT user password and create a normal user license Installation successful (as shown in the picture) After entering the system, close the service Installing Enhancement Tools The following dialog box will pop up, click Run (you need to enter the administrator password) After successful installation, reboot. You can find that the mouse can be switched directly from the virtual machine to the host and the adaptive screen Last pop-up This is the end of this article about VirtualBox installation of CentOS7 virtual machine and enhancement tools (pictures and text). For more relevant content about VirtualBox installation of CentOS7, please search for previous articles on 123WORDPRESS.COM or continue to browse the related articles below. I hope everyone will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: mysql create database, add users, user authorization practical method
>>: Method of Vue component document generation tool library
Table of contents 1. What is Dockerfile? 2. Analy...
Table of contents Preface: 1. Reasons for the eve...
There are many articles about MySQL installation ...
Compared with the old life cycle Three hooks are ...
Table of contents What is a relational database? ...
Implementation ideas: Use text-shadow in CSS to a...
This article shares the installation and configur...
1|0 Compile the kernel (1) Run the uname -r comma...
Take the deployment of https://gitee.com/tengge1/...
Question How to access the local database in Dock...
For websites with an architecture like LNMP, they...
MySQL row to column operation The so-called row-t...
Table of contents Get the content of the iframe o...
Table of contents 1. substring() 2. substr() 3.in...
Recently, when I was working on a project, I was ...