分类: LINUX
2008-11-23 13:47:06
esxi作为一个精简版的esx,把ssh给默认关闭了,控制台也感觉专业了很多,可以使用下面方法打开ssh服务。
You have to have direct access to console
1.) While you are at the console hit ALT + F1
2.) Type in ” unsupported ” and hit Enter
3.) Go ahead and type the root password
4.) Go and edit the /etc/inetd.conf file
5.) Uncoment the line where you can see “#ssh” (line 32). Remove the “#” mark at the begining.
6.) Type “ps -a |grep inetd”
7.) Kill the process
8.) start inetd