Skip to content

Brian Williams

IT Professional

  • Home
  • About

Tag: Ubuntu

Ubuntu

Change Ubuntu from DHCP to static IP

May 29, 2013 admin 1 min read

Open the network interfaces file: sudo vi /etc/network/interfaces DHCP configuration: auto eth0 iface eth0 inet dhcp Static configuration: auto eth0 iface eth0 inet static address 192.168.20.56 […]

  • Home
  • About

Copyright © 2024 | All Rights Reserved. Mik by Shark Themes