Standardised tags
This commit is contained in:
parent
6735de698c
commit
28896f0f60
57 changed files with 136 additions and 126 deletions
|
@ -5,8 +5,8 @@ use:
|
|||
- posts
|
||||
slug: use-authorized-keys-create-passwordless-ssh-connection
|
||||
tags:
|
||||
- Linux
|
||||
- SSH
|
||||
- linux
|
||||
- ssh
|
||||
---
|
||||
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