Linux dhcp server gui
Oct 28, 2018 · Now let’s apply the settings and enable the DHCP server on boot with following commands: sudo systemctl restart isc-dhcp-server sudo systemctl enable isc-dhcp-server . With the following command, we check the status. sudo systemctl status isc-dhcp-server . If everything is correctly set up, there must be a line, saying “ACTIVE“.