How to SSH from Mac? How to SSH from Windows? How to change the user in SSH?

How to SSH from Mac?

How to change the user in SSH?

Spotlight -> Type Terminal.
in the now open Terminal type
ssh 192.168.1.1 -l USERNAME

While you don't type USERNAME but the User you want to connect with. I always forget it, and then you try to authenticate with your remote mashines User.

How to SSH from Windows? 

How to change the user in SSH?

Download PuTTY - a free SSH and telnet client for Windows.
Open Putty
ssh 192.168.1.1 -l USERNAME

While you don't type USERNAME but the User you want to connect with. I always forget it, and then you try to authenticate with your remote mashines User.

Comments

Popular posts from this blog

Fix Blurry weird text and picture quality when connecting Mac to external Monitor via external Displayport, HDMI- forcing RGB mode instead of YCbCr. Override Edid. Dell U2713H / Dell U2713HM

How to remove formatting, clear formatting, line break removal, html stripper in a sec, formatted html to clean text.