Something to be aware of, if you runVMware Workstation on Linux. Workstation as of 15.x still uses a Linux kernel library function gettimeofday() which was deprecated long ago and finally removed in Kernel 5.x, which is used (for example) in the latest Ubuntu 18.04 LTS release. As a result, if you have Ubuntu 18.04, and want to run VMware Workstation, you either have to revert the Kernel to 4.x, or wait patiently for VMware to stop using an obsolete function. Very annoying.
Thanks for the info! We’re primarily a Microsoft shop, but still good to know.