HTTP 404 Blog
PHP/Drupal/Linux stuff which helps me out.
Mittwoch, 2. März 2016
SSH: Fix folder and file permissions for ~/.ssh folder
SSH is checking the folder and files permissions at
~/.ssh
. If there're any problems with reading or writing into that folder, the following command helps out.
chmod 700 ~/.ssh && chmod 600 ~/.ssh/*
Keine Kommentare:
Kommentar veröffentlichen
Neuerer Post
Älterer Post
Startseite
Abonnieren
Kommentare zum Post (Atom)
Keine Kommentare:
Kommentar veröffentlichen