Virtually anything is possible!
Enable SSH for ESXi
By default SSH is not enabled in ESXi. Follow the steps below to enable it
- At the ESXi console, press alt+F1
- Type: unsupported
- Enter the root password
- At the prompt type “vi /etc/inetd.conf”
- Look for the line that starts with “#ssh”
- Remove the “#”
- Save “/etc/inetd.conf” by typing “:wq!” or “ZZ“
- Restart the management service “/sbin/services.sh restart” or reboot the host
| Print article | This entry was posted by VMtech on June 6, 2010 at 15:47, and is filed under Articles, ESXi. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |