Ok my boss asked me to install and setup vsftpd in Debian 8.7 but I can not start it with
service vsftpd start
But I get this error,
-bash: service: command not found
I tried to apt-get install service but I get,
E: Unable to locate package service
What is the solution?