themactep.com

A home of miscellaneous projects by Paul Philippov.

Notes

How to fix SSH permissions in Cygwin on Windows

$ chown -R [USERNAME]:users .ssh/
$ chmod -R 600 .ssh/