I build my webapp on a local machine, but from time to time I can go to a public Linux server on which I have two accounts using a ssh connection (with putty). My accounts are two Linux users, access to my public webapp is at the address: 'http://linux_srver_ip/~user_name'.
Using putty, when I'm logged as user_one, how can I switch to user_two account?