Search for Ubuntu in the Microsoft Store (I only tested this system. If someone likes to toss, they can also try other systems, such as SUSE and Debian). The process of installing Ubuntu in the application page is very simple, just like installing software.
Search for Ubuntu in Cortana in the lower left corner, and click to enter. The interface you see is just like our terminal interface in Ubuntu. Test the LS command in this window, and it is correct.
Windows 10 Linux subsystem graphical interface
Update
sudo apt-get update
Install xorg
sudo apt-get install xorg
Install xfce4
sudo apt-get install xfce4
Installing xrdp
sudo apt-get install xrdp
Configuring xrdp
sudo sed -i ‘s/port=3389/port=3390/g’ /etc/xrdp/ xrdp.ini
Above is the configuration port
Write xfce4 session to xsession
sudo echo xfce4-session >~/.xsession
Restart xrdp service
sudo service xrdp restart
If there is a firewall, just allow it.
Search for remote desktop connection in Cortana, click enter, input local IP: port, and subsystem user name (in step 2, before the @ symbol in the terminal window)
Graphical interface of Linux subsystem under Windows 10
graphical interface of Linux subsystem under Windows 10
login is successful, and the graphical interface of Ubuntu is displayed.
Graphical interface of Linux subsystem under Windows 10
Xrdp should be started in the terminal before each remote connection, and the window cannot be closed.
Read More:
- Vue Install Store Error: ‘options’ is defind but never used [How to Solve]
- Pychar install paddlex error Microsoft Visual C ++ fourteen . 0 is required
- How to install IDM Extension in Chromium-based Microsoft Edge (Canary/Dev)
- Bug:Install Microsoft Visual C++ 2008 Redistributable (x86) Failed Installation aborted, Result=1603
- Error: Microsoft Visual C + + 14.0 is required to get it with Microsoft V + + comp
- Win10 install iTunes appears: “installation assembly microsoft.VC80 . CRT, tupe = Win32, version = 8.0.50727.6195 “…”
- Ubuntu 16.04 install Chinese input method
- [solution] install L2TP and related settings in Ubuntu 18.04
- Microsoft Visual C++ 14.0 or greater is required. Get it with “Microsoft C++ Build Tools“
- Install And Configure Nagios on Ubuntu 14.04 LTS
- [Linux] failed to install libudev dev in Ubuntu 18.04
- How to install postman tool in Ubuntu 16.04
- Install ubuntu system, report error WslRegisterDistribution failed with error: 0x8007019e
- How to install cuda10.01in Ubuntu18.04
- Error: Microsoft Visual C + + 14.0 is required. Get it with “Microsoft Visual C + + build tools” problem
- Install Java runtime JRE in Ubuntu 16.04
- Error: Microsoft Visual C + + 14.0 is required. Get it with “Microsoft Visual C”++
- Howto Install and Configure VTK on Ubuntu
- How to install scikit learn and other scientific computing libraries in Ubuntu 16.04
- To solve the problem of C # calling excel interface error, prompt: the COM object of Microsoft. Office. Interop. Excel. Applicationclass is forcibly converted to the interface type “Microsoft. Offi”