home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1999 January / Simtel-MSDOS-Jan1999-CD1.iso / docs / html / titles / os / bsd_toc.txt < prev    next >
Text File  |  1998-12-10  |  21KB  |  876 lines

  1.                                    Contents
  2.  
  3. Introduction to the text version i
  4.  
  5. Preface xxxiii
  6.   The second edition xxxiii
  7.   Conventions used in this book xxxiv
  8.    Describing the keyboard xxxv
  9.   Acknowledgements xxxvi
  10.    Book reviewers, first edition xxxvi
  11.    Book reviewers, second edition xxxvii
  12.   How this book was written xxxviii
  13.  
  14. Chapter 1: Introduction 1
  15.   How to use this book 1
  16.   FreeBSD features 5
  17.   A little history 8
  18.   Other free UNIX-like operating systems 10
  19.    FreeBSD and Linux 10
  20.   Other documentation on FreeBSD 12
  21.    Reading the handbook 13
  22.    The online manual 15
  23.    GNU info 17
  24.   The FreeBSD community 17
  25.   Support 17
  26.    Reporting bugs 18
  27.   The Berkeley daemon 18
  28.  
  29. Chapter 2: Before you install 23
  30.   Hardware requirements 23
  31.    Laptops 24
  32.    Drivers 24
  33.   The CD-ROM distribution 27
  34.    The Installation CD-ROM 28
  35.    The Live File System 30
  36.    The CVS Repository 30
  37.    The Ports Collection 30
  38.   PC hardware 31
  39.   How the system detects hardware 31
  40.   Disks 33
  41.    PC BIOS and disks 34
  42.    Logical and physical disk drives 35
  43.   Making the file systems 40
  44.   Using a boot manager 40
  45.   Interaction with MS-DOS 41
  46.    Sharing a disk with MS-DOS 41
  47.    Using compressed MS-DOS file systems from FreeBSD 41
  48.    Running MS-DOS binaries under FreeBSD 42
  49.   IDE disks 42
  50.  
  51. Chapter 3: Quick Installation 45
  52.   Making things easy for yourself 45
  53.   FreeBSD alone on the disk 47
  54.   Installing XFree86 48
  55.   FreeBSD shared with MS-DOS 49
  56.  
  57. Chapter 4: Installing FreeBSD 51
  58.   Preparing the data for installation 51
  59.    Preparing a boot floppy 51
  60.    Creating floppies for a floppy installation 53
  61.    Installing via FTP 54
  62.    Installing via NFS 55
  63.    Installing from a MS-DOS partition 56
  64.    Installing from tape 56
  65.    Installing from a FreeBSD partition 56
  66.   Booting the install kernel 57
  67.    Booting from CD-ROM 57
  68.    Booting from floppy 57
  69.    Installing from a running MS-DOS system 58
  70.    Boot messages 58
  71.    UserConfig: Modifying the boot configuration 60
  72.    Starting UserConfig from hard disk 62
  73.    Probing the hardware 63
  74.    Using sysinstall 67
  75.   Kinds of installation 67
  76.   Creating space on disk 68
  77.    Specifying disk labels 72
  78.    Selecting distributions 76
  79.   Selecting the installation medium 78
  80.    Installing via FTP 78
  81.    Installing via NFS 79
  82.    Installing from floppy disk 79
  83.   Performing the installation 79
  84.   Network services 81
  85.    Setting up network interfaces 81
  86.    Other network options 82
  87.   Machine Configuration 82
  88.   Rebooting the new system 82
  89.    Where to put /var and /tmp 83
  90.   Upgrade installation 84
  91.   Changing configuration 84
  92.   Installing additional software 84
  93.  
  94. Chapter 5: Shared OS Installation 85
  95.   Repartitioning with FIPS 85
  96.    Repartitioning--an example 87
  97.   Installing FreeBSD on a second partition 91
  98.  
  99. Chapter 6: Installation Problems 95
  100.   If things go wrong 95
  101.    Problems with CD-ROM installation 95
  102.    Install tries to install from floppy 96
  103.    Device timeout on ed Ethernet boards 96
  104.    Devices at IRQ 9 don't work 96
  105.    Can't boot 97
  106.    Can't find correct geometry 97
  107.    Kernel doesn't find Matsushita/Panasonic CD-ROM 98
  108.    Can't install from tape 98
  109.    System hangs during boot 99
  110.   Root file system fills up 100
  111.   Panic 100
  112.   Fixit: fixing a broken installation 102
  113.  
  114. Chapter 7: The Ports Collection 103
  115.   How to install a package 104
  116.   Building a port 105
  117.    Installing ports during system installation 105
  118.    Install ports from the first CD-ROM 105
  119.    Installing ports from the ports CD-ROM 106
  120.    Ports via FTP 106
  121.    What's in that port? 108
  122.    Ports via CVSup 109
  123.    Getting the source archive 109
  124.    Building the port 110
  125.    Port dependencies 110
  126.   Getting common software 111
  127.   Maintaining ports 112
  128.   Submitting a new port 114
  129.  
  130. Chapter 8: Setting up X11 115
  131.   For the impatient 115
  132.   Installing XFree86 115
  133.   The XFree86 distribution 116
  134.    The X Server 116
  135.   Installing XFree86 manually 118
  136.    Assigning a virtual terminal to X 120
  137.   Configuring X for Your Hardware 121
  138.    Identifying the hardware 121
  139.    Running xf86config 122
  140.  
  141. Chapter 9: XFree86 configuration in depth 135
  142.   X configuration: the theory 135
  143.    How TVs and monitors work 135
  144.    How monitors differ from TVs 137
  145.    How to fry your monitor 138
  146.    The CRT controller 139
  147.    The XF86Config mode line 141
  148.   XF86Config 145
  149.    The Files section 145
  150.    The Keyboard section 146
  151.    The Pointer section 147
  152.    The Device section 149
  153.    Configuring the Monitor and its Modes 152
  154.    The Monitor section 152
  155.    The Screen section 154
  156.  
  157. Chapter 10: Making friends with FreeBSD 157
  158.   Users and groups 158
  159.    Choosing a user name 160
  160.    Adding users 160
  161.    Adding or changing passwords 162
  162.    The super user 163
  163.    Login classes 164
  164.    Referring to other classes 166
  165.    Using login classes 167
  166.   Using the shell 167
  167.    Command line editing 169
  168.    Environment variables 174
  169.    Shell startup files 177
  170.    Changing your shell 178
  171.   Processes 180
  172.    What processes do I have running? 180
  173.    What processes are running? 181
  174.    top 183
  175.    Daemons 183
  176.    cron 184
  177.    Stopping processes 185
  178.    Single user mode 186
  179.    Shutting down the system 188
  180.    Rebooting 189
  181.   Starting the system 189
  182.   Timekeeping 190
  183.    The TZ environment variable 191
  184.    Keeping the correct time 191
  185.  
  186. Chapter 11: File systems 193
  187.   File systems 193
  188.    Permissions 193
  189.   Directory structure 200
  190.   FreeBSD devices 203
  191.    Creating new device nodes 204
  192.    File system types 207
  193.    Mounting file systems 207
  194.    Unmounting file systems 209
  195.    Overview of FreeBSD devices 209
  196.   Virtual terminals 212
  197.    Pseudo-terminals 213
  198.  
  199. Chapter 12: Disks 215
  200.   Adding a hard disk 215
  201.    Disk hardware installation 216
  202.    Formatting the disk 218
  203.   Using sysinstall 219
  204.   Doing it the hard way 222
  205.    Creating a partition table 222
  206.    Labelling the disk 229
  207.    Disklabel 230
  208.    Things that can go wrong 236
  209.    Creating the file systems 237
  210.    Editing disk labels 238
  211.    Mounting the file systems 239
  212.   Recovering from disk data errors 239
  213.  
  214. Chapter 13: Tapes, backups and floppy disks 241
  215.   Backing up your data 241
  216.    What backup medium? 241
  217.    Tape devices 242
  218.    Backup software 242
  219.    tar 243
  220.   Using floppy disks under FreeBSD 246
  221.    Formatting a floppy 247
  222.    File systems on floppy 248
  223.    Microsoft file systems 250
  224.    Other uses of floppies 251
  225.    Accessing Microsoft floppies 252
  226.  
  227. Chapter 14: Printers 255
  228.   Printer configuration 256
  229.    Testing the printer 256
  230.    Configuring /etc/printcap 257
  231.    Spooler filters 258
  232.   Starting the spooler 260
  233.   Testing the spooler 260
  234.   Troubleshooting 261
  235.   Using the spooler 262
  236.    Removing print jobs 263
  237.   PostScript 264
  238.    Installing ghostscript and ghostview 265
  239.    Viewing with ghostview 265
  240.    Printing with ghostscript 266
  241.  
  242. Chapter 15: Setting up your FreeBSD desktop 269
  243.   The hardware 269
  244.    The display board and monitor 269
  245.    The keyboard 270
  246.    The mouse 270
  247.   Running X 271
  248.    Configuring xdm 271
  249.    Running xinit 272
  250.    Stopping X 272
  251.    Changing screen resolution 272
  252.    Selecting pixel depth 273
  253.   Customizing X 273
  254.   Navigating the desktop 276
  255.    Mouse menus 276
  256.    Mouse key functions on the root window 278
  257.    Use of colour 279
  258.    Network windowing 279
  259.   Installing the sample desktop 280
  260.   The shell 281
  261.   The Emacs editor 281
  262.  
  263. Chapter 16: Rebuilding the kernel 285
  264.   Configuring I/O devices 286
  265.   The kernel build directory 286
  266.   The Configuration File 288
  267.    Naming the kernel 296
  268.    Kernel Options 298
  269.    Networking 301
  270.    Network interfaces 302
  271.    Network interfaces 304
  272.    Console, Bus Mouse, and X Server 305
  273.    Mice and Serial and Parallel Ports 307
  274.    Basic Controllers and Devices 309
  275.    Disk controllers 311
  276.    SCSI Device Support 314
  277.    SCSI options 315
  278.    SCSI host adapters 316
  279.    File system Options 317
  280.    Sound boards 319
  281.    Pseudo-devices 321
  282.    Joystick, PC Speaker, Miscellaneous 322
  283.   Building and installing the new kernel 324
  284.   Making Device Nodes 327
  285.  
  286. Chapter 17: Keeping up to date with FreeBSD 329
  287.   FreeBSD releases 329
  288.    FreeBSD-RELEASE 329
  289.    FreeBSD-STABLE 329
  290.    FreeBSD-CURRENT 330
  291.   The repository 331
  292.   Getting updates from the net 332
  293.    How to get the updates 333
  294.    CVSup 333
  295.    Which CVSup server? 335
  296.    Running cvsup 335
  297.    Other possible cvsupfiles 335
  298.    CTM 336
  299.    Getting deltas by mail 338
  300.    Getting deltas with ftp 339
  301.   Creating the source tree 339
  302.    The tags 340
  303.    Updating an existing tree 343
  304.   Making a new world 343
  305.   Putting it all together 346
  306.   Living with FreeBSD-CURRENT 347
  307.    ps doesn't work any more! 348
  308.    Build kernels with debug symbols 348
  309.    Solving problems in FreeBSD-CURRENT 349
  310.   Problems with CVS 350
  311.    Can't find directory 350
  312.  
  313. Chapter 18: Emulating other operating systems 351
  314.   Emulating Linux 352
  315.    Running the Linux emulator 352
  316.    Installing the Linux libraries 353
  317.   SCO UNIX emulation 353
  318.   Emulating Microsoft Windows 354
  319.  
  320. Chapter 19: Networks and the Internet 355
  321.   Network layering 357
  322.    The link layer 358
  323.    The network layer 360
  324.    The transport layer 360
  325.    Port assignment and Internet services 362
  326.    The Internet daemon 364
  327.   Kinds of network connection 365
  328.    Ethernet 366
  329.   The reference network 371
  330.  
  331. Chapter 20: Configuring the local network 373
  332.   Network configuration with sysinstall 373
  333.   Manual network configuration 374
  334.    Setting the host name 374
  335.    Describing your network 375
  336.    Checking the interface configuration 376
  337.    The configuration files 377
  338.    What we can do now 377
  339.   Routing 377
  340.    Adding routes automatically 379
  341.    Adding routes manually 380
  342.   ISP's route setup 381
  343.   Looking at the routing tables 382
  344.    Flags 383
  345.   Packet forwarding 384
  346.   Configuration summary 384
  347.  
  348. Chapter 21: Connecting to the Internet 387
  349.   The physical connection 387
  350.    ISDN 388
  351.   Establishing yourself on the Internet 390
  352.    Which domain name? 391
  353.    Preparing for registration 391
  354.    Registering a domain name 392
  355.    Getting IP addresses 392
  356.   Choosing an Internet Service Provider 393
  357.   Who's that ISP? 393
  358.    Questions to ask an ISP 394
  359.   Making the connection 398
  360.  
  361. Chapter 22: Serial communications and modems 401
  362.   Terminology 402
  363.   Asynchronous and synchronous communication 402
  364.    Asynchronous communication 402
  365.    Synchronous communication 403
  366.   Serial ports 404
  367.    Connecting to the port 404
  368.    When can I send data? 406
  369.   Modems 407
  370.    Modem speeds 408
  371.    Data compression 409
  372.    The link speed 409
  373.    Dialling out 410
  374.   Modem commands 410
  375.    Dialling out manually 413
  376.    Dialing out--an example 414
  377.    Dialling in 416
  378.  
  379. Chapter 23: Configuring PPP 419
  380.    Quick setup 420
  381.   How PPP works 420
  382.    The interfaces 421
  383.    Dialling 421
  384.    Negotiation 422
  385.    Who throws the first stone? 422
  386.    Authentication 424
  387.    Which IP addresses on the link? 425
  388.    The net mask for the link 427
  389.    Static and dynamic addresses 427
  390.    Setting a default route 428
  391.    Autodial 428
  392.   The information you need to know 429
  393.   Setting up User PPP 429
  394.    The ppp configuration files 430
  395.    /etc/ppp/ppp.conf 431
  396.    Negotiation 432
  397.    Requesting LQR 433
  398.    Authentication 433
  399.    Dynamic IP configuration 434
  400.    Setting the default route 435
  401.    Default routes for dynamic addresses 436
  402.    Running User ppp 436
  403.    How long do we stay connected? 437
  404.    Automating the process 438
  405.    Configuration summary 439
  406.   Setting up Kernel PPP 440
  407.    Dialling 442
  408.    Who throws the first stone? 443
  409.    Authentication 443
  410.    Dynamic IP configuration 444
  411.    Setting the default route 444
  412.    Running Kernel PPP 444
  413.    Automating the process 445
  414.    Timeout parameters 445
  415.    Configuration summary 446
  416.   Dialin PPP 447
  417.  
  418. Chapter 24: UUCP and SLIP 450
  419.   Login authentication 450
  420.    Adding the users 451
  421.   UUCP 452
  422.    How UUCP works 453
  423.    Setting up UUCP 454
  424.    UUCP configuration files 454
  425.    Testing the connection 457
  426.   SLIP 460
  427.    What we need to know 460
  428.    Dialling out with SLIP 460
  429.    SLIP dialin 463
  430.    Putting it all together 466
  431.   Problems 468
  432.  
  433. Chapter 25: The Domain Name Service 469
  434.   Domains and zones 470
  435.    Zones 471
  436.   Setting up a name server 471
  437.   Passive DNS usage 471
  438.   Name server on a standalone system 472
  439.   Name server on an end-user network 474
  440.    The SOA record 474
  441.    The A records 475
  442.    The NS records 475
  443.    Nicknames 476
  444.    The MX records 476
  445.    The HINFO records 477
  446.    Putting it all together 477
  447.   Reverse lookup 478
  448.    The distant view: the outside world 479
  449.    The named.boot file 480
  450.   Secondary name servers 482
  451.   The next level up: delegating zones 483
  452.    china.example.org 483
  453.    example.org with delegation 484
  454.   Messages from named 486
  455.   DNS tools 487
  456.    nslookup 487
  457.    named-xfer 491
  458.   Checking DNS for correctness 492
  459.  
  460. Chapter 26: Firewalls and IP aliasing 493
  461.   Security and firewalls 493
  462.    ipfw: defining access rules 495
  463.    Actions 496
  464.    Writing rules 496
  465.    Configuration files 497
  466.    Trying it out 502
  467.   IP aliasing 502
  468.    IP aliasing software 502
  469.    natd 503
  470.    Choosing an IP address for the LAN 504
  471.  
  472. Chapter 27: Network debugging 505
  473.   Network debug tools 505
  474.    ping 505
  475.    traceroute 507
  476.    tcpdump 508
  477.   How to approach network problems 511
  478.    The link layer 511
  479.    The network layer 514
  480.    No connection 517
  481.    Transport and Application layers 520
  482.  
  483. Chapter 28: The Network File System 523
  484.   Setting up NFS 523
  485.   NFS 524
  486.   NFS client 524
  487.    Mounting remote file systems 525
  488.    Where to mount NFS file systems 527
  489.    Mounting NFS file systems automatically 528
  490.   NFS server 528
  491.    /etc/exports 529
  492.    Setup in /etc/rc.conf 530
  493.   NFS strangenesses 531
  494.    No devices 531
  495.    Just one file system 532
  496.  
  497. Chapter 29: Basic network access 533
  498.   telnet and rlogin 534
  499.    telnet 534
  500.    rlogin 535
  501.    rsh 537
  502.    Using telnet for other services 538
  503.   ftp and rcp 538
  504.    ftp 538
  505.    mget 540
  506.    prompt 541
  507.    reget 541
  508.    user 542
  509.    idle 543
  510.   rcp 543
  511.   telnet and ftp servers 543
  512.    anonymous ftp 545
  513.    Restricting access and logging 546
  514.   Secure interactive connections 548
  515.    What ssh does 548
  516.    Running ssh 550
  517.  
  518. Chapter 30: Electronic Mail 551
  519.   Electronic mail 551
  520.   Mail user agents 551
  521.    mail 552
  522.    Other MUAs 552
  523.    mutt 553
  524.    Replying to a message 555
  525.    How to send and reply to mail 556
  526.    mutt configuration 558
  527.    Mail aliases 558
  528.    Mail headers 559
  529.    Who gets the mail? 561
  530.   sendmail 562
  531.    Running sendmail at boot time 564
  532.    Talking to sendmail 564
  533.   Aliases revisited 565
  534.   Downloading mail from your ISP 566
  535.    POP: the Post Office Protocol 567
  536.    popper: the server 567
  537.    popclient: the client 568
  538.   Mailing lists: majordomo 569
  539.  
  540. Chapter 31: The World-Wide Web 571
  541.   Web browsers 571
  542.    Netscape 572
  543.    Running Netscape 573
  544.   Setting up a web server 573
  545.    Configuring apache 574
  546.    The configuration files 574
  547.    httpd.conf 574
  548.    Proxy web servers 575
  549.    Caching 576
  550.    Virtual Hosts 576
  551.    Running apache 577
  552.    Stopping apache 577
  553.  
  554. Chapter 32: HylaFAX 579
  555.   Setting up HylaFAX 579
  556.    Selecting a fax modem 580
  557.    Flow control 580
  558.    Choosing a tty Device 580
  559.    Using faxsetup to Configure a Server Machine 580
  560.    Using faxaddmodem to Configure Modems 582
  561.    Testing the modem 587
  562.   Starting HylaFAX 589
  563.    Checking fax system status 589
  564.    Restarting the hfaxd daemon 590
  565.   Sending a fax 590
  566.    The destination 591
  567.    The document 591
  568.    The cover sheet 591
  569.    How to omit the cover sheet 593
  570.  
  571. Chapter 33: Connecting to non-IP networks 595
  572.   Samba 595
  573.    Installing the samba software 596
  574.   smbd and nmdb: the Samba daemons 596
  575.    Running the daemons from inetd 597
  576.   The configuration file 598
  577.    The [global] section 598
  578.    The [homes] section 599
  579.    The [printers] section 599
  580.    Other sections: service descriptions 599
  581.    Creating the configuration file 600
  582.   Testing the installation 601
  583.   Displaying Samba status 603
  584.   adding_user 497
  585.   adduser 499
  586.   aliases 503
  587.   apropos 504
  588.   arp 505
  589.   BASH 507
  590.   boot 575
  591.   cal 578
  592.   calendar 580
  593.   cat 584
  594.   cdcontrol 586
  595.   cdplay 590
  596.   CHAT 592
  597.   chflags 600
  598.   chmod 602
  599.   cmp 605
  600.   comcontrol 607
  601.   comsat 609
  602.   cp 610
  603.   CPIO 613
  604.   cron 619
  605.   crontab 620
  606.   crontab 622
  607.   csh 625
  608.   CVS 632
  609.   date 656
  610.   dd 660
  611.   df 664
  612.   DIFF 666
  613.   DIFF3 672
  614.   disklabel 675
  615.   diskpart 679
  616.   disktab 681
  617.   dmesg 684
  618.   DNSQUERY 685
  619.   du 687
  620.   dump 689
  621.   ethers 694
  622.   exports 695
  623.   fdformat 698
  624.   fdisk 700
  625.   find 706
  626.   fingerd 713
  627.   fsck 715
  628.   fstab 719
  629.   ftp 722
  630.   ftpd 738
  631.   FVWM 744
  632.   getty 771
  633.   gettytab 773
  634.   GHOSTVIEW 780
  635.   GREP 799
  636.   group 803
  637.   GS 805
  638.   GZIP 812
  639.   hostname 819
  640.   hosts 820
  641.   hosts.equiv 821
  642.   ifconfig 823
  643.   inetd 827
  644.   inetd.conf 832
  645.   info 837
  646.   init 840
  647.   ipcrm 843
  648.   ipcs 844
  649.   ipfw 846
  650.   IPXrouted 853
  651.   kbdcontrol 855
  652.   ld.so 857
  653.   ln 860
  654.   login 862
  655.   login.conf 864
  656.   lpd 870
  657.   lpq 873
  658.   lpr 875
  659.   lprm 878
  660.   lptcontrol 880
  661.   ls 881
  662.   mail 885
  663.   mailq 897
  664.   MAJORDOMO 898
  665.   man 902
  666.   mesg 904
  667.   mkdir 905
  668.   mknod 906
  669.   modems 908
  670.   more 910
  671.   mount 914
  672.   mount_cd9660 919
  673.   mount_msdos 921
  674.   mount_nfs 924
  675.   mrouted 928
  676.   Mutt 936
  677.   mv 939
  678.   NAMED-XFER 941
  679.   NAMED 943
  680.   NAMED.RELOAD 950
  681.   natd 951
  682.   NDC 958
  683.   netstat 960
  684.   networks 964
  685.   newfs 965
  686.   nfsd 970
  687.   nfsiod 971
  688.   nfsstat 972
  689.   NMBD 973
  690.   NSLOOKUP 977
  691.   ntpdate 983
  692.   ntpq 985
  693.   ntptrace 992
  694.   passwd 994
  695.   phones 1003
  696.   ping 1004
  697.   pkg_add 1009
  698.   portmap 1014
  699.   ppp 1015
  700.   PPPD 1054
  701.   PPPSTATS 1074
  702.   printcap 1078
  703.   protocols 1083
  704.   ps 1084
  705.   pstat 1091
  706.   rarpd 1096
  707.   rcp 1098
  708.   RCS 1100
  709.   remote 1105
  710.   resolver 1107
  711.   rexecd 1110
  712.   .rhosts 1112
  713.   rlogin 1114
  714.   rm 1117
  715.   rmail 1119
  716.   rmdir 1120
  717.   route 1121
  718.   routed 1125
  719.   rpc 1134
  720.   rpc.lockd 1135
  721.   rpc.rquotad 1137
  722.   rpc.rstatd 1138
  723.   rpc.rusersd 1139
  724.   rpc.rwalld 1140
  725.   rpc.sprayd 1141
  726.   rpc.statd 1142
  727.   rpc.yppasswdd 1144
  728.   rpcgen 1148
  729.   rpcinfo 1153
  730.   rsh 1155
  731.   rshd 1157
  732.   RSTAT_SVC 1160
  733.   rup 1161
  734.   ruptime 1162
  735.   rwall 1163
  736.   rwho 1164
  737.   rwhod 1165
  738.   SAMBA 1168
  739.   savecore 1172
  740.   scsi 1174
  741.   scsiformat 1177
  742.   SEND-PR 1178
  743.   sendmail 1181
  744.   services 1189
  745.   sh 1190
  746.   shutdown 1213
  747.   sio 1215
  748.   slattach 1220
  749.   sliplogin 1224
  750.   SMB.CONF 1228
  751.   SMBCLIENT 1289
  752.   SMBRUN 1305
  753.   SMBSTATUS 1307
  754.   SMBTAR 1309
  755.   SORT 1311
  756.   spray 1314
  757.   SSH 1315
  758.   startslip 1329
  759.   STARTX 1332
  760.   stty 1334
  761.   su 1343
  762.   sysctl 1346
  763.   talkd 1350
  764.   tar 1351
  765.   TCPDUMP 1359
  766.   tcpslice 1376
  767.   telnet 1379
  768.   telnetd 1394
  769.   TESTPARM 1401
  770.   TESTPRNS 1403
  771.   tftp 1405
  772.   tftpd 1407
  773.   time 1409
  774.   timed 1410
  775.   TOP 1413
  776.   TRACEROUTE 1418
  777.   tty 1423
  778.   ttys 1424
  779.   tunefs 1426
  780.   TWM 1428
  781.   tzsetup 1453
  782.   umount 1454
  783.   uname 1456
  784.   uucico 1457
  785.   uucp 1461
  786.   uucpd 1464
  787.   uustat 1465
  788.   uux 1471
  789.   uuxqt 1475
  790.   VI 1477
  791.   vidcontrol 1499
  792.   vipw 1501
  793.   vmstat 1502
  794.   what 1505
  795.   whereis 1506
  796.   which 1508
  797.   who 1509
  798.   X 1510
  799.   XF86Config 1528
  800.   XF86_Accel 1541
  801.   XF86_Mono 1557
  802.   XF86_SVGA 1563
  803.   XF86_VGA16 1572
  804.   XFree86 1575
  805.   XINIT 1585
  806.   xntpd 1588
  807.  
  808. Appendix A: Terminology 1605
  809.  
  810. Appendix B: FreeBSD configuration files 1607
  811.   /etc/rc.conf 1607
  812.   Other configuration files 1613
  813.    /etc/aliases 1613
  814.    /etc/csh.cshrc, /etc/csh.login, /etc/csh.logout 1613
  815.    /etc/crontab 1613
  816.    /etc/daily 1613
  817.    /etc/disktab 1613
  818.    /etc/fstab 1614
  819.    /etc/gettytab 1616
  820.    /etc/group 1616
  821.    /etc/login.conf 1616
  822.    /etc/manpath.config 1616
  823.    /etc/master.passwd 1616
  824.    /etc/monthly 1616
  825.    /etc/motd 1616
  826.    /etc/passwd 1617
  827.    /etc/printcap 1617
  828.    /etc/profile 1617
  829.    /etc/pwd.db 1617
  830.    /etc/rc 1617
  831.    /etc/rc.i386 1617
  832.    /etc/rc.local 1617
  833.    /etc/rc.pccard 1618
  834.    /etc/rc.serial 1618
  835.    /etc/sendmail.cf 1618
  836.    /etc/shells 1618
  837.    /etc/spwd.db 1618
  838.    /etc/syslog.conf 1618
  839.    /etc/termcap 1618
  840.    /etc/ttys 1619
  841.    /etc/weekly 1620
  842.   Network configuration files 1620
  843.    /etc/exports 1620
  844.    /etc/rc.firewall 1620
  845.    /etc/ftpusers 1620
  846.    /etc/host.conf 1620
  847.    /etc/hosts 1621
  848.    /etc/hosts.equiv 1621
  849.    /etc/hosts.lpd 1622
  850.    /etc/inetd.conf 1622
  851.    /etc/named.boot 1622
  852.    /etc/networks 1622
  853.    /etc/protocols 1622
  854.    /etc/rc.network 1622
  855.    /etc/services 1623
  856.   Obsolete configuration files 1623
  857.    /etc/sysconfig 1623
  858.    /etc/netstart 1623
  859.  
  860. Appendix C: Command equivalents 1625
  861.  
  862. Appendix D: Contents of the Ports Collection 1629
  863.  
  864. Appendix E: Bibliography 1689
  865.   The 4.4BSD manuals 1689
  866.   Users' guides 1690
  867.   Administrators' guides 1690
  868.   Programmers' guides 1691
  869.   Hardware reference 1691
  870.   Resources on the net 1692
  871.  
  872. Appendix F: License agreements 1693
  873.   The Berkeley License 1693
  874.   The GNU General Public License 1695
  875.  
  876.