潜龙勿用,见龙在田
全部博文(540)
vps(2)
Linux_kernel(7)
RHEL/CentOS(11)
OpenSource(1)
System Admin(71)
BASH Shell(61)
Iptables(11)
Linux_Security(10)
标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
[原创]sed将文本中连续的2行合并成一行 | 1595 | 0 | 0 | 2009-07-01 | |
使用 Bash shell 脚本进行功能测试 | 1147 | 0 | 0 | 2009-05-25 | |
[原创]shell脚本 以另一个用户身份执行命令 | 8170 | 0 | 0 | 2009-05-25 | |
Linux下查看系统版本号相关命令 | 19658 | 0 | 1 | 2009-04-27 | |
Shell编程基础:单引号和双引号含义区别 | 1152 | 0 | 0 | 2009-04-27 | |
linux下如何用脚本实现自动ftp | 1416 | 0 | 0 | 2009-02-11 | |
运行Shell程序的方法 | 1547 | 0 | 0 | 2008-11-16 | |
Bash shell中的位置参数$#,$*,$@,$0,$1,$2...及特殊参数$?,$-等的含义 | 8280 | 1 | 0 | 2008-11-16 | |
bash变量的间接引用 | 1258 | 0 | 0 | 2008-10-05 | |
/etc/profile、~/.bash_profile等几个文件的执行过程 | 7075 | 0 | 4 | 2008-09-12 | |
动态检测secure日志文件,iptables拒绝恶意IP | 3195 | 0 | 2 | 2008-09-08 | |
[原创]监控mysqld服务是否可用,不可用时发送邮件 | 1237 | 0 | 0 | 2008-08-28 | |
[原创]使用mysqlhotcopy每天备份完整的mysql数据库脚本 | 1065 | 0 | 0 | 2008-08-15 | |
[原创]监控网站有503错误时发送邮件 | 2017 | 0 | 0 | 2008-08-15 | |
如何保护自己编写的shell程序 | 940 | 0 | 0 | 2008-04-17 | |
监视别人在登录后都输入了什么命令 | 808 | 0 | 0 | 2008-04-17 |
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 谢谢