How To: Enable SSH

Installing SSH on Linux

The man page defines SSH as:

ssh — OpenSSH remote login client

Now, simply type (this one can be easily adjusted to other package managers):

[code]sudo apt install openssh-server[/code]

[code]ssh remote_user@ip.a.d.d.r[/code]

[code]ssh remote_user@host_name.local[/code]

[code]ssh kgiii@kgiii-msi.local[/code]

[code]hostname[/code]

And, with that, I thank you my dear reader for taking the time out of your day to humor this old fool. Your feedback is appreciated and keep signing up to that whole newsletter thing. Being old, I tend to forget to submit and share these articles elsewhere. Signing up means you have no excuses for missing an article!