1 changed files with 1 additions and 2 deletions
@ -1,4 +1,3 @@ |
|||||
### NETWORKING |
### NETWORKING |
||||
## this is required for kickstart, so may as well read network information from this... |
## 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=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=78.129.208.1 --hostname=albert --onboot=yes --activate |
|
Loading…
Reference in new issue