Hi I am about to implement a change on a couple of ESX 3 servers that will require all privileged commands to be prefixed with sudo.
Has anyone had issues with such a change or with using sudo?
Thanks
Dan
No, sudo works just fine for running privileged commands - in fact from a Linux perspective it's actually best practice.