摘要: vi /etc/hosts.allow sshd:192.168.7.x:allow #单个ip(堡垒机) sshd:192.168.7.0/255.255.248.0:allow #一个网段的 vi /etc/hosts.deny sshd:all:deny systemctl restart s 阅读全文
posted @ 2020-03-16 15:15 非凡8928 阅读(2805) 评论(0) 推荐(0)
摘要: 1.首先登陆my.vmware.com下载升级包。 2.将升级包上传esxi 3.开启ssh并登陆 4.执行,xxxx为实际路径及包版本 esxcli software sources profile list -d /vmfs/volumes/xxxxxxxxxxxxxx/ESXi670-xxxx 阅读全文
posted @ 2020-03-16 13:12 非凡8928 阅读(4946) 评论(2) 推荐(0)