--
This commit is contained in:
parent
e5b3b553cb
commit
5d85dc2a5d
@ -1,8 +1,8 @@
|
||||
### HOW TO INTO SSH ###
|
||||
|
||||
SSH is a connection tool.
|
||||
SSH is a secure connection tool, usually allowing authorized remote execution.
|
||||
You need a public and private key generated by a command.
|
||||
This key is used for facilitating connections.
|
||||
This key is used for facilitating secure connections.
|
||||
|
||||
SSH has several important files:
|
||||
|
||||
@ -87,4 +87,4 @@ You can also do wildcards, this is covered further in the ssh_config(5) manual p
|
||||
|
||||
### That's It ###
|
||||
|
||||
SSH has a lot of capabilities, but its best and most useful is its simplicity.
|
||||
SSH has a lot of capabilities, but its best and most useful is simplicity.
|
||||
|
Loading…
x
Reference in New Issue
Block a user