How to Set up a Secure Anonymous FTP Site The following is a FAQ on setting up a secure FTP Site. FTP sites are known for much abuse by transferring illegal files. They also open many opportunities for intruders to gain access via misconfigured setups. And lastly many versions of ftp servers have had security […]
Search Results for: gnu tools
Here's what we've found for you
The Top 250+ Classic Technology Books Online
1 10 minute guide to lotus notes mail 4.5 http://www.parsian.net/set1252/pages/books.htm 2 10 minute guide to Microsoft exchange 5.0 http://www.parsian.net/set1252/pages/books.htm 3 10 minute guide to outlook 97 http://www.parsian.net/set1252/pages/books.htm 4 10 minute guide to schedule+ for windows 95 http://www.parsian.net/set1252/pages/books.htm 5 ActiveX programming unleashed http://www.parsian.net/set1252/pages/books.htm 6 ActiveX programming unleashed http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ 7 Advanced perl programming http://www.hk8.org/old_web/ 8 Advanced PL/SQL […]
What is it like to be a hacker?
“But did you, in your three- piece psychology and 1950’s technobrain, ever take a look behind the eyes of the hacker? Did you ever wonder what made him tick, what forces shaped him, what may have molded him? I am a hacker, enter my world…” (“The Conscience of a Hacker”, The Mentor) “Fear them not […]
How to Set up a Secure Anonymous FTP Site
1. General Description of Setting up an “anonymous” ftp server. Create the user ftp in /etc/passwd. Use a misc group. The user’s home directory will be ~ftp where ~ftp is the root you wish anonymous users to see. Creating this user turns on anonymous ftp.Use an invalid password and user shell for better security. The […]