Parallels 下的时间同步 Ubuntu 服务器
我已将 Ubuntu Server (8.04) 安装到 Parallels 中,发现系统时间/时钟运行得很快,以至于随着时间的推移会增加几个小时。
I've installed Ubuntu Server (8.04) into Parallels and found that the system time/clock ran fast to the extent that it would gain hours over time.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
使用NTP 服务来保持同步怎么样?
What about using an NTP service to keep it sync'd?
您可能只想安装 ntpd,它在真实服务器上运行得很好,在虚拟服务器上也应该能发挥作用。 另一种可能性是检查 Parallels 是否具有“将访客时钟同步到主机时钟”之类的配置选项。
You could just want to install ntpd, it works well enough on real servers, should also do the trick on virtual ones. Another possibility is to check if Parallels has a configuration option like "Sync guest clock to host clock".