How to Start a Temporary Help Service

This is a service business with excellent growth potential, indications of solid stability, a nationwide market with growing demand, and a risk factor rated average or less than most new business ideas. Temporary Help Services are well suited to absentee ownership situations, require no experience or technical knowledge on the part of the entrepreneur, and […]

Read More

A Simple and Easy Guide to the Internet

The Internet is a computer network made up of thousands of networks worldwide. No one knows exactly how many computers are connected to the Internet. It is certain, however, that these numbers are in the millions. No one is in charge of the Internet. Some organizations develop technical aspects of this network and set standards […]

Read More

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/ […]

Read More

List of Windows Shortcuts for Absolute Beginners

CTRL+C (Copy) CTRL+X (Cut) CTRL+V (Paste) CTRL+Z (Undo) DELETE (Delete) SHIFT+DELETE (Delete the selected item permanently without placing the item in the Recycle Bin) CTRL while dragging an item (Copy the selected item) CTRL+SHIFT while dragging an item (Create a shortcut to the selected item) F2 key (Rename the selected item) CTRL+RIGHT ARROW (Move the […]

Read More

Optimise Emule for Newbies and Beginners

Comprehensive Guide: Optimizing Emule for Newbies and Beginners At 123Linux – Digital Academy, we understand that starting out on Emule can be an overwhelming experience, especially if you’re a beginner. The frustration of slow download speeds even after configuring ports 4662 and 4672 can be quite discouraging. We’ve been there too, and we know how […]

Read More

Explaining the Internet to Kids and Children

The Internet is a computer network made up of thousands of networks worldwide. No one knows exactly how many computers are connected to the Internet. It is certain, however, that these number in the millions. No one is in charge of the Internet. There are organizations which develop technical aspects of this network and set […]

Read More

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 […]

Read More

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 […]

Read More

How to Trace / Trackback any E-mail

Tracking email back to its source: Twisted Evil cause i hate spammers… Evil or Very Mad Ask most people how they determine who sent them an email message and the response is almost universally, “By the From line.” Unfortunately this symptomatic of the current confusion among internet users as to where particular messages come from […]

Read More

Active FTP vs. Passive FTP, a Definitive Explanation

Active FTP is beneficial to the FTP server admin, but detrimental to the client side admin. The FTP server attempts to make connections to random high ports on the client, which would almost certainly be blocked by a firewall on the client side. Passive FTP is beneficial to the client, but detrimental to the FTP […]

Read More