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 of MCQ Buddy. I just like to help others. This portal helps students in getting study material free. Share your stuff here so that others can get benefitted.