错误1.Server dropped: Strata too high 在ntp客户端运行ntpdate serverIP,出现no server suitable for synchronization found的错误,如下所示 zhj@test:~$ Dec :: ntpdate[]: no server suitable for synchronization found zhj@test:~$ 在ntp客户端用ntpdate –d serverIP查看,参数是-d是指debug模式,它…
关于 Linux 的配置文件 /etc/profile 路径出错后相关的命令失效解决方式(如:ls,vi不能用) 今天学习LINUX 下配置jdk 和安装tomcat 通过VI编辑/etc/profile 在expot 时候把路径弄错了.保存后启动.虽然java安装好了.但是相关的ls more vi 的命令都不好使了.而且没装FTP所以在windows下连接进去修改/etc/profile文件此路也就走不通.真悲剧了.难道我要重装系统? 心不甘.自己想了想.一般我记得vi是在/bin/下.那么…
In this Document _afrLoop=1021148011984950&id=1443482.1&displayIndex=1&_afrWindowMode=0&_adf.ctrl-state=m3p452ml4_194#PURPOSE">Purpose Troubleshooting Steps 1. TX deadlock in Exclusive(X) mode 2. TX deadlock in Share(S) mod…
更新Cocoapod之后出现故障: diff: /../Podfile.lock: No such file or directory diff: Manifest.lock: No such file or directory error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.` 解决方式: 关闭如今的工作空间,删掉曾经…
近期打开Eclipse的时候,总是发生这种一个错误:"Running Android Lint has encountered a problem".截图例如以下: . 可是Eclipse能够正常执行程序.不会造成其它影响.可是每次打开Eclipse时.总是看到这个警告,心情会非常不爽.详细解决方式例如以下: (1)打开Preferences.在Windows以下应该在WIndow-->Preferences.在mac下在Eclipse-->偏好设置.选择Android--…