[root@dbserver ~]# nmcli con
NAME UUID TYPE DEVICE
ens33 c96bc909-188e-ec64-3a96-6a90982b08ad ethernet --
[root@dbserver ~]# nmcli dev
DEVICE TYPE STATE CONNECTION
ens33 ethernet unmanaged --
lo loopback unmanaged --
[root@dbserver ~]# nmcli con up ens33
Error: Connection activation failed: No suitable device found for this connection.
If your network manager is not working, and says unmanaged, or Networking disabled in ubuntu 10.04 try this fix
Open the terminal from Applications menu -> Accessories -> Terminal run the following commands