SSH
Open
enhancement
help wanted
- Dominant language
- Shell
- Stars
- 443
- Forks
- 177
- PR merge metrics
- No merged PRs in 30d
Description
as a person learning how to do "DevOps"
I need to know how to use SSH to login to a remote machine
and execute commands e.g. installing dependencies
# Todo
+ [ ] How to setup SSH on your computer (_configure RSA PSK_)
+ [ ] breakdown the parts of an `ssh` command.
+ [ ] illustrate with examples
+ [ ] when to use `sudo` ?
+ [ ] how _not_ to use `ssh`
+ [ ] good habits when using `ssh` (_record all your commands_!!)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.