大众信息网

centos5.5安装vsftp时出现 急 跪求高手解答

答案:2  mip版
解决时间 2021-01-16 06:10
  • 提问者网友:煭揂軟吣
  • 2021-01-16 03:19
[root@bogon ~]# yum installed vsftpd
Loaded plugins: fastestmirror
usage: yum [options] COMMAND

List of Commands:

check-update Check for available package updates
clean Remove cached data
deplist List a package's dependencies
downgrade downgrade a package
erase Remove a package or packages from your system
groupinfo Display details about a package group
groupinstall Install the packages in a group on your system
grouplist List available package groups
groupremove Remove the packages in a group from your system
help Display a helpful usage message
info Display details about a package or group of packages
install Install a package or packages on your system
list List a package or groups of packages
localinstall Install a local RPM
makecache Generate the metadata cache
provides Find what package provides the given value
reinstall reinstall a package
repolist Display the configured software repositories
resolvedep Determine which package provides the given dependency
search Search package details for the given string
shell Run an interactive yum shell
update Update a package or packages on your system
upgrade Update packages taking obsoletes into account

options:
-h, --help show this help message and exit
-t, --tolerant be tolerant of errors
-C run entirely from cache, don't update cache
-c [config file] config file location
-R [minutes] maximum command wait time
-d [debug level] debugging output level
--showduplicates show duplicates, in repos, in list/search commands
-e [error level] error output level
-q, --quiet quiet operation
-v, --verbose verbose operation
-y answer yes for all questions
--version show Yum version and exit
--installroot=[path] set install root
--enablerepo=[repo] enable one or more repositories (wildcards allowed)
--disablerepo=[repo] disable one or more repositories (wildcards allowed)
-x [package], --exclude=[package]
exclude package(s) by name or glob
--disableexcludes=[repo]
disable exclude from main, for a repo or for
everything
--obsoletes enable obsoletes processing during updates
--noplugins disable Yum plugins
--nogpgcheck disable gpg signature checking
--disableplugin=[plugin]
disable plugins by name
--enableplugin=[plugin]
enable plugins by name
--skip-broken skip packages with depsolving problems
--color=COLOR control whether color is used
最佳答案
  • 二级知识专家网友:戒烟戒酒戒粗口
  • 2021-01-16 04:57
yum 的参数打错了 是 yum install vsftpd
你看下面给你提示的命令列表中没有installed的。。
全部回答
  • 1楼网友:是你的阿离
  • 2021-01-16 05:40

1、安装不用说了。安装完毕后启动,其实就完成了一个基本搭建过程。剩下的就是该配置文件了

vsftpd服务器的配置文件的是: /etc/vsftpd/vsftpd.conf

vsftpd服务器的根目录,即ftp服务器的主目录:/var/ftp/pub

2、如果你想修改服务器目录的路径,那么你只要修改/var/ftp到别处就行了

3、修改完毕后重新启动服务就好 service vsftpd restart

当然还可以依据mysql设置用户,那个你找网上的文章,很多,也很详细

我要举报
如以上问答内容为低俗/色情/暴力/不良/侵权的信息,可以点下面链接进行举报,我们会做出相应处理,感谢你的支持!
点此我要举报以上问答信息
推荐资讯