Error while trying to start vsftpd server

Solution 1:

Try below command

  $ systemctl enable vsftpd.service

  $ systemctl start vsftpd.service

You will probably want to include these lines in your startup scripts