PuTTy for Server Terminal Command

PuTTy is a SSH client software. As like Windows CMD (Command Prompt), or Linux Terminal.

We use PuTTy for server command.

Download PuTTy from https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html

 

putty download

Install PuTTy

 


 

And run PuTTy app on Windows PC (not PuTTygen, the PuTTygen is used for generate key)


Enter your Server IP address, and Open


putty login


Click Accept if any security prompt

Login as root or sudo user, and the Terminal is ready to send command to your server.

Post a Comment