C cgigeek Apr 14, 2013 #1 Is there a way to tell if a server was indeed rebooted after a make installworld? (an upgrade from 8.2 to 8.3).
Is there a way to tell if a server was indeed rebooted after a make installworld? (an upgrade from 8.2 to 8.3).
phoenix Apr 14, 2013 #2 uptime(8) You can also check output of # uname -a Or # more /var/run/dmesg to check boot messages.
DutchDaemon Administrator Staff member Administrator Moderator Developer Apr 14, 2013 #3 Also look in last(1) for Code: boot time shutdown time