Want to see a history of the reboots of your Linux system? Use this command:
$ last reboot
#last reboot command gathers data from the /var/log/wtmp to get system reboot details.
Some other commands as well , see here :