Results 1 to 3 of 3

Thread: Rebooting from command line

  1. Rebooting from command line

    How do I reboot in Kali?

    I tried:
    shutdown -r 1
    shutdown -h now
    reboot -p
    reboot -f
    reboot

  2. #2
    Join Date
    2016-Dec
    Location
    California
    Posts
    33
    if NOT running root
    sudo reboot

    otherwise
    reboot
    Last edited by broomdodger; 2017-04-18 at 19:46.

  3. #3
    Join Date
    2017-Mar
    Posts
    4
    su
    Provide root password
    shutdown -r now

Similar Threads

  1. Replies: 3
    Last Post: 2014-08-10, 20:11

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •