Doug 的技術園地
Saturday, October 30, 2010
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 進入 desktop
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment