安裝桌面
安裝桌面
sudo apt-get update && sudo apt-get upgrade -y
sudo apt-get install xfce4
取得當前的IP
ifconfig
export DISPLAY=yourIP:0
安裝windows Xerver




啟動linux桌面
startxfce4

Last updated
Was this helpful?
安裝桌面
sudo apt-get update && sudo apt-get upgrade -y
sudo apt-get install xfce4
取得當前的IP
ifconfig
export DISPLAY=yourIP:0
安裝windows Xerver
啟動linux桌面
startxfce4
Last updated
Was this helpful?