Skip to content

Instantly share code, notes, and snippets.

@brunoalmeida406
Created March 19, 2013 15:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brunoalmeida406/5196895 to your computer and use it in GitHub Desktop.
Save brunoalmeida406/5196895 to your computer and use it in GitHub Desktop.
sed -i s/anonymous_enable=YES/anonymous_enable=NO/g /etc/vsftpd/vsftpd.conf
sed -i s/#chroot_local_user=YES/chroot_local_user=YES/g /etc/vsftpd/vsftpd.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment