14.04 xrdp
發表於 : 2014-05-07 09:24:43
https://www.youtube.com/watch?v=gFdBSyy4xcM
1) Install the VNC Remote Desktop Server software a.
2) Install the gnome IDE a.
3) Set the user xsession config file in home directory, create a file .xsession replace [greater than] with the symbol (YouTube does not allow the bracket symbol) (see video for that is really typed in) a.
4) Reset the xserver a.
1) Install the VNC Remote Desktop Server software a.
代碼: 選擇全部
sudo apt-get install xrdp
代碼: 選擇全部
sudo apt-get install gnome-session-fallback
代碼: 選擇全部
echo "gnome-session --session=gnome-fallback" > ~/.xsession
代碼: 選擇全部
sudo /etc/init.d/xrdp restart