You’ve just started a new position as a Linux systems engineer for Eucalyptus and Lavender, Inc. Your first task as a new employee is to set up a Linux FTP server using vsftpd and configure it to disable anonymous FTP connections. Good luck!
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Install Vsftpd
Intstall and start the vsftpd application.
- Disable Anonymous FTP Logins
Edit the vsftpd configuration to disable anonymous logins. Then restart the vsftpd service and test the configuration.