2021年5月25日

摘要: 1.安装依赖 yum install -y curl policycoreutils-python openssh-server 2.启动ssh并设置为开机自启动 1 systemctl enable sshd 2 3 systemctl start sshd 3.添加http服务到firewall 阅读全文
posted @ 2021-05-25 15:44 嗷嗷的小白 阅读(75) 评论(0) 推荐(0) 编辑

导航