Posts Tagged ‘permissions’
sshcmdpermissiondeny – whm / cpanel
Posted by admin | Filed under Pick and Mix
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: cpanel, permissions, sshcmdpermissiondeny, whm
Linux Permissions – Octal Notation
Posted by admin | Filed under Computing and IT, Pick and Mix
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: Linux, permissions
My First Post…
Posted by admin | Filed under Pick and Mix
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: chgrp, chmod, files, first post, folders, Linux, permissions
