• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Security breach or just ignorance?

A

alantone

Guest
I am moving a server from a testing environment to an active e-commerce server and while buttoning it down I noticed a couple things that give me a slight alarm. The other day I was provisioning a second hard drive and I added a line in the /etc/mtab file. Today when I went back into that file there were a couple new commands that I didn't add, and frankly I don't know if they are supposed to be there or not. Here's the file:

/dev/sda3 / ext3 rw,usrquota 0 0
/dev/proc /proc proc rw 0 0
/dev/sys /sys sysfs rw 0 0
/dev/devpts /dev/pts devpts rw,gid=5,mode=620 0 0
/dev/sda1 /boot ext3 rw 0 0
/dev/shm /dev/shm tmpfs rw 0 0
/dev/sdb /mnt/disk2 ext3 rw
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
/proc /var/named/run-root/proc none rw,bind 0 0

The last two lines are the new ones... Any thoughts or comments would be greatly appreciated!!

Alan
 
Back
Top