Posts tagged with: authorized_keys
Number of posts tagged with "authorized_keys": 1
- In this blog, the tag authorized_keys is used with the meaning
A file on a server that lists public keys authorized to access the system via SSH. If a user’s public key is in this file, they can log in without a password.
.
-
Self-Hosting Your Jekyll Blog: Deploy with SSH and GitLab CI
In this guide, you will learn how to deploy your Jekyll blog to your own server using SSH and GitLab CI/CD.
/