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/ […]
Search Results for: free cd
Here's what we've found for you
How to Hack on Telnet: Explained
Telnet: the Number One Hacker Tool In this Guide you will learn: What is telnet? How to telnet How to get telnet accounts <begin11c.shtml> Why you might not want to telnet <begin11c.shtml> How to install a telnet server on your home Windows computer <begin11c.shtml> How to turn off a telnet server on your home Linux […]
57 Websites that you ABSOLUTELY NEED for Everyday Work
1. screenr.com – This is where you can Record movies of your desktop and send them straight to YouTube. 2. bounceapp.com – This is For capturing full length screenshots of web pages. 3. Goo. gl – This is where you can Shorten long URLs and convert URLs into QR codes. 4. untiny.me – This is […]
How to sell with Mini-circulars
Everyday you are bombarded with advertising of all shapes and sizes. Gigantic billboards line the streets along which you drive. But, advertising doesn’t have to be huge to be effective. You can develop a successful mail order business starting out with mini-circulars. Mini-circulars are quite small in size, generally measuring 3″ x 5″ . Although […]
How to Make Extra Cash using Only Your Computer?
There are a lot of different options open to those who want to supplement their income using a home computer. Many people know their computer is a tool capable of making them extra money, but they just don’t have the time or information to get started. Each section of this article will describe how to […]
Windows Tips, Tricks and Secrets that Nobody will ever Tell you
Important Note: Before you read on, you need to keep one thing in mind. Whenever you make changes to the Windows Registry you need to Refresh it before the changes take place. Simply press F5 to refresh the registry and enable the changes. If this does not work Restart your system Exiting Windows the Cool […]
How To Rename File Extensions?
A lot of people here may ask how to rename a file extension in windows; well it’s very simple and takes little of your time. There are two ways to rename a file extension ‘without’ a stupid program. Number 1, Folder Options: Go into your Control Panel, in my case I use Windows XP so […]
A Brief History of DOS
Contents: Disclaimer Introduction History The Memory Map Timeline and History Chart Future of DOS Postscript Bibliography Disclaimer: Although this document is purely informative, the author claims no responsibility for any misguided souls who find a way to twist its contents into anything harmful or overly offensive. Introduction: When a computer is turned on an Operating […]
UNIX Hacking Tutorial
———————- o Intent: ———————- This phile is geared as an UNIX tutorial at first, to let you get more familiar with the operating system. UNIX is just an operating system, as is MS-DOS, AppleDOS, AmigaDOS, and others. UNIX happens to be a multi-user- multi-tasking system, thus bringing a need for security not found on MSDOS, […]
IRC Fserv Tutorial – Working with IRC Fserv
I. Introduction A. What is an IRC Fserv? If you’ve been on IRC (Internet Relay Chat) for a while, you’ve probably stumbled across channels dedicated to “fserving.” But what exactly is an IRC Fserv? Simply put, an Fserv (File Server) is a script-based system that allows users to share files directly through IRC. It’s a […]