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

Read More

How to Use FlashFXP

For most updated content, visit our website Q: What is FXP? A: FXP is a term adopted by earlier clients which provided site to site FTP transfers. Q: When trying to transfer files from one site to another I keep getting this error 500 illegal port command. A: The FTP Server is set up to […]

Read More

What is 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 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

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

Read More

How do I Create a Forum Website on my own PC?

First of all you need Apache Server, PHP, MySQL and a Forum Script i.e. phpBB or Invision or vBulletin. Download phpDev here http://keihanna.dl.sourceforge.net/sourceforge/phpdev5/phpdev423.exe and you get a bundle of all the things above. Extract & install php dev. start the apache server, its 90% done. upload the forum script to X:/phpdev/www/public (x is your drive, […]

Read More

How to Change Start Button Text in Windows XP

Step 1 – Modify Explorer.exe File In order to make the changes, the file explorer.exe located at C:\Windows needs to be edited. Since explorer.exe is a binary file it requires a special editor. For purposes of this article I have used Resource Hacker. Resource HackerTM is a freeware utility to view, modify, rename, add, delete […]

Read More

How I made my own Home Server – Introduction

An Introduction In this tutorial you will learn how to step up your own server. This server will be comprised of Apache 1.3.5, PHP 4.2.0, and MySQL 3.23.49. This tutorial will address the basic setup of a server on your own computer. This means the removal of hassles of dealing with the company that is […]

Read More