Proxmox VE 子机被锁定、进行解锁
第2条随机版权
需要在passwd 前输入 chattr -i /etc/passwd chattr -i /etc/shadow如下:...
Centos6-关闭防火墙service iptables stopchkconfig iptables offCentos6-关闭selinux(需重启生效)sed -i.bak '/^SELINUX=/cSELINUX=disabled' /etc/sysconfig/selin...