博客首页
注册
建议与交流
排行榜
加入友情链接
推荐
投诉
搜索:
帮助
Linuxwhite
Keep Walking...... Because I will be there.
linuxwhite.cublog.cn
管理博客
发表文章
留言
收藏夹
博客圈
音乐
相册
文章
· Linux Hacking
· Linux Programming
· Learn Programming
· Linux Life
首页
How to stop gui in ubuntu?
I found on internet to stop gui in ubuntu by typing the following in a terminal.
sudo /etc/init.d/gdm stop
Of course you can also start gui with:
sudo /etc/init.d/gdm start
I think this is useful to someone like me who is prefer working with cli.
发表于: 2008-03-27 ,修改于: 2008-03-27 00:36,已浏览219次,有评论0条
推荐
投诉
网友评论
发表评论