26.2.6. Additional Resources
				For more information about 
vsftpd, refer to the following resources.
			26.2.6.1. Installed Documentation
Copy linkLink copied to clipboard!
- The/usr/share/doc/vsftpd-<version-number>/directory — Replace <version-number> with the installed version of thevsftpdpackage. This directory contains aREADMEwith basic information about the software. TheTUNINGfile contains basic performance tuning tips and theSECURITY/directory contains information about the security model employed byvsftpd.
- vsftpdrelated man pages — There are a number of man pages for the daemon and configuration files. The following lists some of the more important man pages.- Server Applications
- man vsftpd— Describes available command line options for- vsftpd.
 
- Configuration Files
- man vsftpd.conf— Contains a detailed list of options available within the configuration file for- vsftpd.
- man 5 hosts_access— Describes the format and options available within the TCP wrappers configuration files:- hosts.allowand- hosts.deny.