Posts Tagged ‘permissions’

sshcmdpermissiondeny – whm / cpanel

check the permissions of the private key in ~/.ssh/ Kept getting this error on account transfers, did a manual ssh connection, and the error was nothing to do with the password, it’s because the key had 755 permissions, i set them to 600 and it works fine.

Tags: , , ,

Linux Permissions – Octal Notation

Have you ever wondered what 755, 754, 777 mean? Let me help…. The first thing I will explain is why it’s called Octal Notation, quite simply, every numeral that makes up the permission has 8 values. They are: 0 — No Access 1 –x Execute Only 2 -w- Write Only 3 -wx Write & Execute [...]

Tags: ,

My First Post…

This is my first post using Word Press. It’s shockingly late to be honest, although as some people might say, better late than never.

Tags: , , , , , ,