Merhaba arkadaşlar bu yazımızda esxi host da SSH aktif ettiğinizde bu uyarıları alabilirsiniz. Bu uyarıların çözümünden bahsedeceğiz.
- ESXi Shell for the Host has been enabled
- SSH for the host has been enabled
Bu uyarıları vSphere Client kullanarak devre dışı bırakmak için;
- Select the ESXi host from the Inventory.
- Click the Configuration tab.
- Click Advanced Settings in the Software menu.
- Navigate to UserVars > UserVars.SuppressShellWarning.
- Set the value from 0 to 1.
- Click OK.
Bu uyarıları esxcli kullanarak devre dışı bırakmak için;
- Connect to the ESXi host through SSH using root credentials.
- Run this command:
vim-cmd hostsvc/advopt/update UserVars.SuppressShellWarning long 1