———————- o Intent: ———————- This phile is geared as an UNIX tutorial at first, to let you get more familiar with the operating system. UNIX is just an operating system, as is MS-DOS, AppleDOS, AmigaDOS, and others. UNIX happens to be a multi-user- multi-tasking system, thus bringing a need for security not found on MSDOS, […]
Search Results for: source server
Here's what we've found for you
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 […]
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 […]
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 […]
How to Make Firefox (considerably) Faster?
Yes, firefox is already pretty damn fast but did you know that you can tweak it and improve the speed even more? That’s the beauty of this program being open source. Here’s what you do: In the URL bar, type “about:config” and press enter. This will bring up the configuration “menu” where you can change […]
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 […]
How to Hack Hotmail
I_1_I – Brute force hacking a. Use telnet to connect to port 110 (Hotmail´s pop-server) b. Type USER and then the victim´s username c. Type PASS and then the guess a password d. Repeat that until U have found the correct password. !. This is called brute force hacking and requires patience. It´s better than […]
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 […]
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, […]
How to (considerably) Speed up your internet connection under Linux and Windows
(Setting up DNS caching) 1 Good old dry theory 1.1 Introduction The internet is going thru an evolution, faster pc’s, more reliable connections etc… But the greatest evolution are the capacity of the lines. What where telephone line are now ISDN lines or cable modems. But there are still people (unfortunate people like me) who […]