Remote Logins

rsashna
1 min readMar 16, 2020

lets not forget this. again.

Mac specific login through terminal, fast, easy, painless. None of those downloads needed here.

Photo by Émile Perron on Unsplash

this will be literally two lines, does it need a post? probably not. am I still going to create one for the poor network surfer who hasn’t caught that wave? yes.

Simply open up a terminal

>>ssh userName@networkAddress.ca

Password:>> y0uR_pA55w0rD

And look at that you’re in already!

celebrates.

PS. from your local use: scp user@remote.network:/home/path/to/file.docx localFolderHead/path/to/file

--

--