Last active
June 14, 2016 03:05
-
-
Save firstval/29d93b81d3eff9f02b722bfa46d271a5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ftp | |
| https://linuxconfig.org/how-to-setup-vsftpd-ftp-file-server-on-redhat-7-linux | |
| https://www.g-loaded.eu/2008/12/02/set-up-an-anonymous-ftp-server-with-vsftpd-in-less-than-a-minute/ | |
| http://www.ducea.com/2006/07/27/allowing-ftp-access-to-files-outside-the-home-directory-chroot/ | |
| https://www.centos.org/docs/5/html/Deployment_Guide-en-US/s1-ftp-vsftpd-conf.html | |
| Enable Passive mode on ftp! | |
| http://www.net2ftp.com/ - /inc/register.global.inc | |
| http://serverfault.com/questions/421161/how-to-configure-vsftpd-to-work-with-passive-mode | |
| LEMP CentOS | |
| https://serversforhackers.com/video/lemp-on-redhatcentos | |
| https://webtatic.com/projects/yum-repository/ | |
| https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-on-centos-7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment