Something is renaming my eth0 and wlan0 interfaces

To avoid having persistent interface names and revert back to the classic interface naming convention, simply add to the 1st command line in the file /boot/cmdline.txt the following keywords:

net.ifnames=0 biosdevname=0

Tip found in the UbuntuMATE Flavour FAQ :wink: