Toriku
November 20th, 2012, 01:39 PM
I am trying to set up an FTP server with virtual users.
I am currently following this tutorial (click here) (http://www.mmncs.com/2011/07/how-to-setup-an-ftp-server-with-virtual-usersno-accounts-using-vsftpd-on-ubuntu/2/), for VSFTPD
and I have encountered a problem with the "cat" command on the second page. I don't know what the ">" part is trying to do, I get a gt command not found error and I get a permission denied error...
cat /dev/null > /etc/pam.d/vsftpd
Can anyone help me?
Thanks
I am currently following this tutorial (click here) (http://www.mmncs.com/2011/07/how-to-setup-an-ftp-server-with-virtual-usersno-accounts-using-vsftpd-on-ubuntu/2/), for VSFTPD
and I have encountered a problem with the "cat" command on the second page. I don't know what the ">" part is trying to do, I get a gt command not found error and I get a permission denied error...
cat /dev/null > /etc/pam.d/vsftpd
Can anyone help me?
Thanks