remove dumy interfaces

This commit is contained in:
pt 2020-02-19 23:15:51 -05:00
parent f05dc64514
commit 73decfe6af
1 changed files with 7 additions and 1 deletions

View File

@ -13,4 +13,10 @@ https://certbot.eff.org/lets-encrypt/ubuntubionic-apache
ip setup:
https://help.ubuntu.com/lts/serverguide/network-configuration.html
https://help.ubuntu.com/lts/serverguide/network-configuration.html
## network interfaces
`ip link` lists all interfaces
multipass setup some dummy interfaces and left them there.
to delete did `ip link delete mpqemubr0-dummy`