From the images in post #17 it's looks like intel virtualisation is present on the machine with vt-x, but without the enhancement which vmx provides. It means that virtualisation will be fine on the machine, but not as optimal as that which vmx can provide. If both flags were there, the two technologies would work in together. However, there shouldn't be any fundamental problem, but things might be a little laggy. It'll depend in part on the pressures you impose on the virtual machine, but for light work, it should be fine.It appears to be enabled
The command you gave me (grep vmx /proc/cpuinfo)
doesn't show anything. I guess because vmx is a newer technology with a different name?

