You are here: Home / Topics / Top Linux Commands for SSH Login

Top Linux Commands for SSH Login

Filed under: Linux on 2024-04-26 12:55:23

# Connect to host as your local username.
ssh host

# Connect to host as user
ssh user@host

# Connect to host using port
ssh -p port user@host

About Author:
M
Mr. Dubey     View Profile
Founder and CEO of MCQ Buddy. I just like to help others.