Skip to content

Instantly share code, notes, and snippets.

@MartinAhrer
Last active March 24, 2017 19:22
Show Gist options
  • Save MartinAhrer/1f37409fc430f600433069ee737b5e12 to your computer and use it in GitHub Desktop.
Save MartinAhrer/1f37409fc430f600433069ee737b5e12 to your computer and use it in GitHub Desktop.
Fixing permissions
chmod 0600 $HOME/.config/doctl/*.yaml
chmod 0700 $HOME/.ssh
chmod 0600 $HOME/.ssh/*
chmod 0644 $HOME/.ssh/*.pub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment