centos7.1 设置ssh只允许用户从指定的IP登陆

    xiaoxiao2021-12-04  14

    vim /etc/ssh/sshd_config

    AllowUsers root@192.168.10.15

    systemctl restart sshd.service

    转载请注明原文地址: https://ju.6miu.com/read-680297.html

    最新回复(0)