摘要:http://blog.csdn.net/shutfuckingup/article/details/82502901:安装vsftpd yum install vsftpd2:关闭防火墙 service iptables stop3:允许21端口通行 vi /etc/sysconfig/iptab...
阅读全文
摘要:real 0m5.064s <== 实际使用时间(real time)user 0m0.020s <== 用户态使用时间(the process spent in user mode)sys 0m0.040s <== 内核态使用时间(the process spent in ke...
阅读全文