How To: Change Your Ip In Less Then 1 Minute 1. Click on “Start” in the bottom left hand corner of screen 2. Click on “Run” 3. Type in “command” and hit ok You should now be at an MSDOS prompt screen. 4. Type “ipconfig /release” just like that, and hit “enter” 5. Type “exit” […]
Search Results for: tcp ip settings
Here's what we've found for you
Anonymous FTP FAQ
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 […]
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 […]
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 […]
A List of All mIRC Commands
/ Recalls the previous command entered in the current window. /! Recalls the last command typed in any window. /action {action text} Sends the specifed action to the active channel or query window. /add [-apuce] {filename.ini} Loads aliases, popups, users, commands, and events. /ame {action text} Sends the specifed action to all channels which you […]
How to setup an IRC Eggdrop?
–[ What is EggDrop? ]– Note: This is taken from the readme file of EggDrop 1.3.28 Eggdrop is an IRC bot, written in C. If you don’t know what IRC is, this is probably not whatever you’re looking for! Eggdrop, being a bot, sits on a channel and takes protective measures: to keep the channel […]
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 […]