Home > Article > Operation and Maintenance > How to install linux
How to install linux?
Install the Linux system
First Determine the version
The source files of Linux are generally not suitable for installation,
So Linux is installed with the distribution version.
It is recommended to install popular distribution versions such as ubuntu and centos.
It is more suitable for learning and using!
redhat, debian, these are also acceptable,
Of course there are more distributions!
Recommended: "Linux Tutorial"
And when downloading the corresponding release version,
It is best to choose a version with long-term support.
When you use it this way, you can get more answers to your questions.
And if you develop a product, it will have a longer life!
Then determine the installation method
If you are just learning, it is recommended to use a virtual machine for installation at the beginning, so that you can go back and forth Experiment,
If you are familiar with it, you can use your computer to install it!
Then search for the corresponding installation method
After determining the installation method,
There are many corresponding tutorials on the Internet,
Search and you will find it,
As shown in the picture
"ubuntu virtual machine installation"
For example, install Ubuntu
The corresponding ones on the Internet have been introduced in detail
Refer to the corresponding tutorials to install and use
147VMware12 installation virtual machine tutorial, Ubuntu16.04 installation tutorial
During the installation process,
you need to pay attention to the installation steps.
If some steps are not particularly clear,
you can do it yourself first Record it,
and then ask others later,
Only in this way can you understand Linux faster and more deeply,
Installing Linux is also a good opportunity to learn Linux!
After the final installation is completed,
It is best to set an administrator password,
so that all permission management is with the administrator !
After the installation is completed, it is important to use it frequently.
There are still many fun things in Linux.
If you can make some fun things by yourself, it will be even better. Cool.
The above is the detailed content of How to install linux. For more information, please follow other related articles on the PHP Chinese website!