How to Install Windows Subsystem for Linux (WSL) in Windows 10
Автор: Kamran Awan
Загружено: 2022-06-17
Просмотров: 343
Описание:
Windows Subsystem for Linux is a compatibility layer for running Linux binary executables natively on Windows 10, Windows 11, and Windows Server 2019. In May 2019, WSL 2 was announced, introducing important changes such as a real Linux kernel, through a subset of Hyper-V features.
#wsl
#windowssubsystemforlinux
!Ubuntu GUI commands:
sudo apt update OR sudo apt -y upgrade
sudo apt-get purge xrdp
sudo apt install -y xrdp
sudo apt install -y xfce4
sudo cp /etc/xrdp/xrdp.ini /etc/xrdp/xrdp.ini.bak
sudo sed -i 's/3389/3390/g' /etc/xrdp/xrdp.ini
sudo sed -i 's/max_bpp=32/#max_bpp=32\nmax_bpp=128/g' /etc/xrdp/xrdp.ini
sudo nano /etc/xrdp/startwm.sh
comment these lines to:
test -x /etc/X11/Xsession && exec /etc/X11/Xsession
exec /bin/sh /etc/X11/Xsession
!add these lines:
xfce
startxfce4
sudo /etc/init.d/xrdp start
!Now in Windows, use Remote Desktop Connection localhost:3390
!Then login using your Ubuntu username and password
Повторяем попытку...

Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: