Date: November 3, 2022 Categories: Development Tags: permissions, terminal Comments: 0 /root/.ssh/config permissions chmod -R 600 /root/.ssh/config After executing this command, it told me that one of the keys still had permissions set at 0777, so I had to change it directly even though I recursively set all files to 600. Not sure why. Leave a Reply Cancel replyYour email address will not be published.Comment Name Email Website Save my name, email, and website in this browser for the next time I comment.