Setting up Static Network Address Settings - TannerWeinacker/Tech-Journal GitHub Wiki

Network Address Settings

Edit the settings by using sconfig

  • hostname = FS01-student.name
  • Domain = yourdomain.local (FQDN = fs01.yourdomain.local)
  • ip = 10.0.5.8
  • netmask = 255.255.255.0
  • gateway = 10.0.5.2
  • dns = 10.0.5.6