- Linux client
ssh -X user@userIP
- Windows 10 client (see reference)
- use
putty+Xming - use
xrdp(see reference)- type the following commands in Linux OS
sudo apt-get install xfce4 sudo apt-get install xrdp echo xfce4-session > ~/.xsession sudo nano /etc/xrdp/startwm.sh - add following two commands before
. /etc/X11/Xsessiontartxfce4 test -x /etc/X11/Xsession - and then
sudo service xrdp restart netstat -na | grep 3389 - open
遠端桌面連線in Windows OS- type username and password
- type the following commands in Linux OS
- use