debian network service restart code example
Example 1: debian network restart
# sudo /etc/init.d/networking restart
or
# sudo /etc/init.d/networking stop
# sudo /etc/init.d/networking start
else
# sudo systemctl restart networking
Example 2: Debian restart service
Systemctl restart <name>