摘要: curl -T fie-name ftp://server-address --user user:password 阅读全文
posted @ 2015-07-06 18:34 GreatK 阅读(1817) 评论(2) 推荐(0) 编辑
摘要: ### enable firewall systemctl enable firewalld### start firewall systemctl start firewalld### check firewall status systemctl status firewall... 阅读全文
posted @ 2015-07-06 17:53 GreatK 阅读(350) 评论(0) 推荐(0) 编辑