You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3 lines
281 B
3 lines
281 B
### 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
|