浙江好像 114和 本地的dns 都跪了 我试过了不少都这样 以后如果阿里也跪了 可以考虑用香港的 就是速度上有点问题
阅读全文>>
清除缓存即可 一般都是GFW搞的鬼/etc/init.d/nscd restart/etc/init.d/named restartdscacheutil -flushcache/etc/init.d/dnsmasq restart
阅读全文>>
试试打开IE-工具-Internet选项-高级-安全里面的 SSL2.0前面打勾,或者检查一些本机系统时间,当然也有可能是因为网络原因导致CA证书没有下载下来 chrome "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --ignore-certificate-errors --allow-running-insecure-content
阅读全文>>
站点迁移 新wiki 站点 www.linuxer-sxx1314.tk
阅读全文>>
background-image: url(back2.jpg);background-attachment:fixed;background-repeat:no-repeat;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;/*背景自适应*/
阅读全文>>
tftp -l rcpd -r rcpd -g 192.168.10.160 69
阅读全文>>
find . -name "*.svn" -type d -print -exec rm -rf {} \;
阅读全文>>
在使用Git Push代码到数据仓库时,提示如下错误: [remote rejected] master -> master (branch is currently checked out) 错误原型 remote: error: refusing to update checked out branch: refs/heads/master remote: error: By default, updating the current branch in a non-bare re...
阅读全文>>
把wifi驱动丢到 linux/drvices/net/wireless 下 修改文件/linux/ralink 下文件 取消对应驱动文件夹的注释
阅读全文>>
ubuntu 下 chrome 无法加载偏好设置偶的ubuntu下chrome浏览器每次打开总是提示"系统无法读取您的偏好设置。某些功能可能无法使用,并且对偏好设置进行的更改不会保存。"解决方法:把~/.config/google chrome/文件夹中的数据全部删除掉,然后重置一下就好了。sudo rm -rf ./.config/google chrome/同样的,firefox以及chromium的相关配置文件通常也在该目录下chromium的配置目录 ./.config/chromium/firefox的配置目录 ./.mozilla/firefox/
阅读全文>>
« ... 2 3 4 5 6 7 8 9 10 11 12 ... »