2014年2月17日 星期一

How to disable default Ubuntu X window 關閉Ubuntu桌面


Method 1:
Disable X-server in Ubuntu 10.10
若要 Ubuntu Server 安裝完 Desktop 後開機還是進入 commnad line ,必須用以下步驟做更改,無法用設定的方式

1. 更改 /etc/default/grub GRUB_CMDLINE_LINUX="" 改成 GRUB_CMDLINE_LINUX="text"
2. sudo update-grub
3. sudo reboot
這樣就可以讓 Ubuntu Server 進入 command line, 需要的時候再用 startx 進入 X desktop           

Method Way2:

Add “text” to GRUB boot loader.

沒有留言:

張貼留言