Home > Articles > Open Source > Linux/UNIX/Open Source Operating Systems

Linux/UNIX/Open Source Operating Systems

414 Items

Sort by Date | Title

Introduction to Subversion, an Open Source Version Control Tool
Aug 19, 2005
Subversion is a free, open-source software package for tracking changes made during software development across versions. This chapter will walk you through the basic use of Subversion, from creating a new repository, all the way through to more complex features such as creating and merging a branch.
Introduction to User Mode Linux
Jul 28, 2006
This chapter provides a summary of the present state of User Mode Linux (UML) and its user community. It contrasts UML with other visualization technologies, and discusses a bit of UML's history and purpose.
IP Masquerading Concepts Under LINUX 2.2
Feb 2, 2001
Learn the intricacies of the IP masquerading facility available in version 2.2 of the Linux kernel.
iptables: The Linux Firewall Administration Program
Nov 23, 2005
This chapter covers the iptables firewall administration program used to build a Netfilter firewall. For those of you who are familiar with or accustomed to the older ipfwadm and ipchains programs used with the IPFW technology, iptables will look very similar to those programs. However, it is much more feature-rich and flexible, and it is very different on subtle levels.
Issues in Selecting a Job Management System
Mar 22, 2002
This article addresses the problems usually faced when selecting the most appropriate job management system (JMS) to deploy at HPC sites.
Kernel 2.4.x Architectural Changes (Filesystems)
Oct 30, 2000
This article looks at a couple of the architectural changes in the new Linux 2.4.0 kernel. This article does not go in-depth; it is meant to introduce you to two of the many changes.
Learning About Linux Commands
Aug 25, 2006
This isn't a master list of all commands and their functions, but it does explain where you can go to learn more about the commands you already know, those you know you don't know, and even those that you don't know that you don't know! Got that? Good.
Learning Linux the Easy Way - With Cygwin
May 4, 2006
Linux expert John Traenkenschuh offers step-by-step instructions on how to set up a Linux environment on your Windows PC. If you want an easy way to try Linux, Traenkenschuh shows that Cygwin is the perfect way to get many UNIX tools for free.
Leave it to the Robots: Automating Linux Systems Administration
Dec 4, 2000
Unix systems administrator Jon Lasser explains why and how to automate Linux systems administration using tools including CFEngine, Bastille Linux, and PGP.
Linux Administration and Configuration for the Novell CLE Exam
Nov 12, 2004
This chapter covers topics regarding Linux administration including how to manage users, permissions, and networking configuration with an eye toward passing the Novell CLE Exam.
Linux and Windows Interoperability: Planning and Deploying a Network
Jun 28, 2002
Learn how the unified services of Windows 2000 and Linux support a variety of networking services. Design, set up, and deploy a successful network for the fictitious company Elsolutions.
Linux Basics
Dec 12, 2000
In this chapter from Sams Teach Yourself Red Hat Linux in 24 Hours, you'll learn some of the most basic knowledge you’ll need to get around your new Linux system.
Linux Drivers and the Kernel
Sep 26, 2002
Learn how to build a new Linux kernel configuration to increase system efficiency and add support for new devices.
Linux File Management Basics
Jan 13, 2016
This chapter from CompTIA Linux+ / LPIC-1 Cert Guide: (Exams LX0-103 & LX0-104/101-400 & 102-400) covers Linux file system management as it pertains to the objectives on the CompTIA Linux+ / LPIC-1 exam.
Linux FTP Server Setup
Jun 3, 2005
FTP is a very useful software application that can have enormous benefit to a Web site or to collaborative computing in which files need to be shared between business partners. This chapter will teach you to set up an FTP server on Linux.
Linux Kernel Process Management
Apr 15, 2005
This chapter looks at the famed operating system abstraction of the process. Topics covered include the generalities of the process, why it is important, and the relationship between processes and threads. Specifically, this chapter covers how Linux stores and represents processes.
Linux Live CDs: All the Linux with None of the Commitment
Jan 13, 2006
Nervous about installing Linux on your machine? Fear no more, because Live CD enables you to run the operating system without installing it. Bryan Hoff tells you what cool things you can do with Linux Live CD, and evaluates some great distributions such as SimplyMEPIS, SLAX, and Knoppix.
Linux Policy Routing Structures
May 25, 2001
Learn the fundamental triad of Policy Routing and how these elements are implemented within the Linux kernel through the RPDB, and trace through the logic of the packet paths for the packet filters and the RPDB action locations.
Linux Scheduling and Kernel Synchronization
Nov 11, 2005
The Linux kernel is a multitasking kernel, which means that many processes can run as if they were the only process on the system. The way in which an operating system chooses which process at a given time has access to a system’s CPU(s) is controlled by a scheduler. This chapter covers the Linux scheduler, preemption in Linux, and the Linux system clock and timers.
Linux Security Installation Issues
Jul 13, 2001
This sample chapter teaches the important steps to take during the installation procedure to ensure that your Linux operating system is secure.

<< < Prev Page 4 5 6 7 8 Next >