Help with restarting linux server with ssh

Discussion in 'Site & Server Administration' started by TODMovies, Nov 20, 2009.

  1. #1
    I need Help with restarting linux server with ssh

    i will pay $15 if you can talk me through this on msn

    Please pm your msn address
     
    TODMovies, Nov 20, 2009 IP
  2. jliu

    jliu Peon

    Messages:
    235
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Type "reboot" when you are logged in via SSH.
     
    jliu, Nov 20, 2009 IP
  3. TODMovies

    TODMovies Active Member

    Messages:
    196
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #3
    This is what i need instructions for

    i dont know what client to use or how to login
     
    TODMovies, Nov 20, 2009 IP
  4. theapparatus

    theapparatus Peon

    Messages:
    2,925
    Likes Received:
    119
    Best Answers:
    0
    Trophy Points:
    0
    #4
    theapparatus, Nov 20, 2009 IP
  5. jliu

    jliu Peon

    Messages:
    235
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #5
    If you are using Windows, you can download PuTTY SSH Client: http://www.chiark.greenend.org.uk/~sgtatham/putty/

    1) Once you open PuTTY, type the IP address of your server in the Hostname/IP address field.

    2) I would imagine you have SSH running on port 22 so you can leave the default port there.

    3) You will then be prompted for a user/pass. Although not recommended, I'm assuming your system allows root logins so type "root" for the user and enter the password. Nothing will appear when you type a password.

    4) You should now be dropped into the system and you can type "reboot"

    If you are using Mac OS X, find the "terminal" program and type "ssh -l root ipaddress" and enter your password. Then just type "reboot"
     
    jliu, Nov 20, 2009 IP
  6. thuankkk

    thuankkk Active Member

    Messages:
    503
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    95
    #6
    You can try installing Webmin. You can do everything with it :)
     
    thuankkk, Nov 21, 2009 IP
  7. olddocks

    olddocks Notable Member

    Messages:
    3,275
    Likes Received:
    165
    Best Answers:
    0
    Trophy Points:
    215
    #7
    That pretty much says it!
     
    olddocks, Nov 21, 2009 IP
  8. Oyaye

    Oyaye Peon

    Messages:
    56
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    just type 'shutdown -r now' in putty and ur safe to go. :D
     
    Oyaye, Nov 21, 2009 IP