Below you will find pages that utilize the taxonomy term “Dzselect”
July 21, 2011
Cannot access the Hardware Clock via any known method.的解决办法
"\u003cp\u003e今天在服务器上修改时间的进修,发现用date -s 21:45:12不起作用,提示"\u003c/p\u003e\n\u003cpre tabindex=\"0\"\u003e\u003ccode\u003eCannot access the Hardware Clock via any known method.\nUse the --debug option to see the details of our search for an access method.\n\u003c/code\u003e\u003c/pre\u003e\u003cp\u003e"错误,后来google了一下,有人说在64位平台的原因,说是一个bug的.\u003c/p\u003e\n\u003cp\u003e在执行clock -w 和hwclock命令的时候,总提示错误信息.这里介绍一种方法:\u003c/p\u003e\n\u003cp\u003e#tzselect\u003c/p\u003e\n\u003cp\u003e然后选择”5) Asia”,回车,选择国家" 9) China"回车,在选择的地区里选择"1) east China – Beijing, Guangdong, Shanghai, etc.",最后选择"1) Yes"对上面的设置进行确认即可.会提示以下信息,这时时间已经正常了.为了长久有效,可以添加到.profile文件里,我是添加到/etc/profile文件里了,不知道对否的.反正时间是过来了.\u003c/p\u003e\n\u003cpre tabindex=\"0\"\u003e\u003ccode\u003eYou can make this change …\u003c/code\u003e\u003c/pre\u003e"