Changes

Jump to: navigation, search

Fedora Linux Post Install Steps

200 bytes added, 21:41, 31 August 2018
Enable IPv6
=== Enable IPv6 ===
 
cat <<EOF >/etc/cloud/cloud.cfg.d/56-custom-networking.cfg
network:
version: 1
config:
- type: physical
name: eth0
subnets:
- type: dhcp
- type: dhcp6
EOF
reboot
== Update the software ===

Navigation menu