Ah ok, thank you for the information.
Since it is an OpenVZ container, I assume my only option is to apply the
temporary solution above, then start to look for a VPS provider that
supports a more current kernel version (or one that would let me upgrade
the kernel).
Thanks again.
Peter
--
You r
Output of uname -a:
Linux newpnc 2.6.32-042stab132.1 #1 SMP Wed Jul 11 13:51:30 MSK 2018
x86_64 x86_64 x86_64 GNU/Linux
Output of mount | grep run:
tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
none on /run/shm type
I had the same problem with ssh, after reboot I was not able to SSH to
the server.
My solution to the SSH problem was the following (through an emergency
console session from the VPS provider's control panel):
sudo nano /etc/ssh/sshd_config
Find:
UsePrivilegeSeperation yes
and change to:
UsePriv
3 matches
Mail list logo