Play Linux on Windows!

Click on the road above to become an ape, select set as star

High-quality articles, delivered in time


I have learned about some Windows subsystems for linux before, and recently heard people mention it, so I installed an Ubuntu on my Windows 10 professional edition. It's really convenient to run. You don't need to install desktop virtualization applications to develop Linux programs on windows in the future. Let's talk about the specific steps.

First, you need to enable "Windows Subsystem for Linux" in the control panel,

Then go to the Microsoft Store and search for "Run Linux on Windows",

Linux systems currently available for free download include Ubuntu, openSUSE Leap 42, SUSE Linux Enterprise Server 12

Download and install ubuntu

You will be prompted to create a username and password during installation

The installation process is very fast, the installation is complete in a few minutes. Execute sudo apt update & sudo apt upgrade after installation

用 apt 安装 golang 及 godoc : sudo apt install golang-go & sudo apt install golang-golang-x-tools

View installation and execute some common commands

Windows 10 did a good job. Now that there is a Windows subsystem for Linux, it is too convenient for cross-platform development on Windows, and finally you can get rid of the unstable virtualbox virtual machine.

Author: majianguo

Link: www.cnblogs.com/majianguo/p/8047676.html


-END-

If you see this, it means you like this article, please forward it and like it . At the same time, this official account can receive blog posts as soon as possible.

Friends who like this article, please click on the picture to follow the subscription account and watch more exciting content!

Recommended reading:

Guess you like

Origin blog.csdn.net/qq_39507327/article/details/105501890