https://askubuntu.com/questions/187071/how-do-i-shut-down-or-reboot-from-a-terminal
For shutdown:
$ sudo poweroff
For restart:
$ sudo reboot
https://askubuntu.com/questions/187071/how-do-i-shut-down-or-reboot-from-a-terminal
For shutdown:
$ sudo poweroff
For restart:
$ sudo reboot