Network Configurations

Published

2025-06-20

Caution

This section is under development. Thank you for your patience.

Common Commands

  • Ubuntu:

    sudo netplan generate
    sudo netplan apply
  • RHEL 9:

    nmcli device status
    nmcli connection up eth0
    nmcli connection edit <name>
    nmtui