SSH Connection - wAlber47/Tech-Journal GitHub Wiki
- Connecting through SSH is pretty simple.
- Just use the command
ssh
followed by the user and hostname you are trying to connect to.ssh willie@dhcp01-williamalber
ssh
followed by the user and hostname you are trying to connect to.
ssh willie@dhcp01-williamalber