您的位置:首页 > 其它

访问vmware server 2的问题

2016-01-27 14:35 363 查看
最近要在vmware server 2上添加一个虚拟机,但是访问https://ip:8333的时候不怎么好用,于是打算用http去访问,修改/etc/vmware/hostd/proxy.xml文件,将httpWithDirect、httpsonly都改为httpAndHttps,然后重启vmware、vmware-mgmt,报:vmware is installed, but it has not been (correctly) configured for this system. To (re-)configure it, invoke the following command:
/usr/bin/vmware-config.pl.
于是执行/usr/bin/vmware-config.pl,再次执行重启vmware-mgmt,发现问题依旧,明白问题不是在这里,后来我在查询相关资料,终于在这篇文章上看到了解决方法:http://www.debuntu.org/vmware-server-not-starting-after-reboot/
按照Don't forget to remove /etc/vmware/not_configured, if it is still there, before you reboot她说的,执行了下,问题解决!
后来,弄好后,却发现无论如何也登录不进去,总是报:The server was unable to process your log in request. Please check with your server administrator.

于是查了下相关文档,才知道是机器本身的selinux或者防火墙给挡了,于是关闭,再次登录果然没有问题!
本文出自 “求知若渴” 博客,请务必保留此出处http://xiaomingbenben.blog.51cto.com/668006/1739207
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: