Skip to content

Offline Installation

Offline Installation

The following steps need to be done for new network environment after offline installation.

  1. /etc/resolv.conf, to add in more DNS server

  2. /etc/sysconfig/network

    NETWORKING=yes
    HOSTNAME=<hostname>

  3. /etc/hosts

    127.0.0.1 localhost.localdomain localhost <IP> <hostname> <hostname in short> Eg: 203.115.228.142 it-lodge.ywso.com it-lodge
  4. /etc/sysconfig/network-scripts/ifcfg-eth0

    Remove BROADCAST=192.168.0.255 and NETWORK=192.168.0.0
  5. /etc/sysconfig/network-scripts/ifcfg-eth1 (if any)

  6. /etc/sysconfig/iptables

  7. Set correct date on both system clock and hardware clock with the following command:

    Set the system clock
    date MMDDhhmmYY

    To set the hardware clock to the current system clock
    hwclock –systohc

Categories: Lesson, Linux, Server, Solution, Web Hosting.

Comment Feed

No Responses (yet)



Some HTML is OK

or, reply to this post via trackback.