parent
1e27ce5045
commit
8080640147
90 changed files with 183 additions and 42 deletions
|
@ -5,6 +5,8 @@ tags:
|
|||
- linux
|
||||
- ssh
|
||||
use: [posts]
|
||||
redirect:
|
||||
- blog/use-authorized-keys-create-passwordless-ssh-connection/
|
||||
---
|
||||
If you're accessing Linux servers or automating tasks between servers, rather than having to enter your user password every time, you can also use SSH public key authentication. This is a simple process that involves creating a local key and storing it within the *authorized_keys* file on the remote server.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue