Jump to content

Remote Terminal


mikejr
 Share

Recommended Posts

Back in the old days, when using windows I would use putty to log in to my sites that had ssh.  How do I do this w/ linux.  I can't seem to find any way to do this with the regular terminal program...

 

Mike

You can still use putty to login to a linux box running SSH, If you want to log in via SSH on a linux box type from the terminal

ssh <the usernamehere>@<ipaddress or hostname.domainame>

 

(after installing ssh of course)

 

There are SSH frontends as well, I don't use them and can't think of any right now.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...