上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 31 下一页
摘要: 安装了【电脑公司】的Win7_SP1之后, IE的主页被绑架。症状是先转到 IE959.com,然后自动跳转到 www.2345.com网上当然有很多例子了,可是都没有效果。1. 更改IE设置没有效果2. 更改注册表,没有效果 a. HKLM\Microsoft\Internet Explore... 阅读全文
posted @ 2016-01-12 12:47 johnsonshu 阅读(1520) 评论(0) 推荐(0)
摘要: 把ntfs-3g配置在 fstab 里,mount 时会报 No such device网上也有在嵌入式系统里发生的类似例子。没有解决方法,也不准备再研究了。准备在机器启动之后,手动下面的命令ntfs-3g /dev/sda1 /mnt/usb 阅读全文
posted @ 2015-12-19 20:21 johnsonshu 阅读(794) 评论(0) 推荐(0)
摘要: 可以看到设备管理器里, ADB Interface 设备装不上驱动。 1,百度到的内容,没有一个靠谱的。 2,google到内容了, 却因为看的不仔细,浪费了好多时间。。。(android自己的文章都是有问题的) 3,最近(2018/3/9)又重新安装了一下。 翻—墙单独下了 usb driver 阅读全文
posted @ 2015-12-18 00:40 johnsonshu 阅读(1936) 评论(0) 推荐(0)
摘要: 这可是无线局域网,竟然只有 200K/s.调查经过:1) 问题是单向的, B->A 没有问题, A->B就出事2) 只发生在 Windows网络共享, A上装了apache测试, A->B的http传输很快3) 网上查到类似Win7的Bug, 用Windows Update打上补丁, 结果Windo... 阅读全文
posted @ 2015-12-16 20:41 johnsonshu 阅读(528) 评论(0) 推荐(0)
摘要: 估计是McAfee自动更改掉的。 真TM烦人。 方法 1 不过找到了回复方法了: http://www.askvg.com/how-to-change-windows-update-settings-when-managed-or-disabled-by-system-administrator/ 阅读全文
posted @ 2015-12-07 17:29 johnsonshu 阅读(609) 评论(0) 推荐(0)
摘要: where is a direct equivalent:C:\Users\Joey>where cmdC:\Windows\System32\cmd.exeNote that in PowerShell where itself is an alias for Where-Object, thus... 阅读全文
posted @ 2015-12-02 20:39 johnsonshu 阅读(1422) 评论(0) 推荐(0)
摘要: 在后台启动的方法,如题, 用来配合 web-aria2 阅读全文
posted @ 2015-11-28 21:10 johnsonshu 阅读(1164) 评论(0) 推荐(0)
摘要: 1) google之后,找到 这个https://github.com/z24/pitv/tree/master/cross 的脚本,觉得非常好。 于是准备用来进行编译2) 安装交叉编译器sudo apt-get install gcc-arm-linux-gnueabihfsudo apt-get... 阅读全文
posted @ 2015-11-28 19:07 johnsonshu 阅读(2319) 评论(0) 推荐(0)
摘要: 看USB的灯闪的挺正常的, 但就是不知道,该怎么mount 上去。查了UDEV的资料, 发觉这个盒子虽然没有 udevmonitor命令,却可以用 udevadm monitor 来监视udev设备的增加情况。于是,在监视到的信息里看到这样的信息UDEV [1248010326.969649] a... 阅读全文
posted @ 2015-11-27 21:53 johnsonshu 阅读(439) 评论(0) 推荐(0)
摘要: .bashrc 什么的,早就把 TNS_ADMIN , 和 LD_LIBRARY_PATH 加进去了,可就是不好使。终极方法还是在 workspace 的 R&A -> Services 里设置属性。LD_LIBRARY_PATH=/home/julian/app/julian/product/11... 阅读全文
posted @ 2015-09-01 15:11 johnsonshu 阅读(340) 评论(0) 推荐(0)
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 31 下一页