Browse Source

Update 'albert/networking.cfg'

master
Darren 3 years ago
parent
commit
237ee6c17b
  1. 3
      albert/networking.cfg

3
albert/networking.cfg

@ -1,4 +1,3 @@
### NETWORKING
## this is required for kickstart, so may as well read network information from this...
## network --device=link --bootproto=static --ip=78.129.208.174 --gateway=78.129.208.1 --netmask=255.255.255.0 --nameserver=1.1.1.1,1.0.0.1 --hostname=albert --onboot=yes --activate
network --device=link --bootproto=static --ip=78.129.208.174 --gateway=78.129.208.1 --netmask=255.255.255.0 --nameserver=78.129.208.1 --hostname=albert --onboot=yes --activate
## network --device=link --bootproto=static --ip=78.129.208.174 --gateway=78.129.208.1 --netmask=255.255.255.0 --nameserver=8.8.8.8,8.8.4.4 --hostname=albert --onboot=yes --activate
Loading…
Cancel
Save