Hi,
I have a problem using Cpanel with LXC I got this error once I use ssh with users
jailshell: /dev/null: Permission denied
I tried a lot with some solution like
mknod -m 666 /dev/null c 1 3
but this will not resolve the issue, I would like to optimize my Cpanel with LXC I don't like using KVM because it will take a lot of resources from my node server than LXC.
would you please help me to pass this, how to create the device /dev/null
thank you
and also please let me know if I have to use KVM rather than LXC for better performance !!
Thank you
I have a problem using Cpanel with LXC I got this error once I use ssh with users
jailshell: /dev/null: Permission denied
I tried a lot with some solution like
mknod -m 666 /dev/null c 1 3
but this will not resolve the issue, I would like to optimize my Cpanel with LXC I don't like using KVM because it will take a lot of resources from my node server than LXC.
would you please help me to pass this, how to create the device /dev/null
thank you
and also please let me know if I have to use KVM rather than LXC for better performance !!
Thank you
Last edited by a moderator: