VMware Communities > Blogs > Christian FERRERO > 2008 > October > 29

Blog Posts

Christian FERRERO

Previous Next
1

ESXi and SSH

Posted by cfo Oct 29, 2008

-Go to the ESXi console and 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” (you can search with pressing “/”)
-Remove the “#” (press the “x” if the cursor is on the character)
-Save “/etc/inetd.conf” by typing “:wq!”
-Restart the management service “/sbin/services.sh restart”



Add a comment Leave a comment on this blog post.
Oct 30, 2008 5:23 PM Reply John Doe

Love your blog!