1 changed files with 1 additions and 1 deletions
@ -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…
Reference in new issue