摘要:
vi /etc/ssh/sshd_conf禁止口令验证PasswordAuthentication no禁止root登录PermitRootLogin noESXi Shell F2--F2--Troubleshooting Options--Enable ESXi Shell 回车服务管理# ch... 阅读全文
摘要:
一、将DVD光盘放入RedHat/CentOS6.X服务器/电脑光驱中二、挂载DVD光驱到/mnt/cdrom# mkdir -p /mnt/cdrom# mount -t iso9660 /dev/cdrom /mnt/cdrom/三、修改yum配置:# cd /etc/yum.repos.d/#... 阅读全文