短短几行指令,从安装到打开:
apt-get install gnome-shell
apt-get install xinit
xshell
开启 关闭:
Ctrl+Alt+F1 Ctrl+Alt+F6
也可以安装其它桌面:
- Gnome 3 installation:
sudo apt-get install gnome-shell
- KDE see Kubuntu installation:
sudo apt-get install kubuntu-desktop
- XFCE installation:
sudo apt-get install xfce4
- LXDE installation:
sudo apt-get install lxde
- Openbox installation:
sudo apt-get install openbox
- Gnome Classic (old) a Gnome 3 desktop that looks like Gnome 2 installation:
sudo apt-get install gnome-session-fallback
- Ubuntu Gnome (Official flavor) installation:
sudo apt install ubuntu-gnome-desktop