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

Read More

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

What are Flames?

At 123Linux – Digital Academy, we believe in fostering healthy and respectful online interactions. In today’s digital age, where communication is predominantly facilitated through email messages, newsgroup discussions, and IRC channels, it is important to be aware of the concept of “flames.” Flames refer to aggressive and often violent responses exchanged over the internet or […]

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