After Work
Old Town Social
in Chicago, on North Ave, near Cleveland. Great selection of tap beers.
Kyoto Sushi
in Chicago, on Lincoln Ave.
Moody's Pub
in Chicago, has great burgers
Skylark
in Chicago, on Halsted .. excellent beer selection!
|
UNIX
»
Commands
»
Solaris
»
Shutdown and Restart
# shutdown the server in 60 seconds, restart system in administrative state
# (Solaris)
/usr/sbin/shutdown -y -g60 -i1 "System is begin restarted"
# shutdown the server immediately, cold state
# (Solaris)
/usr/sbin/shutdown -y -g0 -i0
# shutdown AIX server, reboot .. also Ctrl-Ctrl/Alt
shutdown -Fr
# restart the server
/usr/sbin/reboot
|
|
|
Get the latest Rocket99 news and tech tips via
|