Skip to content

Instantly share code, notes, and snippets.

@blackstuend
Created October 23, 2018 08:19
Show Gist options
  • Save blackstuend/b301c54e4dc05af9808dd4b318973369 to your computer and use it in GitHub Desktop.
Save blackstuend/b301c54e4dc05af9808dd4b318973369 to your computer and use it in GitHub Desktop.
  • Ftp
#yum install -y vsftpd
#yum install ftp
#cd /etc/vsftpd
# setsebool -P allow_ftpd_full_access on
# setsebool -P ftp_home_dir on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment