How Can We Help?
Toggling the vCenter Server Appliance default shell
In the temporary BASH shell, run this command to permanently configure the default Shell to BASH for Root:
chsh -s /bin/bash root
Run this command to change from using the BASH Shell to the Appliance Shell:
chsh -s /bin/appliancesh root