(Setting up DNS caching) 1 Good old dry theory 1.1 Introduction The internet is going thru an evolution, faster pc’s, more reliable connections etc… But the greatest evolution are the capacity of the lines. What where telephone line are now ISDN lines or cable modems. But there are still people (unfortunate people like me) who […]
Search Results for: redhat linux 9
Here's what we've found for you
www.ftp-sites.org List that respond to FTP requests
Here are all 747 FTP servers from the www.ftp-sites.org list that still respond to FTP requests (not all of them are valid) + the test script I used. cat ftplist.txt | while read line do if curl -m 2 –head –silent –fail $line 2> /dev/null; then echo “$line” fi done ftp://ftp.heanet.ie/ ftp://ftp.rediris.es/ ftp://ftp.de.netbsd.org/ ftp://ftp.mirror.nl/ ftp://ftp.iij.ad.jp/ […]