windows use ubuntu to start linux service
Some services can only be used in Linux, but the company configures windows computers, so install the ubuntu service in windows, and then start the linux service in the started ubuntu
System: win10 (no other system tried)
installation steps:
- Check whether the network and Internet have proxy enabled (the proxy server should be turned off, otherwise the windows store cannot be opened)
- Install ubuntu service in windows store
- After starting windows related functions, shut down and restart
- After booting, start the installed ubuntu service (the terminal with its own service is not friendly enough, use a third-party wsl-termail);
The installation package address is as follows: https://github.com/goreliu/wsl-terminal/releases/download/v0.8.11/wsl-terminal-0.8.11.zip
Run after decompression
You can also set the terminal
- After that, you can easily operate in the open-wsl terminal. This ubuntu file is shared with the windows system. For example, to start the python service, you only need to use the ubuntu command to start the relevant installation;