Results 1 to 2 of 2
  1. #1

    Default VPS hangs after username entry

    Anybody encountered this symptom before? When I attempt to login to the ssh session using putty, after entering the username, the session will hang. I didn’t make any modification to allow login from certain IP address. It is openVZ vps btw. The website is up and running (so the vps is not down)

  2. #2

    Default

    You might try using a saved session and set the Option "Keepalive".

    Code:
    putty -ssh -t -pw -m tail-exec -load 'session-name'
    Alternately, you may also try using a different ssh client and check if you face the same issue with it as well.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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