How to Make a Proxy Anonymous

Anonymity of Proxy The exchange of information in Internet is made by the “client – server” model. A client sends a request (what files he needs) and a server sends a reply (required files). For close cooperation (full understanding) between a client and a server the client sends additional information about itself: a version and […]

Read More

How To Restrict hours at which Users Login

To restrict a users logon hours , use the net user command. These commands are used from the Command Prompt. (Start – RUN – and type cmd) Below are some examples: 1 – net user Joanna /time:M-F,08:00-17:00 2 – net user Ninja /time:M-F,8am-5pm 3 – net user Echelon /time:M,4am-5pm;T,1pm-3pm;W-F,8:00-17:00 4 – net user Shine /time:all […]

Read More

How To Boot up Windows Really Fast?

First of all, this tweak only apply to those who only have one HDD on their primary IDE channel (nothing else on device 0 or 1) and a CD-ROM and/or DVD-ROM on the secondary IDE channel. Each time you boot Windows XP, there’s an updated file called NTOSBOOT-*.pf who appears in your prefetch directory (%SystemRoot%Prefetch) […]

Read More

What is the Best Firewall?

The Ultimate Guide to Choosing the Best Firewall for Enhanced Security At 123Linux – Digital Academy, we understand the importance of safeguarding your digital assets and maintaining a secure online environment. One crucial aspect of fortifying your network security is selecting the right firewall solution. In this comprehensive guide, we will walk you through the […]

Read More

What options do you have if your Hard Drive goes bad?

The most common problems originate from corruption of the master boot record, FAT, or directory. Those are soft problems which can usually be taken care of with a combination of tools like Fdisk /mbr to refresh the master boot record followed by a reboot and Norton disk doctor or Spinneret. The most common hardware problems […]

Read More

What is NetBIOS? A Complete Guide

The Magic of NetBIOS In this guide you will learn how to explore the Internet using Windows XP and NetBIOS: How to Install NetBIOS <beginnine2a.shtml> How to Use Nbtstat <beginnine2b.shtml> The Net View Command <beginnine2c.shtml> What to Do Once You Are Connected <beginnine2c.shtml> How to Break in Using the XP GUI <beginnine2d.shtml> More on the […]

Read More

A Brief History of DOS

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

Read More

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

Read More

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