Skip to content

micha3056/wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

wiki

its for documantation process

Ubuntu Xorg on Windows

Sub intro

install wsl

sudo apt update && sudo apt upgrade
sudo apt install xfce4 xrdp
sudo sed -i 's/3389/3388/g' /etc/xrdp/xrdp.ini

sudo /etc/init.d/xrdp start

add another user

su root apt-get install sudo -y sudo adduser micha3057 sudo chmod 0440 /etc/sudoers RESTART WSL sudo echo "Hello World!"

start up with another user

wsl --user [NEWUSERNAME]

remote connection:

localhost:3388

About

its for documantation process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages