11 2011 档案

I'm up to my ears
摘要:I'm up to my ears 阅读全文

posted @ 2011-11-18 11:19 kunnet 阅读(177) 评论(0) 推荐(0)

How to boot ubuntu in text mode instead of graphical(X) mode
摘要:For ubuntu,you need to open the /etc/default/grub file, locate the following line:GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"and change it to:GRUB_CMDLINE_LINUX_DEFAULT="quiet splash text"and don’t forget to run ‘update-grub’ afterwards to update. 阅读全文

posted @ 2011-11-08 23:21 kunnet 阅读(292) 评论(0) 推荐(0)