
ifup
List of commands for ifup:
-
ifup:tldr:0dfd4 ifup: Enable all the interfaces defined with "auto" in `/etc/network/interfaces`.$ ifup -atry on your machineexplain this command
-
ifup:tldr:c3f34 ifup: Enable interface eth0.$ ifup ${eth0}try on your machineexplain this command