潜龙勿用,见龙在田
全部博文(540)
vps(2)
Linux_kernel(7)
RHEL/CentOS(11)
OpenSource(1)
System Admin(71)
BASH Shell(61)
Iptables(11)
Linux_Security(10)
标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
【原创】linux ext2/ext3文件系统结构图 | 5268 | 4 | 0 | 2009-08-24 | |
[wiki]线程 | 2933 | 0 | 0 | 2009-07-21 | |
lsof用法集锦 | 1890 | 0 | 0 | 2011-12-30 | |
date用法集锦 | 1946 | 0 | 0 | 2011-11-07 | |
Linux的shell中echo改变输出显示样式 | 1550 | 0 | 0 | 2011-10-10 | |
手动增加swap | 1731 | 0 | 0 | 2011-05-05 | |
ssh隧道 | 455 | 0 | 0 | 2010-09-29 | |
ssh登陆提速 | 947 | 0 | 0 | 2010-09-29 | |
Linux访问windows下共享目录 | 1046 | 0 | 0 | 2010-09-27 | |
yum服务搭建 | 1495 | 0 | 0 | 2010-09-02 | |
linux 添加secondary ip | 5341 | 0 | 0 | 2010-06-28 | |
vim调整用户下的tab宽度和颜色方案 | 3699 | 0 | 0 | 2009-11-10 | |
cp命令参数 | 8422 | 0 | 1 | 2009-10-30 | |
查看cpu信息 | 1197 | 0 | 0 | 2009-10-20 | |
【原创】在RHEL5U2上安装Dell OpenManage | 2327 | 0 | 0 | 2009-08-06 | |
[wiki]文件描述符(File Description) | 3301 | 0 | 1 | 2009-07-21 | |
[wiki]并行计算 | 1487 | 0 | 0 | 2009-07-21 | |
收集的管道和重定向的一些区别 | 1240 | 0 | 0 | 2009-07-14 | |
随机产生字符串和数字 | 865 | 0 | 0 | 2009-07-09 | |
Linux目录配置标准FHS | 1422 | 0 | 0 | 2009-07-09 |
chinaunix网友2009-08-06 15:38
我在百度发了贴,知道您之前有关注过这个问题。所以请指教下! 以下是百度知道的链接: http://zhidao.baidu.com/question/110432648.html 另外 http://jport.blog.163.com 多支持!
chinaunix网友2009-07-13 14:05
我是Mysql 数据库同步: 现状是:slave_io_running:no, slave_sql_running:yes last_err: 是[Warning] No argument was provided to --log-bin, and --log-bin-index was not used; so replication may break when this MySQL server acts as a master and has his hostname changed!! Please use '--log- bin=localhost-bin' to avoid this problem. 090713 10:39:01 InnoDB: Started; log sequence number 0 6488370 090713 10:39:01 [ERROR] Error reading master configuration 090713 10:39:01 [ERROR] Failed to initialize the master info structure 090713 10:39:01 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.0.22-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution 谢谢