While not documented, it is possible to activate remote SSH access to an ESXi 4.0 (free or paid license).
You need console access to the machine to turn on SSH access; it cannot be done with the vSphere client.
~ # cd /etc /etc # vi inetd.conf
/etc # ps ax | grep inetd 40045896 40045896 busybox inetd /etc # kill 40045896
/etc # inetd /etc #
You can now test SSH access by logging in with your user and password you use with vSphere client. From here on out, you will be able to use SSH for a number of things (like SNMP monitoring, backup complete VMs, etc.)
« ‹ | November 2024 | › » | ||||
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |