VSFTPD installed, but I can't restart/stop it

Solution 1:

Use Command sudo service vsftpd restart

you can see below i have done

sysadmin@localhost:~$ sudo service vsftpd restart
vsftpd stop/waiting
vsftpd start/running, process 21140
sysadmin@localhost:~$