Skip to content

Instantly share code, notes, and snippets.

@romanitalian
Created March 23, 2021 16:30
Show Gist options
  • Save romanitalian/455b608fe7dcddcdc7752412f89262bb to your computer and use it in GitHub Desktop.
Save romanitalian/455b608fe7dcddcdc7752412f89262bb to your computer and use it in GitHub Desktop.
!#/usr/bin/bash
chmod 700 ~/.ssh
chmod 600 ~/.ssh/*
chmod 644 -f ~/.ssh/*.pub ~/.ssh/authorized_keys ~/.ssh/known_hosts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment