Virtualbox installation and Linux system installation

Note record

Linux operating system

apache, php, mysql are all installed in the linux system

The system is very stable and will not crash easily

Mainstream network operating system

Various operations of unix and linux systems are consistent with unix.

[Save a virtual computer (cup, memory, hard disk, network card, sound card, etc.)]

vmware virtual machine software (large 500M)

virtualbox 100M sun invents oracle

 

 

 

 

 

 

 

 

 

 

[Install linux operating system]

 

Our virtualbox will capture the cursor. Press the "Ctrl" key at the bottom right corner of the keyboard to release the cursor.

 

 

 

 

 

 

 

 

 

 

Created two partitions for the system, a swap partition and a primary partition.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

【System Installation and Configuration】

 

 

 

 

 

Ubuntu is more suitable for personal use.

 

 

 

 

[Linux system partition]

Principles of Windows system partition structure.

 

 

Principle of linux partition:

 

 

The difference between windows and linux partitions:

       windows partition:

              It's more similar to the "forest". The forest has many trees, and each tree has its own follower node.

Each tree has many branches of its own

 

Only the root node can be mounted to a specific disk partition

       Linux partition:

              It is a "big tree" with only one follower node, and there are many branch structures under this node

              Each directory node can complete the "mount" operation

 

window is the forest

 

 

Linux is a big partition tree

 

to sum up:

  1. Use the software virtualbox to build a virtual computer (bare metal)
  2. Install the Linux operating system in the virtual computer
  3. Simple command line operation of linux operating system
  4. Principles of Windows and Linux System Partition

 

 

 

Guess you like

Origin blog.csdn.net/h610443955/article/details/106001549