这个问题产生的问题是 tl-wr841n v8版本的有线网卡down, 然后up,不知道具体原因是什么。但是肯定会导致PPPoE拨号过程中出现问题,拨号失败,程序hang住。
以下是我修改的关于有线网口顺序的地方,这里可能存在问题,但是我们需要认真解决。
?http://note.youdao.com/share/?id=b71ad6f21712cd8116bc31744ccf623a&t...
分类:
其他好文 时间:
2014-12-17 20:54:04
阅读次数:
1642
[转]ubuntu(12.04)下, 命令 ,内核 源代码的获取http://blog.chinaunix.net/uid-18905703-id-3446099.html1.命令:例如:要查看ls命令的源代码 1) whereis ls ls: /bin/ls /usr/share/man/man...
分类:
系统相关 时间:
2014-12-17 17:49:13
阅读次数:
151
java基于MVC的简单博客系统 源代码下载地址:http://www.zuidaima.com/share/1550463595760640.htm...
分类:
编程语言 时间:
2014-12-17 12:55:44
阅读次数:
221
CPU Tuning
Cache share tuning
对于物理 CPU,同一个 core 的 threads 共享 L2 Cache,同一个 socket 的 cores 共享 L3 cache,所以虚拟机的 vcpu 应当尽可能在同一个 core 和 同一个 socket 中,增加 cache 的命中率,从而提高性能。IBM 测试过,合理绑定 vcpu 能给 J...
分类:
其他好文 时间:
2014-12-17 12:46:25
阅读次数:
332
Lua: Error during loading:[string "/usr/share/wireshark/init.lua"]:46: dofile has been disabled due to running Wireshark as superuser. See http://wiki...
分类:
系统相关 时间:
2014-12-17 09:03:27
阅读次数:
281
HTML5+Ajax+Jquery调用Google搜索API实现搜索引擎,支持web,image,news,vedio4种模式! 源代码下载地址:http://www.zuidaima.com/share/1550463589878784.htm...
http://www.tech365.net/share/24.html64.233.160.132|64.233.168.17|64.233.168.167|64.233.160.98|64.233.160.142|64.233.160.138|64.233.169.145|173.194.79....
分类:
其他好文 时间:
2014-12-16 09:55:31
阅读次数:
310
一、安装并设置LAMP环境yum-yinstallhttpdmysql*php*二、安装Rsyslog服务器端:yuminstallrsyslogrsyslog-mysqlrsyslog-mysql:将日志传送到MySQL数据库mysql-uroot-p1234</usr/share/doc/rsyslog-mysql-5.8.10/createDB.sql配置数据权限#mysql-uroot–pmysql>grantallon..
分类:
数据库 时间:
2014-12-15 22:02:53
阅读次数:
394
1、在/usr/share/applications中建立文件eclipse.desktop
cd /usr/share/applications
mkdir eclipse.desktop...
分类:
系统相关 时间:
2014-12-15 20:24:58
阅读次数:
198
【转】Ubuntu的VIM的默认颜色难看死了,蓝色的注释基本上看不到。
查看有多少配色方案:
$ls/usr/share/vim/vim72/colors
发现有以下文件 blue.vimdelek.vimevening.vimmurphy.vimREADME.txtslate.vim
darkbl...
分类:
系统相关 时间:
2014-12-15 15:13:43
阅读次数:
250