vsftpd使用

来源:互联网 发布:淘宝产品信息图模板 编辑:程序博客网 时间:2024/05/22 08:17

不让vsftpd在ubuntu启动时自动启动的方法:

在/etc/init/vsftpd.conf的前几行,找到‘start on runlevel [2345] or net-device-up IFACE!=lo’,把这一行注释掉即可。

原创粉丝点击