zoukankan      html  css  js  c++  java
  • 远程桌面连接不到服务器上的一个原因: 系统日期问题。

    系统提示如下:

    remote desktop cannot connect to the remote computer because the authentication certificate received from the remote computer is expired or invalid.
    in some cases, this error might also be caused by a large time discrepancy between the client and server computers.

    一个原因: 系统日期问题,我本地日期调到2011年了,和系统日期不一致,把本地日期和服务器日期和谐一下就好了。

    作者:BobLiu
    邮箱:lzd_ren@hotmail.com
    出处:http://www.cnblogs.com/liuzhendong
    本文版权归作者所有,欢迎转载,未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。
  • 相关阅读:
    javascript 对象只读
    异步IO
    模板
    Web框架
    WSGI接口
    web开发发展历程
    python函数中的参数类型
    学习网址
    python inspect模块
    详解python的装饰器decorator
  • 原文地址:https://www.cnblogs.com/liuzhendong/p/1871578.html
Copyright © 2011-2022 走看看