Contents: Disclaimer Introduction History The Memory Map Timeline and History Chart Future of DOS Postscript Bibliography Disclaimer: Although this document is purely informative, the author claims no responsibility for any misguided souls who find a way to twist its contents into anything harmful or overly offensive. Introduction: When a computer is turned on an Operating […]
Search Results for: directory cd
Here's what we've found for you
UNIX Hacking Tutorial
———————- 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, […]
How to hack easily
OK, this is my mini guide to the easiest ‘hacking’ there is ( I think ) if any one knows different then mail me and tell me 🙂 . Most FTP servers have the directory /pub which stores all the ‘public’ information for you to download. But along side /pub you will probably find other […]
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 […]
How to Hack UNIX for Beginners
In the following file, all references made to the name Unix, may also be substituted to the Xenix operating system. Brief history: Back in the early sixties, during the development of third generation computers at MIT, a group of programmers studying the potential of computers, discovered their ability of performing two or more tasks simultaneously. […]
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 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 […]
How to Find out TRUE Hidden Files in Windows
–ACRONYMS– DOS = Disk Operating System, or MS-DOS MSIE = Microsoft Internet Explorer TIF = Temporary Internet Files (folder) HD = Hard Drive OS = Operating System FYI = For Your Information 1) SEEING IS BELIEVING No. Enabling Windows Explorer to “show all files” does not show the files in mention. No. DOS does not […]