Remove post redirects
This commit is contained in:
parent
1609649ce0
commit
f38bb26489
90 changed files with 43 additions and 184 deletions
|
@ -5,8 +5,6 @@ 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