在ctrl+alt+f1的界面中如何实现关机或重启?

各种窗口管理器和美化相关
回复
tomarjj
帖子: 5
注册时间: 2009-07-16 12:59

在ctrl+alt+f1的界面中如何实现关机或重启?

#1

帖子 tomarjj » 2009-07-16 16:29

刚学linux,希望帮我一下,先谢谢了。
头像
smallapple
论坛版主
帖子: 7868
注册时间: 2009-03-28 15:12

Re: 在ctrl+alt+f1的界面中如何实现关机或重启?

#2

帖子 smallapple » 2009-07-16 16:31

sudo reboot
sudo poweroff
头像
chinesejerry
帖子: 510
注册时间: 2007-10-06 3:48
来自: 霍格沃茨魔法学校葛莱芬多学院
联系:

Re: 在ctrl+alt+f1的界面中如何实现关机或重启?

#3

帖子 chinesejerry » 2009-07-16 16:53

smallapple 写了:sudo reboot
sudo poweroff
有这样的命令吗?我一般用sudo shutdown -r/-h
Because...nobody really uses an operating system,
people use...programs...on their computer.
And the only mission in life of an operating system is to helps those programs run.
----Linus
头像
kumox
帖子: 2114
注册时间: 2008-04-14 23:29
来自: 曾也在NB大学呆过
联系:

Re: 在ctrl+alt+f1的界面中如何实现关机或重启?

#4

帖子 kumox » 2009-07-16 22:46

一般用suao halt
头像
smallapple
论坛版主
帖子: 7868
注册时间: 2009-03-28 15:12

Re: 在ctrl+alt+f1的界面中如何实现关机或重启?

#5

帖子 smallapple » 2009-07-16 23:34

chinesejerry 写了:
smallapple 写了:sudo reboot
sudo poweroff
有这样的命令吗?我一般用sudo shutdown -r/-h
我都是这样用的。 :em04
头像
hcym
帖子: 15634
注册时间: 2007-05-06 2:46

Re: 在ctrl+alt+f1的界面中如何实现关机或重启?

#6

帖子 hcym » 2009-07-16 23:41

也是用sudo halt


sudo poweron
不知道啥效果

:em04
头像
smallapple
论坛版主
帖子: 7868
注册时间: 2009-03-28 15:12

Re: 在ctrl+alt+f1的界面中如何实现关机或重启?

#7

帖子 smallapple » 2009-07-16 23:44

sudo poweron
sudo: poweron: command not found
:em05
izee
帖子: 661
注册时间: 2007-01-26 13:38

Re: 在ctrl+alt+f1的界面中如何实现关机或重启?

#8

帖子 izee » 2009-07-16 23:48

代码: 全选

sudo bluescreen
回复