After Tech Support Mode is enabled, you could then enable SSH on ESXi.
- vi /etc/inetd.conf (unmark two lines start with #ssh)
- kill -HUP < cat /var/run/inetd.pid (restart the inetd process)
Of course, if you need to disable SSH on ESXi, just remark ssh lines at /etc/inetd.conf and restart the inetd process.
No comments:
Post a Comment