随笔分类 -  Linux Shit

Linux Shit
摘要:参考: https://www.cnblogs.com/wayeah/p/10526412.html 然后: /usr/sbin/setsebool -P httpd_can_network_connect 1 阅读全文
posted @ 2020-11-26 20:24 Petto' Studio 阅读(162) 评论(0) 推荐(0)
摘要:mkdir /usr/share/httpd/.ssh cp /root/.ssh/* /usr/share/httpd/.ssh chown -R apache:apache /usr/share/httpd/.ssh 阅读全文
posted @ 2019-05-29 17:35 Petto' Studio 阅读(282) 评论(0) 推荐(0)