全部博文(103)
发布时间:2015-06-30 18:56:58
第一种:route add -net 172.16.6.0 netmask 255.255.255.0 gw 172.16.2.254 dev eth0route del gw 172.16.2.254 route del -net 172.16.86.0/24 route 常用的是这种方式,但有时你在删除或一条软路由时会不起作用,会有什么提示:SIOCADDRT: 无法接触网路所以这时用如下的这种方法就可以了第二种:实现的功能和上面的一样ip .........【阅读全文】
发布时间:2015-06-29 17:38:40
<div id="art_demo">这篇文章主要介绍了MySQL 启动报错:File ./mysql-bin.index not found (Errcode: 13)的解决方法,需要的朋友可以参考下</div><div class="blank3"></div><div id="con_all"></div><div id="art_content"><!--NEWSZW_HZH_BEGIN--><p>Linux下安装初始化完MySQL数据库之后,使用mysqld_safe.........【阅读全文】
发布时间:2015-06-29 16:38:04
<p style="margin-top:1.2em;margin-bottom:1.2em;line-height:1.5em;color:#002200;font-family:georgia;font-size:15px;white-space:normal;">一、登录<a title="MySQL" href="http://www.ha97.com/tag/mysql" style="padding:0px;margin:0px;color:#006600;text-decoration:none;border-bottom-width:1px;border-botto.........【阅读全文】
发布时间:2015-06-24 16:56:48
<p>转载自: <a href="http://www.cnblogs.com/duguqing40/archive/2012/09/22/2697819.html">http://www.cnblogs.com/duguqing40/archive/2012/09/22/2697819.html</a></p><p><img alt="" src="http://img.my.csdn.net/uploads/201210/31/1351664313_3178.jpg" /></p><div id="cnblogs_post_body"><p>微软推.........【阅读全文】