Networking is disabled and I can't re-enable it
Solution 1:
try these commands
These commands will delete the file where network state is stored and restarts the service forcefuly.
sudo rm -f /var/lib/NetworkManager/NetworkManager.state
sudo service network-manager restart