读书人

suse linux 起动 vsftp

发布时间: 2012-07-15 20:20:06 作者: rapoo

suse linux 启动 vsftp
1.启动vsftp服务器
# cd /etc/xinetd.d/
# ls

# chkconfig vsftpd --list
# chkconfig vsftpd on
# chkconfig vsftpd --list

2.重新启动xinetd
# rcxineted restart

3.默认情况下xineted不自动启动,手动更改.
# chkconfig xinetd --list
# chkconfig xinetd on

4. 测试ftp服务器

读书人网 >VSTS

热点推荐