ProSkill/Engineer/Linux/Debian

Last-modified: 2011-09-21 (水) 17:33:01

Network Settings

  • Network configuration file
    /etc/network/interfaces
  • Host name configuration file
    /etc/hostname
  • NFS configuration file
    /etc/exports
  • DNS configuration file
    /etc/resolv.conf
  • Network service restart command
    • *need to execute to reflect the change of above files
      /etc/init.d/networking restart

Reference