./categories/os
vsftpd 설치·기동
vsftpd (CentOS)
yum install vsftpd
/etc/rc.d/init.d/vsftpd start # 또는 systemctl start vsftpd
netstat -atunp | grep vsftpd
./comments
일치하는 문서가 없습니다.
./categories/os
yum install vsftpd
/etc/rc.d/init.d/vsftpd start # 또는 systemctl start vsftpd
netstat -atunp | grep vsftpd
./comments