Addison wesley linux system administration aug 2002 ISBN 3827319927 pdf

636 112 0
Addison wesley linux system administration aug 2002 ISBN 3827319927 pdf

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

Linux-Systemadministration Open Source Software wird gegenüber kommerziellen Lösungen immer wichtiger Addison-Wesley trägt dieser Entwicklung Rechnung mit den Büchern der Open Source Library Administratoren, Entwickler und User erhalten hier professionelles Know-how, um freie Software effizient einzusetzen Behandelt werden Themen wie Betriebssysteme, Netzwerke und Sicherheit als auch Programmierung In Vorbereitung: Sicherheit ist ein Problem aller Betriebssysteme, und meist ist es teuer, eine Installation wirklich sicher zu machen In diesem Buch zeigt der Autor, dass dies auch ohne einen grưßeren finanziellen Aufwand mưglich ist Hier erfahren Sie, wie Sie Linux mit Hilfe von Open-Source-Tools sicher machen Linux Security Josef Brunner ca 700 Seiten, CD-ROM EUR 49,95 [D]/sFr39,50 ISBN 3-8273-1999-4 Jochen Hein Linux-Systemadministration Einrichtung, Verwaltung, Netzwerkbetrieb An imprint of Pearson Education München • Boston • San Francisco • Harlow, England Don Mills, Ontario • Sydney • Mexico City Madrid • Amsterdam Die Deutsche Bibliothek – CIP-Einheitsaufnahme Ein Titeldatensatz für diese Publikation ist bei Der Deutschen Bibliothek erhältlich Die Informationen in diesem Produkt werden ohne Rücksicht auf einen eventuellen Patentschutz veröffentlicht Warennamen werden ohne Gewährleistung der freien Verwendbarkeit benutzt Bei der Zusammenstellung von Texten und Abbildungen wurde mit grưßter Sorgfalt vorgegangen Trotzdem kưnnen Fehler nicht vollständig ausgeschlossen werden Verlag, Herausgeber und Autoren können für fehlerhafte Angaben und deren Folgen weder eine juristische Verantwortung noch irgendeine Haftung übernehmen Für Verbesserungsvorschläge und Hinweise auf Fehler sind Verlag und Herausgeber dankbar Alle Rechte vorbehalten, auch die der fotomechanischen Wiedergabe und der Speicherung in elektronischen Medien Die gewerbliche Nutzung der in diesem Produkt gezeigten Modelle und Arbeiten ist nicht zulässig Fast alle Hardware- und Softwarebezeichnungen, die in diesem Buch erwähnt werden, sind gleichzeitig auch eingetragene Warenzeichen oder sollten als solche betrachtet werden Umwelthinweis: Dieses Produkt wurde auf chlorfrei gebleichtem Papier gedruckt Die Einschrumpffolie – zum Schutz vor Verschmutzung – ist aus umweltverträglichem und recyclingfähigem PE-Material 10 09 08 07 06 05 04 03 02 01 ISBN 3-8273-1992-7 © 2002 by Addison-Wesley Verlag, ein Imprint der Pearson Education Deutschland GmbH Martin-Kollar-Straße 10–12, D-81829 München/Germany Alle Rechte vorbehalten Einbandgestaltung: Marco Lindenbeck (mlindenbeck@webwo.de) Lektorat: Sylvia Hasselbach, shasselbach@pearson.de Korrektorat: Petra Kienle, Fürstenfeldbruck Satz: reemers publishing services gmbh, Krefeld, www.reemers.de Druck: Bercker, Kevelaer Printed in Germany Kapitelübersicht Vorwort XV Linux – das Betriebssystem der Zukunft? Linux-Standards 13 Ablauf eines Systemstarts 31 Konfiguration und Administration 65 Benutzer, Gruppen und Berechtigungen 133 Der Editor Emacs 159 Das X-Window-System 197 Datensicherung 217 Unix-Tools 237 10 Werkzeuge (nicht nur) für Programmierer 311 11 Source- und Konfigurations-Management 327 12 XML unter Linux 343 13 Emulatoren unter Linux 351 14 Linux in einer vernetzten Umgebung 373 15 TCP/IP-Grundlagen 399 16 IP-Adressen und Rechnernamen 413 17 Applikationen im Netz 425 18 Die Secure Shell ssh 435 19 Obsolete Anwendungen im Netz 445 20 Network File System (NFS) 457 21 Linux im heterogenen Netz 471 22 Konfiguration und Betrieb eines Nameservers 483 vi Kapitelübersicht 23 Network Information Service 505 24 Dynamische IP-Konfiguration 513 25 Anonymous-ftp-Server 523 26 Internetzugang über Wählverbindungen 535 27 Virtuelle Private Netze (VPN) 551 28 Netzwerkadministration 559 A Der Standardeditor vi 583 B 589 Passwörter generieren C Literaturverzeichnis 593 D Verzeichnis der wichtigsten RFCs 597 Stichwortverzeichnis 607 Inhaltsverzeichnis Vorwort Linux – das Betriebssystem der Zukunft? XV 1.1 Linux-Distributionen 1.2 Linux-Features im Überblick 1.3 Linux-Distributionen im Vergleich 1.4 Die Zukunft von Linux Linux-Standards 13 2.1 Der Turmbau zu Babel 13 2.2 Linux Standard Base 14 2.3 Der Filesystem-Hierarchie-Standard 16 2.4 Das root- oder /-Dateisystem 18 2.5 Linux Internationalization Initiative (Li18nux) 28 2.6 Die Free Standards Group 29 2.7 Standards, Standards, Standards 29 Ablauf eines Systemstarts 31 3.1 Überblick über einen Systemstart 31 3.2 Das Basic-Input/Output-System (BIOS) 31 3.3 Laden von Diskette oder Festplatte 33 3.4 Die Linux Boot-Lader 35 3.5 Start des Kernels 51 3.6 Tipps und Tricks zur Boot-Konfiguration 54 3.7 Der init-Prozess 56 3.8 Die init-Skripte im LSB 62 3.9 init-Konzepte ohne symbolische Links 63 Konfiguration und Administration 65 4.1 Anpassungen und Nachvollziehbarkeit 65 4.2 Kernel- und Hardware-Konfiguration 65 4.3 Kernel-Module 70 4.4 Systemkonfiguration 75 4.5 Benutzerveränderbare Systemkonfiguration 120 4.6 Terminal-Konfiguration 121 viii Inhaltsverzeichnis 4.7 Dokumentationen 123 4.8 Bibliotheken 124 4.9 Benutzerbezogene Konfiguration 125 Benutzer, Gruppen und Berechtigungen 133 5.1 Benutzerrechte als Konzept 133 5.2 Shadow-Passwörter 137 5.3 Network Information Service – NIS 139 5.4 Pluggable Authentication Modules (PAM) 139 5.5 Benutzergruppen 144 5.6 Berechtigungen für Dateien 146 5.7 Standardwerte für Berechtigungen 149 5.8 Berechtigungen und Gruppen im Einsatz 150 5.9 Weitere Dateirechte 152 5.10 Feiner unterteilte Berechtigungen oder der allmächtige Benutzer root 153 5.11 Vergleich von Linux mit anderen Systemen 157 Der Editor Emacs 159 6.1 Allgemeines zum Emacs 159 6.2 Welche Emacs-Version soll ich nehmen? 160 6.3 Kompilieren des GNU-Emacs 161 6.4 Allgemeines zur Arbeit mit Emacs 163 6.5 Konzepte und Begriffe 164 6.6 Aufruf und Kommandozeilenoptionen 166 6.7 Bedienung: Escape, Meta, Alt, Control und Shift 167 6.8 Tutorial, Hilfe und Info-Mode 170 6.9 Konfiguration 171 6.10 Emacs als Server – einer für alles 179 6.11 XEmacs als Server – noch mehr Features 180 6.12 Tastaturbelegung 182 6.13 Emacs-Erweiterungen (Modi) 184 6.14 Nützliche Minor-Modi 191 6.15 Sonstige Erweiterungen 195 Inhaltsverzeichnis ix Das X-Window-System 197 7.1 Das Konzept von X 197 7.2 »Look and Feel« unter X 197 7.3 Die Entwicklung von X 199 7.4 Konfiguration der XFree86-Server 201 7.5 Software-Konfiguration 203 7.6 Window-Manager 208 7.7 Allgemeine X11-Kommandozeilen-Optionen 210 7.8 Zugriffskontrolle 211 7.9 Tools und nützliche Programme für X 215 Datensicherung 217 8.1 Notwendigkeit der Datensicherung 217 8.2 Plattenfehler überstehen mit RAID 220 8.3 Medien zur Datensicherung 222 8.4 Spezielle Datenträger 222 8.5 Strategien zur Datensicherung 222 8.6 Abfolge von inkrementeller und vollständiger Datensicherung 225 8.7 High-level-Programme 234 8.8 Tipps und Tricks zur Datensicherung 235 Unix-Tools 237 9.1 Small is beautiful 237 9.2 Dateiverwaltung 239 9.3 Andere kleine Helfer 248 9.4 Suchmuster (Regular Expressions) 260 9.5 Kommandos automatisch starten 263 9.6 Die Programmiersprache awk 270 9.7 Textdateien bearbeiten mit sed 277 9.8 Weitere nützliche Utilities 281 9.9 Die Shell als Bindeglied zwischen den verschiedenen Programmen 287 9.10 Prozesse und Jobs 301 9.11 Small is Beautiful – auch heute noch? 308 x Inhaltsverzeichnis 10 Werkzeuge (nicht nur) für Programmierer 10.1 sondern auch für Anwender und Systemverwalter 311 311 10.2 Das Programm make 311 10.3 Editoren 322 10.4 Integrated Development Environments (IDE) 325 11 Source- und Konfigurations-Management 327 11.1 Versionen, Revisionen und Management 11.2 Revision Control System (RCS) 327 11.3 Das Concurrent Versions System 336 11.4 Subversion – die zweite Generation von CVS 338 11.5 Andere Systeme zur Versionsverwaltung 341 12 XML unter Linux 327 343 12.1 Die Entwicklung von XML 343 12.2 Document Type Descriptions und Schemata 343 12.3 Emacs und Markup-Languages 344 12.4 XML-Tools 347 12.5 Stylesheets 348 12.6 Die Emacs-Erweiterung xslide 349 12.7 Die DocBook-Anwendung 350 13 Emulatoren unter Linux 351 13.1 Emulatoren allgemein 351 13.2 Der BIOS-Emulator dosemu 352 13.3 Der Windows-Emulator wine 365 13.4 Linux auf einem Mainframe 370 14 Linux in einer vernetzten Umgebung 373 14.1 TCP/IP und das Internet 373 14.2 Schichten in der Netzwerk-Software 374 14.3 Netzwerk-Hardware 376 14.4 Netzwerkbezogene Kernel-Konfiguration 379 14.5 Das Address Resolution Protocol (ARP) 395 14.6 Advanced Routing 397 604 D Verzeichnis der wichtigsten RFCs [rfc2569] Mapping between LPD and IPP Protocols, R Herriot, Ed., T Hastings, N Jacobs, J Martin, April 1999 [rfc2578] Structure of Management Information Version (SMIv2), K McCloghrie, D Perkins, J Schoenwaelder, April 1999 [rfc2579] Textual Conventions for SMIv2, K McCloghrie, D Perkins, J Schoenwaelder, April 1999 [rfc2580] Conformance Statements for SMIv2, K McCloghrie, D Perkins, J Schoenwaelder, April 1999 [rfc2616] Hypertext Transfer Protocol – HTTP/1.1, R Fielding, J Gettys, J Mogul, H Frystyk, L Masinter, P Leach, T Berners-Lee, June 1999 [rfc2817] Upgrading to TLS Within HTTP/1.1, R Khare, S Lawrence, May 2000 [rfc2821] Simple Mail Transfer Protocol, J Klensin, Ed., April 2001 [rfc2822] Internet Message Format, P Resnick, Ed., April 2001 [rfc2828] Internet Security Glossary, R Shirey, May 2000 [rfc2845] Secret Key Transaction Authentication for DNS (TSIG), P Vixie, O Gudmundsson, D Eastlake, B Wellington, May 2000 [rfc2854] The 'text/html' Media Type, D Connolly, L Masinter, June 2000 [rfc2910] Internet Printing Protocol/1.1: Encoding and Transport, R Herriot, Ed., S Butler, P Moore, R Turner, J Wenn, September 2000 [rfc2911] Internet Printing Protocol/1.1: Model and Semantics, T Hastings, Ed., R Herriot, R deBry, S Isaacson, P Powell, September 2000 [rfc2923] TCP Problems with Path MTU Discovery, K Lahey, September 2000 [rfc3007] Secure Domain Name System (DNS) Dynamic Update, B Wellington., November 2000 D.2 RFC-Verzeichnis 605 [rfc3010] NFS version Protocol, S Shepler, B Callaghan, D Robinson, R Thurlow, C Beame, M Eisler, D Noveck, December 2000 [rfc3022] Traditional IP Network Address Translator (Traditional NAT), P Srisuresh, K Egevang, January 2001 [rfc3023] XML Media Types, M Murata, S St.Laurent, D Kohn, January 2001 [rfc3130] Notes from the State-Of-The-Technology: DNSSEC, E Lewis, June 2001 [rfc3164] The BSD Syslog Protocol, C Lonvick, August 2001 [rfc3227] Guidelines for Evidence Collection and Archiving, D Brezinski, T Killalea, February 2002 [rfc3232] Assigned Numbers: RFC 1700 is Replaced by an On-line Database, J Reynolds, Ed., January 2002 [rfc3239] Internet Printing Protocol (IPP): Requirements for Job, Printer, and Device Administrative Operations, C Kugler, H Lewis, T Hastings, February 2002 [rfc3253] Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning), G Clemm, J Amsden, T Ellison, C Kaler, J Whitehead, March 2002 [rfc3275] (Extensible Markup Language) XML-Signature Syntax and Processing, D Eastlake 3rd, J Reagle, D Solo, March 2002 Stichwortverzeichnis ! && 296 || 296 cvsignore 337 cvsrc 337 /dev/lp1 90 /dev/misc/net/tun 371 /dev/modem 118 /dev/tun0 371 /etc/anacrontab 269 /etc/at.allow 265 /etc/at.deny 265 /etc/bootptab 517 /etc/cipe/peers 553 /etc/conf.getty 115 /etc/cron.allow 268 /etc/cron.d 269 /etc/cron.deny 268 /etc/crontab 270 /etc/csh.cshrc 128 /etc/csh.login 128 /etc/csh.logout 128 /etc/cups/cups.conf 94 /etc/defaults/getty 115 /etc/dosemu.conf 353 /etc/dumpdates 233 /etc/exports 460 /etc/fstab 77-78, 459 /etc/ftpaccess 528 /etc/ftpconversions 527 /etc/ftpgroups 528 /etc/ftphosts 532 /etc/ftpusers 143, 528 /etc/gettydefs 114 /etc/group 136, 144 /etc/hosts 415, 485 /etc/hosts.allow 404 /etc/hosts.deny 404 /etc/hosts.equiv 229, 452 /etc/hosts.lpd 91 /etc/inetd.conf 402-403 /etc/init.d 59 /etc/inittab 56-57 /etc/ipsec.conf 554-555 /etc/ipsec.secrets 555 /etc/issue 111 /etc/ld.so.conf 110 /etc/lilo.conf 37 /etc/logrotate.d 107 /etc/lpd.conf 93 /etc/lvmconf 83 /etc/lvmtab 82 /etc/lvmtab.d 82 /etc/magic 246 /etc/mgetty/mgetty.conf 542 /etc/modules.conf 73 /etc/motd 120 /etc/msyslog.conf 105 /etc/mtools.conf 76 /etc/named.boot 485, 497 /etc/named.conf 485, 487 /etc/netgroups 510 /etc/nsswitch.conf 417 /etc/opt 22 /etc/passwd 133, 137 /etc/ppp/chap-secrets 541 /etc/ppp/options 537 /etc/ppp/options.[i]ttyname[/i] 537 /etc/ppp/pap-secrets 541, 548 /etc/ppp/peers/dsl-provider 548 /etc/ppp/peers/[i]peername[/i] 537 /etc/printcap 89 /etc/printer_perms 92 /etc/profile 128 /etc/protocols 399 /etc/resolv.conf 418, 485 /etc/rpc 409 /etc/services 400 /etc/shadow 138 /etc/shells 127, 135 /etc/shutdown.allow 62 /etc/skel 125, 133 /etc/ssh/sshd_config 436 /etc/sudoers 154 /etc/syslog.conf 98 /etc/termcap 121 /etc/wu-ftpd/ftpconversions 527 /etc/wu-ftpd/ftpusers 528 /etc/wvdial.conf 544 /etc/X11/app-defaults 206 /etc/X11/xdm/Xaccess 205 /etc/X11/XF86Config 201 /etc/X11/xinit/xserverrc 204 /etc/zlogin 129 /etc/zlogout 129 /etc/zprofile 129 608 /etc/zshenv 129 /etc/zshrc 129 /home 21 /lib/ld-linux.so 109 /lib/ld.so 109 /opt 21 /proc/net 473 /root 21 /sbin/installkernel 68 /usr 22 /usr/info 124 /usr/lib/joerc 130 /usr/lib/lsb/install_initd 62 /usr/local 24 /usr/share/terminfo 122 /var 25 /var/lib/nfs/xtab 460 /var/lock 26 /var/named 488 /var/opt 22 /var/run 27 /var/spool 27 /var/spool/cron 266 /var/tmp 28 [ 295 ~/.bashrc 128 ~/.bash_login 128 ~/.bash_logout 128 ~/.bash_profile 128 ~/.cshrc 128 ~/.dosemurc 353 ~/.emacs 130, 165, 171-172 ~/.exrc 583 ~/.joerc 130 ~/.login[code/] 128 ~/.logout 128 ~/.mtoolsrc 76 ~/.netrc 449 ~/.nwclient 96, 476 ~/.ppprc 537 ~/.profile 128 ~/.rhosts 229, 451 ~/.shosts 437 ~/.tcshrc 128 ~/.telnetrc 446 ~/.terminfo 123 ~/.winerc 366 ~/.Xauthority 213 ~/.xemacs/custom.el 165, 171 ~/.xinitrc 203 ~/.Xmodmap 206 ~/.Xresources 206 Stichwortverzeichnis ~/.xserverrc 204 ~/.xsession 204 ~/.xsession-errors 204 ~/.zlogin 129 ~/.zlogout 129 ~/.zprofile 129 ~/.zshenv 129 ~/.zshrc 129 A abbrev-mode 192 ABI 15 Access Control List 152 Access time 80 ACL 152 add-hook 176 Address Resolution Protocol 389, 395 adjtime 462 afio 233 agetty 112 Aliasnamen 217 amanda 234 amd 80, 464 anacron 269 ange-ftp 188 Anonymous-ftp 447, 523 API 365 Application Binary Interface 15 apropos 124 apsfilter 96 apt ARP 389, 395-396 ARP-Cache 395 Assoziative Arrays 274 at 264 atime 80 atq 264 atrm 264 atrun 264 Ausgabeumleitung 218 Auto-Detect 52 Auto-Probing 52 autoconf 316 AUTOEXEC.BAT 354 autofs 80, 465 Automounter 464 AutoPPP 543 awk 270 Stichwortverzeichnis B basename 249 bash 126 batch 264-265 bdflush 53, 60 Benutzergruppe 144 Benutzerkennung 133 Berkeley Internet Name Domain 483 BIND 483 BIOS 31 Bochs 365, 369 Boot-Sektor 33 BOOTOFF 355 BOOTON 356 BOOTP 381, 388, 513, 516 bootpgw 517 bootptest 519 Bootstrap Protocol 513 Bourne-Shell 127 bpe 286 Brace-Expansion 294 Bridge 378 Broadcast 385, 388, 395 BSD 425 C Caldera Callback 544 Cascading Stylesheets 348 case 297 CDE 198 cdeject 70 CFLAGS 313 CHAP 540 Chat-Skript 538 chattr 152 checkpc 93 chfn 135 chgrp 144 chkconfig 62 chmod 146 chown 144 chrony 462 chroot(2) 524 chsh 127, 135 ci 328-329 CIFS 463, 478 CIPE 552 co 328, 330 comm 282 Common Desktop Environment 198 609 Common Internet File System 463, 478 Common UNIX Printing System 95 Community siehe SNMP CONFIG.SYS 354 CONFIG_KMOD 72 CONFIG_MODVERSIONS 71 cpio 232 crack 137 cron 283 crond 266-267 crontab 266 crypt 134 Crypto IP Encapsulation 552-553 Cryptographic Handshake Authentification Protocol 540 csh 126-127 ctags 586 ctrlaltdel 61 CUPS 95 curses 121 customize 165 cut 255 CVSROOT 337 D DASD 371 dasdinit 371 Dateinamenexpansion 290 Dateisystem 75 Datenträger 75 Debian GNU/Linux depmod 72 DHCP 388, 513 Dial-on-Demand 545 diald 542 diff 256, 282 dig 422 Digital Subscriber Line 548 Direct Access Storage Device 371 dired-Modus 186 dirname 249 disown 307 Distribution DLL 365 dmesg 52, 560 dnrd 485 DNS 416, 483 dnsdomainname 413 dnslint 491 dnspoof 424 610 Document Style Semantics and Specification Language 343 Document Type Description 344 Domain Name Service 416, 483 domainname 506 DOS-Emulator 352 dosemu[code/] 352 dpkg 6, 247 Druckertreiber 87 Druckerwarteschlange 91 dselect DSL 548 dsniff 424 DSSSL 343 DTD 344 dump 233 Dynamic Host Configuration Protocol 388, 513 E e2fsadm 85 e2fsck 219 ediff 258 EDITOR 129 egrep 252 Elisp 159 elvis 583 Emacs 159 Emacs-Lisp 159 emacsclient 180 emerge 258 EMUFS.SYS 354 Emulatoren 351 Enterprise Volume Management System 86 env 283 etags 323 eth0 384 Ethernet 376 EVMS 86 ex 583 exec 302 exec[code/] 127 exportfs 460 expr 295 ext2online 85 ext2prepare 85 ext2resize 85 Extended2-Dateisystem 152 Extensible Markup Language 343 Stichwortverzeichnis F false 297 fgrep 252 FHS 14, 16 file 246 File Transfer Protocol 447 Filesystem-Hierarchie-Standard 14, 16 fileutils 281 find 232, 239 finger 135, 406, 427 Firewall 379 flyspell 194 for 298 fork() 302 FQDN 414 Frame 164 Free Software Foundation 159 Free Standards Group 29 FreeS/WAN 552, 554 fsck 76, 78 fsck.ext2 219 FSF 159 ftp 447, 532 ftpcount 532 ftpd 523 ftpshut 532 ftpwho 532 Fully Qualified Domain Name 414 function 299 fuser 308 G gated 391 Gateway 379, 380, 383 gecos 135 gethostbyaddr(3) 493 getservbyname(3) 401 getty 111 getty_ps 113, 117 getuid 110 GhostScript 95 gid 135 GNOME 199 GNU 159 GNU General Public License GNU Network Object Model Environment 199 GNU-Emacs 159 gnuattach 182 gnudoit 182 GNUMakefile 312 Stichwortverzeichnis gpasswd 144 GPL grep 252 groff 123 groups 145 GRUB 43 gzip 253 H halt 61 Hardware 65 head 260, 284 hercules 370 hercules.cnf 371 Here-Dokument 289 hexl-mode 285 Hook 175 host 421 Host-Name 413 hostname 413 HTML 343 Hyptertext Markup Language 343 I ICCCM 209 ICMP 385, 400 icmpinfo 400, 564 id 145 ident 332, 336 IETF 374 if 295 ifconfig 383, 389 imake 315 Imakefile 315 Immutable 152 imon 547 in-addr.arpa 493 inetd 402 info 124 infocmp 123 INFOPATH 124 init 35 Initial Program Load 372 insmod 71 Internet Control Message Protocol 385, 400 Internet Engineering Task Force 374 Internet Packet Exchange 472 Internet Printing Protocol 94 Internet Protocol 373, 399 Internet Relay Chat 432 ip 397, 399 611 IP accounting 380 IP firewalling 380 IP forwarding 380 IP gatewaying 380 IP multicasting 380 IP next Generation 388 IP-Adresse 384 IP-Adressen 386, 413 IP-Spoofing 453 IPL 372 IPng 388 IPP 94 ipppd 545 iprofd 547 IPsec 552, 554, 556 iptraf 567 IPv4 388 IPv6 388 IPX 472-473 ipx_configure 472 ipx_interface 473 ipx_route 473 IRC 432 isdnctrl 545 isdnlog 547 ispell 193 J jade 343, 347 jadetex 348 jed 324 jmacs 130 Jobcontrol 306 Jobs 306 joe 130 Journaled File System 75, 86 jstar 130 K K Desktop Environment 199 KDE 199 kermit 545 Kernel 65 Kernel-Module 71 kill 305 killall 305 Kommandosubstitution 294 Konsole 121 Kontrollstruktur 295 ksyms.c 71 612 Stichwortverzeichnis L LAN 376 lvextend 84 ld-linux.so 78 ld.so.cache 110 lvreduce 84 lynx 426 LVM siehe Logical Volume Manager LDAP 543 ldconfig 110 ldd 109, 246 LDFLAGS 313 LDP LD_LIBRARY_PATH 110, 124, 283 LD_PRELOAD 125 less 129 Lesser General Public License 366 LGPL 366 Li18nux 28 libc 134 libwine 365 lilo 36 links 426 Linux Dokumentation Project Linux Internationalization Initiative 28 Linux Standard Base 14 Linux-Filesystem-Standard 16 Linux-Loader 36 loadkeys 130 LOADLIN 49 localhost 383 locate 239, 243 locatedb 244 LOCATE_DB 244 logger 97 Logical Volume 81 Logical Volume Manager 20, 81 login 111 logrotate 106 Lokal Area Network 376 Loopback 382-383 lp 90 lpc 89 lpq 89 lpr 89 lprm 89 LPRng 93 LREDIR.EXE 354 lsattr 152 lslk 308 lsmod 71 lsof 308, 395 ltrace 285 LV siehe Logical Volume lvcreate 83 M Mach 70 magic-filter 95 Magnetbänder 222 Major-Mode 166 make 311 Makefile 311 makeinfo 124 man.config 123 Management Information Base 495 MANPATH 123 manpath.config 123 Mark 165 Markup-Language 343 Master Boot Record 33 Masterfile-Format 489 Maximal Transfer Unit 381 Maximum Transfer Unit 390 MBR 33 mcd 76 mcopy 76 Mehrfachverzweigung 297 Meta-Taste 168 mformat 76 mgetty 119, 542 MIB 495 Micro-Kernel 70 Minibuffer 165 minicom 545 Minor-Mode 166 mkfifo 100 mkfontdir 207 mkfs 76 mmv 249, 290 Mode 166 Modeline 165 modinfo 72 modprobe 72 Modul 71 more 129 Motif 198 mount 77 mrtg 580 MS-CHAP 541 ms-dns 543 MSCDEX 357 msyslog 104 Stichwortverzeichnis 613 mt 232 mtools 76 MTOOLSRC 76 mtr 562 noatime 80 noclobber 218 noexec 109 nohup 307 MTU 381, 390 Novell 472 mtype 76 no_root_squash 460 nprint 96, 477 nroff 123 nsgmls 347 nslookup 420 ntalk 430 ntop 572 ntp 462 nvi 583 nwuserlist 476 Multicasting 386 N Nagle-Algorithmus 381 named 483 named.hosts 488 named.local 495 named.root 488 named.stats 501 named_dump.db 500 Nameserver 483, 491 nc 574 ncftp 450 ncftpget 450 ncftpput 450 NCP 472 ncpfs 475 ncpmount 475-476 ncurses 122 NDS 472 netcat 574 netdate 462 netenv 513, 520 Netgroups 510 Netmask 385, 388 netstat 386, 393 NetWare 96, 472 NetWare Core Protocol 472 NetWare Directory Services 472 Network File System 457 Network Information Center 384 Network Information Service 139, 416, 505 newgrp 144-145, 150 NFS 457 NFS-Client 457 NFS-Server 457, 459 NFS-Volume 458 NFSPATHS 244 nice 307 NIS 139, 416, 505 NIS-Map 505 NIS+ 139 nisdomainname 506 nmap 575 nmbd 479 NYS 511 O od 285 open 111 OpenLook 198 OSF/Motif 198 P PAGER 129 PAM 139 PAP 540-541 Parallel Line IP 382 passwd 134 Password Authentification Protocol 540-541 Passwort 133 Passwortgenerator 589 Patch 69, 258-259 PATH 245 Pattern-Matching 297 pdksh 127 perl 281 pg 129 Physical Volume 81 PID 302 ping 385 Pipe 288 pkcipe 553 plex86 365 PLIP 382, 390 PLP 91 plp.conf 91 Pluggable Authentication Modules 139 pmake 315 Point 165 Point-to-Point-Protokoll 376, 382, 536 614 Port 400 Portable Line Printer Spooler System 91 Portmapper 409, 459 POST 32 Power-On-Self-Test 32 PPP 376, 382, 390, 536 PPP-over-Ethernet 548 pppd 536 PPPoE 548 pqlist 477 Primary Nameserver 486 printenv 283 PRINTER 90 Printqueue 91 Process-ID 302 ProFTPD 523 Promiscous Mode 395, 564 Prozess 302 Prozessnummer 302 prune 106 PRUNEREGEX 244 ps 303 pserver 477 pstree 303-304 Puffer 164 PV siehe physical Volume pvchange 81 pvcreate 81 pvdata 81 pvdisplay 81 pvmove 81-82 pvscan 81 python 281 Q Quota 21 R r-Tools 451 RADIUS 543 RAID 221 RARP 381, 513 Raw-IP 546 rcp 455 RCS 327 rcsdiff 331 rcsmerge 335 rdev 54 rdist 231, 428, 455 reboot 61 recode 88, 256 Stichwortverzeichnis recover-file 169 recover-session 169 Redundant Array of Inexpensive/Independent Disks 221 Region 165 Regular Expression 252, 260, 270 Regulärer Ausdruck 252, 260, 270 Remote Copy 455 Remote Procedure Call 409 Remote Shell 451 renice 307 Repeater 378 Request for Comment 373 Resolver 418, 483 Resource Records 489 restore 233 Reverse Address Resolution Protocol 513 Reverse ARP 381 Revision Control System 327 RFC 373 rlog 335 rlogin 454 rmmod 71 rndc 486, 500 root.cache 488 root_sqash 460 route 386, 391 routed 391 Router 379-380, 383 RPC 409 rpc.mountd 460 rpc.nfsd 460 rpc.pcnfsd 460 rpc.portmap 409, 459 rpc.rstatd 427 rpc.rwalld 428 rpc.ugidd 460 rpc.userd 427 rpcinfo 409 rpm 7, 15, 247 rsh 451 rstart 454 rstartd 454 rstat 427 rstatd 427 rsync 231, 430 Runlevel 57 ruptime 427 ruserd 427 rusers 427 rwall 428 rwalld 428 Stichwortverzeichnis rwho 427 rwhod 427 rxp 347 S S.u.S.E samba 479 sash 56, 109 scotty 578 scp 436, 441 screen 111, 120 script 301 SEARCHPATHS 244 Secondary Nameserver 497 Secondary Server 486 Secure Copy 441 Secure Shell 435 Secure Socket Layer 94 sed 277 sendfax 119 sendfile 433 sendmsg 433 seq 298 Serial Line IP 382 Server Message Block 477 setmetamode 431 setserial 70 setuid 78, 110, 147 sftp 442 SGML 343 sh-utils 281 Shadow-Passwörter 138 Shared Libraries 109 Shell-Funktionen 299 Shell-Variablen 292 showmount 458 shutdown 61 Signale 305 Simple Mail Transfer Protocol 446, 494 Simple Network Management Protocol 495, 577 Single-User-Modus 56 skill 306 Slackware Slave-Server 498 Slice 81 SLIP 382, 390 slist 475 slogin 436, 440 SMB 477 SMB-Server 479 smb.conf 479 615 smbclient 96, 478 smbd 479 smbfs 475, 478 smbmount 478 smtp 446, 494 SNMP 495, 577 SOA 490 Socket 393 socklist 308 sort 281 Space.c 383 Sparse files 231 split 284 spray 571 ssh 435 ssh-keygen 437 sshd 436 SSL 94 Standard Generalized Markup Language 343 Standardausgabe 288 Standardeingabe 288 Standardfehlerausgabe 289 Stanza 89, 518 Start Of Authority 490 startx 203 stat 149 strace 284 strings 246, 284 stty 114 su 136 Sub-Domains 413 Subversion 338 Suchmuster 260 sudo 153 Superblock 219 swat 481 Switch 378 sync 61 Synchrones PPP 545 SyncPPP 545 sysklogd 100 SYSLINUX 50 syslog-ng 103 syslogd 98 T 284 323 284 427, 430 Tape Description File 372 tac TAGS tail talk 616 tar 228 Tastaturbelegung 130 tcl 281 TCP 400 TCP-Wrapper 404 TCP/IP 373 tcpd 404 tcpdump 565 tcpspray 572 tcptraceroute 563 tcpwrap 404 tcsh 126, 128 TDF 372 telinit 57-58 telnet 402, 445 telnetd 445 TERM 122 termcap 121-122 Terminal 121 Terminal Capabilities 121 Terminator 376 terminfo 122-123 test 295 testparm 479 textutils 281 Threads 302 tic 122 tkined 578 TMPDIR 282 Token Ring 376 top 302-303 Top-Level-Domains 413 touch 243 tr 253 tr0 384 traceroute 561 Transmission Control Protocol 373, 400 trap 306 true 297 truss 284 tty 111, 121 tune2fs 21, 41, 76 tunelp 87 U UDP 400 uid 134 umask 107, 150 undelete 218 uniq 282 until 298 update 61 Stichwortverzeichnis update-rc.d 62 updatedb 239, 244 User Datagram Protocol 400 useradd 125, 133 uucp 545 uugetty 118 V VG 81 vgcfgbackup 83 vgcfgrestore 83 vgchange 82 vgcreate 81 vgdisplay 82 vgetty 119 vgexport 82 vgextend 82 vgimport 82 vgreduce 82 vgrename 82 vgscan 82 vi 583 vigr 144 vim 583 vipw 133 Virtual Private Network 550-551 VISUAL 129 visudo 154 vmstat 304 vold 80 Volume Group 81 VPN 550-551 W w 427 w3m 426 Wabi 365 wall 428 Web enabled Distributed Authoring and Versioning 338 WebDAV 338 wget 426 whatis 124, 281 whence 245 whereis 245 which 245 while 298 Wildcards 290 Window 164 Window-Manager 197, 208 Windows-Emulator 365 wine 365 Stichwortverzeichnis wine.conf 366 WINS-Server 481 wu-ftpd 525 wvdial 544 X X 197 X-Client 197 X-Display-Manager 204 X-Konsortium 200 X-Server 197 X-Terminal 205 X-Window-System 197 xalan 347 xargs 250 xauth 213, 440, 454 xbanner 120 xdm 120, 204-205 xdosemu 356 XEmacs 159 xerces 347 xev 205 xferstats 532 XFree86 200 xfs 208 xfstt 208 xhost 213, 440 XHTML 343 xinetd 574 xinfo 124 xinit 203 xkeycaps 205 xkill 212 xlsclients 212 xmessage 120 xmkmf 315 XML 343 617 XML-Schema 344 XML::Parser 348 XML::Path 348 xmllint 347 xmodmap 205 xmotd 120 Xnest 202 xon 454 xrdb 206 XSERVERRC 204 xset 207 xslide 349 xsltproc 347 xterm 126 Y yamm 304 Yellow Pages 139, 505 yes 297 YP 139, 505 ypbind 506 ypcat 507 ypmatch 507 yppasswd 508 ypserv 508 ypset 508 ypwhich 508 ytalk 430 Z zcat 253 zdiff 253 ZDOTDIR 129 zgrep 253s zmore 253 zsh 126 Copyright Daten, Texte, Design und Grafiken dieses eBooks, sowie die eventuell angebotenen eBook-Zusatzdaten sind urheberrechtlich geschützt Dieses eBook stellen wir lediglich als persönliche Einzelplatz-Lizenz zur Verfügung! Jede andere Verwendung dieses eBooks oder zugehưriger Materialien und Informationen, einschliesslich • der Reproduktion, • der Weitergabe, • des Weitervertriebs, • der Platzierung im Internet, in Intranets, in Extranets, • der Veränderung, • des Weiterverkaufs • und der Veröffentlichung bedarf der schriftlichen Genehmigung des Verlags Insbesondere ist die Entfernung oder Änderung des vom Verlag vergebenen Passwortschutzes ausdrücklich untersagt! Bei Fragen zu diesem Thema wenden Sie sich bitte an: info@pearson.de Zusatzdaten Möglicherweise liegt dem gedruckten Buch eine CD-ROM mit Zusatzdaten bei Die Zurverfügungstellung dieser Daten auf unseren Websites ist eine freiwillige Leistung des Verlags Der Rechtsweg ist ausgeschlossen Hinweis Dieses und viele weitere eBooks können Sie rund um die Uhr und legal auf unserer Website http://www.informit.de herunterladen ... Inhaltsverzeichnis Vorwort Linux – das Betriebssystem der Zukunft? XV 1.1 Linux- Distributionen 1.2 Linux- Features im Überblick 1.3 Linux- Distributionen im Vergleich 1.4 Die Zukunft von Linux Linux-Standards... im Mai 2002 Jochen Hein 1.1 Linux – das Betriebssystem der Zukunft? Linux- Distributionen Linux – im engeren Sinne – ist »nur« ein Betriebssystem, also der Teil der Software eines Computersystems,... Sie, wie Sie Linux mit Hilfe von Open-Source-Tools sicher machen Linux Security Josef Brunner ca 700 Seiten, CD-ROM EUR 49,95 [D]/sFr39,50 ISBN 3-8273-1999-4 Jochen Hein Linux- Systemadministration

Ngày đăng: 19/03/2019, 11:02

Từ khóa liên quan

Tài liệu cùng người dùng

  • Đang cập nhật ...

Tài liệu liên quan