166
edits
(fill in update, x disabling, and vnc configuration) |
(add startup test and stub network settings finalization) |
||
Line 111: | Line 111: | ||
# Restart iptables. | # Restart iptables. | ||
#* service iptables restart | #* service iptables restart | ||
===System Startup Test=== | |||
At this stage of the tutorial, the system has been completely configured except for its final network settings. Use this opportunity to restart the server without any assistance to ensure its settings are correct and that the proper services are started at reboot. | |||
# Log in as root. | |||
# Reboot the system. | |||
#* shutdown -r now | |||
# After restart, verify SSH and VNC. | |||
===Finalize Network Settings=== |
edits