Skip to content

Instantly share code, notes, and snippets.

@qrtt1
Created May 21, 2013 06:27
Show Gist options
  • Save qrtt1/5617852 to your computer and use it in GitHub Desktop.
Save qrtt1/5617852 to your computer and use it in GitHub Desktop.
# 基本安裝
sudo apt-get update -y
sudo apt-get upgrade -y
sudo apt-get install -y xfce4 vnc4server
sudo apt-get install -y openjdk-7-jdk unzip
# ./vnc/xstartup 設定
# 註解掉 x-window-manager &
x-sesion-manager & xfdesktop & xfce4-panel &
xfce4-menu-plugin &
xfsettingsd &
xfconfd &
xfwm4 &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment