|
| < Day Day Up > |
|
| 1. | What port do FTP servers work on? | |
| 2. | What does FTP stand for? | |
| 3. | What is the main configuration file for VSFTP? | |
| 4. | What is the most commonly used FTP server? | |
| 5. | What happens to a user who is added to the vsftpusers file? | |
| 6. | In vsftp, what does the ftpd_banner setting do? | |
Answers
| 1. | Port 21 |
| 2. | File Transfer Protocol |
| 3. | /etc/vsftp/vsftp.conf |
| 4. | wu-ftp |
| 5. | He is blocked from accessing the FTP server. |
| 6. | Shows that message to each user when he logs on to your FTP server. |
|
| < Day Day Up > |
|