RSS feed

Solaris shutdown/reboot

April 7th, 2006 | Posted in Blog, Solaris | No Comments

Shutdown

shutdown -y -i5 -g0

or

sync;sync;init 5

or

poweroff

Reboot

shutdown -y -i6 -g0

or

sync;sync;init 6

or

reboot



No Comments to “Solaris shutdown/reboot”

There are no comments yet, add one below.


Leave a Comment






Categories