Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1691625
  • 博文数量: 362
  • 博客积分: 10587
  • 博客等级: 上将
  • 技术积分: 4098
  • 用 户 组: 普通用户
  • 注册时间: 2009-09-10 18:15
文章分类

全部博文(362)

文章存档

2014年(1)

2013年(58)

2011年(115)

2010年(112)

2009年(76)

发布时间:2013-04-18 17:18:53

#!/usr/bin/perluse 5.012;use strict;use warnings;use autodie;use Net::OpenSSH;my %param = (user => 'fivetrees',passphrase => '123456',key_path => '/home/fivetr.........【阅读全文】

阅读(1325) | 评论(0) | 转发(0)

发布时间:2013-04-18 09:47:48

emerge grub出现卡在autoconf失败。重装autoconf不行。就干脆emerge -C autoconf && emerge autoconf && emerge grub解决......【阅读全文】

阅读(670) | 评论(0) | 转发(0)

发布时间:2013-04-15 13:57:41

SET SESSION binlog_format = 'ROW';SET GLOBAL binlog_format = 'ROW';flush privileges;flush logs;flush privileges;......【阅读全文】

阅读(1507) | 评论(0) | 转发(0)

发布时间:2013-04-02 17:40:23

USE='-threads' emerge -av --reinstall changed-use dev-lang/tclemerge -av dev-tcltk/thread......【阅读全文】

阅读(862) | 评论(0) | 转发(0)

发布时间:2013-04-02 14:28:18

Creating a Backup with innobackupex$ innobackupex --defaults-file=/etc/my.cnf --user=DBUSER --password=DBUSERPASS /opt/backup/BACKUP-DIR/$ innobackupex --user=DBUSER --password=DBUSERPASS /path/to/BACKUP-DIR/ --no-timestamp$ innobackupex --user=LUKE  --password=US3TH3F0RC3 --stream=tar ./ | .........【阅读全文】

阅读(1257) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

zhengsenlin8882013-03-21 09:21

1抹温暖的微光ゝ:你好,请问有邮件服务器搭建的技术文档或博客文吗

你好。邮件服务器搭建的没有。

回复  |  举报

1抹温暖的微光ゝ2013-02-18 13:41

你好,请问有邮件服务器搭建的技术文档或博客文吗

回复  |  举报

zhengsenlin8882010-09-30 10:08

int-or-string.sh bash shell中没有区分整型还是字符串的,都是一样的。不区分类型。

回复  |  举报

superaurora2010-09-30 09:38

# int-or-string.sh: 整型还是字符串? 很想知道这个问题?

回复  |  举报

chinaunix网友2010-02-27 11:36

朋友,你好。希望能像你讨教一些关于JOSSO的知识。方便留一个QQ吗? 我的是85251642 ,希望能加我!

回复 |  删除 |  举报
留言热议
请登录后留言。

登录 注册