潜龙勿用,见龙在田
全部博文(540)
vps(2)
Linux_kernel(7)
RHEL/CentOS(11)
OpenSource(1)
System Admin(71)
BASH Shell(61)
Iptables(11)
Linux_Security(10)
| 标题 | 阅读 | 评论 | 转发 | 发布日期 | |
|---|---|---|---|---|---|
| shell随机码生成的几种方法 | 1485 | 0 | 0 | 2018-11-12 | |
| shell脚本自我销毁(运行完后自我删除) | 6106 | 0 | 0 | 2011-07-11 | |
| 为不同的脚本之间定义全局变量-export | 3092 | 0 | 0 | 2011-04-02 | |
| subshell | 1297 | 0 | 0 | 2011-02-24 | |
| 发现ssh能破坏while循环的问题及解决办法 | 1155 | 0 | 0 | 2011-02-23 | |
| mkfifo - Linux man page | 1327 | 0 | 0 | 2010-12-03 | |
| fifo(7) - Linux man page | 991 | 0 | 0 | 2010-12-03 | |
| [原创]bash shell的并发实现及进程数的控制 | 1459 | 0 | 0 | 2010-12-02 | |
| bash shell必须掌握的命令--exec命令 | 13348 | 0 | 0 | 2010-11-30 | |
| [原创]bash shell必须掌握的命令--read命令 | 1782 | 0 | 0 | 2010-11-30 | |
| bash的多行注释 | 3980 | 0 | 0 | 2010-11-29 | |
| [原创]据说是迅雷的一个嵌入式开发题 | 1594 | 0 | 0 | 2010-09-17 | |
| 工作脚本--检查各服务器与router之间的连接脚本 | 810 | 0 | 0 | 2010-08-24 | |
| 几种shell里的小括号,大括号结构和有括号的变量,命令的用法 | 633 | 0 | 0 | 2009-10-28 | |
| shell函数使用注意事项 | 1051 | 0 | 0 | 2009-10-27 | |
| expr | 1675 | 0 | 0 | 2009-10-14 | |
| [原创]几个统计记录行数的效率比较 | 1561 | 0 | 0 | 2009-07-16 | |
| [原创]定时整理iptables规则 | 1167 | 0 | 0 | 2009-07-09 | |
| [原创]一个统计成绩排名shell例子 | 1907 | 0 | 0 | 2009-07-08 | |
| [原创]将换行符变成空格(多行显示-->一行显示) | 3265 | 0 | 0 | 2009-07-01 |
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 谢谢