Introduction to Novell Netware Novell Netware is a server based operating system for networks. Unlike Unix and NT, Netware isn’t an all in one program. Let me explain. Netware itself runs on top of a version of DOS. The version that you might be familiar with is MS-DOS as this comes with Windows 95 and […]
Search Results for: unix lab
Here's what we've found for you
What is it like to be a hacker?
“But did you, in your three- piece psychology and 1950’s technobrain, ever take a look behind the eyes of the hacker? Did you ever wonder what made him tick, what forces shaped him, what may have molded him? I am a hacker, enter my world…” (“The Conscience of a Hacker”, The Mentor) “Fear them not […]
How to Install FreeBSD? A Step by Step Guide
A Step-by-Step Guide to Installing FreeBSD 5.x This guide is designed for users with moderate Linux experience and will walk you through installing and setting up a fully updated FreeBSD 5.x system. FreeBSD is a powerful, Unix-like operating system known for its stability, performance, and advanced features. Let’s get started! A. FreeBSD 5.x vs 4.x […]
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 […]
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 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 […]