Eine Liste von Artikeln über Linux-Systemadministration.
Japanisch unter Linux, Teil I
This article takes a brief overview at how to make your Linux system Japanese-capable.
Chinesisch unter Linux
This brief article describes how to enable Chinese locale on a "standard" Linux box.
Booten über das Netz und Etherboot
An advanced article that explains how to bootstrap your computer from a program stored in non-volatile memory without accessing your hard disk.
TCPD und Firewalls unter Verwendung von IPFWADM
This article describes very briefly how to configure the inetd services in order to improve security on your system. We concentrate in the of the tool IPFWADM to administer and configure inetd services
Einführung in DNS unter LinuX
You may have wondered what happens behind the scenes in Netscape after you enter a URL. This article will help you to understand the name-lookup process.
Der X Display Manager
The X Display Manager runs as a daemon on a host machine and manages multiple X displays.
Linux System Administration - A User's Guide (Book Review)
This is a review of the book titled "Linux System Administration - A User's Guide" by Marcel Gagne. The book has 532 pages and 26 chapters that cover installation, daemons, run-levels,file systems, password policy, kernel building, printing, devices, backups, network administration, secure computing, and more.
Durch den Tunnel
Using free SSH with external applications on different OSes
Echtzeitdatenspiegelung unter Linux
This article will explain on how to set an inexpensive real.time data replication system on Linux without need of special hardware. This kind of replication will be especially useful for ISPs or webhosts.
Mit verschiedenen Providern durch's Internet surfen
In this article we develop configuration files to easily change between a number of different Internet Service Providers. We extend the configuration not only to one PC but to a whole network using IP masquerading. A DNS proxy will be used to make the changing DNS IP addresses invisible inside the masqueraded network.
xinetd
xinetd - extended Internet services daemon - provides an excellent security against the intrusions, and limit certain risks of attacks by Deny of Services ( DoS ). It allows, just like the most known pair ( inetd + tcpd ), to set access control to a computer, but its capacities extend well beyond. This article proposes you to discover them.
Bastille-Linux
Available by the beginning of june,version 1.1 of Bastille-Linux is not a new Linux Distribution but a set of security scripts. The authors have adopted a very pedagogic approach and one can learn a lot simply installing these scripts.
NFS - Network File System
Network File System (NFS) is a tool to manage files spread among several computers on a network as if they were on the same local machine. So, the final user does not have to worry of the exact location of its own files in order to access them.
Yellow Pages 3: Die Server - Seite
In this last article about NIS, we explain how to install a NIS server. We will see which programs are used, configuration files and the building of the database.
Yellow Pages 2 : Auf der Seite des Clients
My previous article was an introduction to the yellow pages and RPCs. This one explains how to configure a NIS client, how this client works and a small introduction to the different tools coming with NIS. Finally, we'll have a few words about NIS+
LDAP unter Linux - Einführung
This article will talk about the benefits of deploying LDAP in an organization and how to implement it on Linux.
Slackware 7.0 Teil II: Konfigurationsanleitung
After the installation in the first part, the author now describes some basic configuration tasks in his now favorite Linux distribution. He explains how to configure X, how to compile a kernel (and how to use it with lilo), how to do user account management, how to dial in to internet and how to give your system some basic security.
Slackware 7.0 Teil I: Installationshilfe
The author describes in detail the installation of the Slackware 7.0 Linux distribution. This article is written for beginners.
IP-Masquerading konfigurieren
IP-Masquerading provides the possibility to connect several computers to the Internet using a computer running Linux with just one public IP address.
Yellow Pages, Teil 1
The Network Information Service (NIS) manages a data base on server. Each computer on a network running a NIS client NIS can then poll the server for informations (login name,password, users and groups informations, ...).
VXE, mehr Sicherheit unter Linux
Serge Lozovsky präsentiert ein Softwarepaket das er entwicklet hat, um UNIX Systeme sicherer zu machen.
Sendmail und Fetchmail: Ein lokaler Mail Server
Sendmail is a powerful but complex software. This article explains how to configure sendmail and fetchmail for use on a typical home computer.