reboot, shutdown

sudo /sbin/poweroff
sudo /sbin/shutdown -h now
  power-off the PC 
  
sudo /sbin/reboot now
sudo /sbin/shutdown -r now
  reboot the PC