01.07.2025

Proxmox повышаем безопасность

Замена nvme накопителя из программного зеркала на базе ZFS.

Отключить службу RPCBIND на порту 111

systemctl disable rpcbind.target
systemctl disable rpcbind.socket
systemctl disable rpcbind.service
systemctl stop rpcbind.target
systemctl stop rpcbind.socket
systemctl stop rpcbind.service

Дополнительная информация