Browse Source

Update 'albert/networking.cfg'

master
Darren 3 years ago
parent
commit
46f0f57e6a
  1. 2
      albert/networking.cfg

2
albert/networking.cfg

@ -1,3 +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=8.8.8.8,8.8.4.4 --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