From 39366733c3fe943363566756e2e152c45a1b3cb2 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Fri, 25 May 2018 23:29:36 +0000 Subject: Fri May 25 23:29:36 UTC 2018 patches/packages/glibc-zoneinfo-2018e-noarch-2_slack14.2.txz: Rebuilt. Handle removal of US/Pacific-New timezone. If we see that the machine is using this, it will be automatically switched to US/Pacific. --- slackbook/html/network-configuration.html | 146 ------------------------------ 1 file changed, 146 deletions(-) delete mode 100644 slackbook/html/network-configuration.html (limited to 'slackbook/html/network-configuration.html') diff --git a/slackbook/html/network-configuration.html b/slackbook/html/network-configuration.html deleted file mode 100644 index 66fb0082..00000000 --- a/slackbook/html/network-configuration.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - -Network Configuration - - - - - - - - - - -
-

Chapter 5 Network -Configuration

- - - -
-

5.1 Introduction: netconfig is your -friend.

- -

When you initially installed Slackware, the setup program invoked the netconfig program. netconfig attempted to -perform the following functions for you:

- -
    -
  • -

    It asked you for the name of your computer, and the domain name for your computer.

    -
  • - -
  • -

    It gave a brief explanation of the various types of addressing schemes, told when they -should be used, and asked you which IP addressing scheme you wished to use to configure -your network card:

    - -
      -
    • -

      Static-IP

      -
    • - -
    • -

      DHCP

      -
    • - -
    • -

      Loopback

      -
    • -
    - -
    -
    -
  • - -
  • -

    It then offered to probe for a network card to configure.

    -
  • -
- -

netconfig will generally take care of about 80% of the work -of configuring your LAN network connection if you will let it. Note that I would strongly -suggest that you review your config file for a couple of reasons:

- -
    -
  1. -

    You should never trust a setup program to properly configure your computer. If you use -a setup program, you should review the configuration yourself.

    -
  2. - -
  3. -

    If you are still learning Slackware and Linux system management, viewing a working -configuration can be helpful. You'll at least know what the configuration should look -like. This will allow you to correct problems due to misconfiguration of the system at a -later date.

    -
  4. -
-
-
- - - - - -- cgit v1.2.3