For some reasons need SSH login into ESXi 5.1.0 host to modify some of the configuration, found that ESXi default is to turn off SSH, the following is the ESXi 5.1.0 host to open the SSH service method for everyone and their own reference:
1. Use vsphere client to login ESXi first;
2, select the host you want to modify, and then choose "Configure", in the left side of the menu bar select "Security Profile", you can see a lot of services;
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/56/C8/wKiom1SNq56A5UKxAAO21ltiNIY069.jpg "title=" 1.jpg " alt= "Wkiom1snq56a5ukxaao21ltiniy069.jpg"/>
3. Then click Properties on the left side of the service under Security profile.
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/56/C6/wKioL1SNrKfQ4UCIAAHOzc4GE6Q530.jpg "title=" 2.jpg " alt= "Wkiol1snrkfq4uciaahozc4ge6q530.jpg"/>
4, in the Open "Service Properties" page to find "ssh", then you can see that the SSH service is stopped, so you have to check "ssh", and then click on the lower right corner of the "options";
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/56/C6/wKioL1SNrSryTzn6AAHlrJSrMAw015.jpg "title=" 3.jpg " alt= "Wkiol1snrsrytzn6aahlrjsrmaw015.jpg"/>
5, in the newly opened page "Startup Policy", select "Start and stop together with the host", which is to start the SSH service as long as the boot, is open for a long time; the third "manual start and stop" Representative is only temporarily enabled, manually closed after the operation is completed; Here we select the second item, then click Start, and then determine , you start the SSH service, you can log on to the host, the firewall default is to release the SSH service, if there is no way to discuss the solution.
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/56/C8/wKiom1SNrQvyhweoAAD_OAFblLg034.jpg "title=" 4.jpg " alt= "Wkiom1snrqvyhweoaad_oafbllg034.jpg"/>
6, good, after the configuration is completed, I can use SSH login, I collected information, then follow the above operation, immediately close the SSH service, I was advised to close.
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/56/C8/wKiom1SNrqSh4kRGAAdvYaC9V6g003.jpg "title=" 5.jpg " alt= "Wkiom1snrqsh4krgaadvyac9v6g003.jpg"/>
OK, if there is any problem, can be discussed.
This article is from the "Heavenly Soul Eternal" blog, please be sure to keep this source http://tianhunyongheng.blog.51cto.com/1446947/1589924
VMware Esxi5.1.0 ways to open SSH services