|
2008-08-06
, 08:42
|
Posts: 425 |
Thanked: 132 times |
Joined on Mar 2008
@ California
|
#2
|
|
2008-08-06
, 08:58
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#3
|
run-standalone.sh dbus-send --system --type=method_call --dest="com.nokia.mce" --print-reply "/com/nokia/mce/request" com.nokia.mce.request.req_reboot
|
2008-08-06
, 09:01
|
|
Posts: 324 |
Thanked: 65 times |
Joined on Jun 2008
@ FL
|
#4
|
|
2008-08-06
, 09:48
|
Posts: 425 |
Thanked: 132 times |
Joined on Mar 2008
@ California
|
#5
|
The Following User Says Thank You to josiahg777 For This Useful Post: | ||
|
2008-08-06
, 10:24
|
|
Posts: 324 |
Thanked: 65 times |
Joined on Jun 2008
@ FL
|
#6
|
|
2008-08-06
, 10:58
|
Posts: 425 |
Thanked: 132 times |
Joined on Mar 2008
@ California
|
#7
|
|
2008-08-06
, 13:34
|
Posts: 2,802 |
Thanked: 4,491 times |
Joined on Nov 2007
|
#8
|
I prefer using "shutdown -r now" to reboot but IMHO, this is the best way to reboot:
Code:run-standalone.sh dbus-send --system --type=method_call --dest="com.nokia.mce" --print-reply "/com/nokia/mce/request" com.nokia.mce.request.req_reboot
|
2008-08-06
, 14:01
|
Posts: 2,802 |
Thanked: 4,491 times |
Joined on Nov 2007
|
#9
|
|
2008-08-06
, 19:02
|
Posts: 191 |
Thanked: 29 times |
Joined on Sep 2007
@ Ottawa
|
#10
|
im adding a quick shut down option on my personal menu for a quick reboot.... thanks