Chinaunix首页 | 论坛 | 博客
  • 博客访问: 654458
  • 博文数量: 121
  • 博客积分: 1425
  • 博客等级: 中尉
  • 技术积分: 2059
  • 用 户 组: 普通用户
  • 注册时间: 2012-04-03 15:34
文章分类

全部博文(121)

文章存档

2018年(1)

2017年(2)

2016年(1)

2015年(11)

2014年(14)

2013年(47)

2012年(45)

发布时间:2014-05-27 18:03:12

有的时候我们在配置防火墙的时候 会出现以下的信息:pix-A(config)# 111007: Begin configuration: console reading from terminal111008: User 'enable_15' executed the 'configure t' command.pix-A(config)# logging console 5pix-A(config)# 111008: User 'enable_15' executed the 'logging console 5' c.........【阅读全文】

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

发布时间:2014-05-27 15:05:12

cisco pix 635防火墙默认会出现这样的警告pix-A(config)# nameif ethernet2 dmz security50**** WARNING ***        Configuration Replication is NOT performed from Standby unit to Active unit.        Configurations are no longer syn.........【阅读全文】

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

发布时间:2014-04-23 15:53:44

 #dmidecode | head -10   #dmidecode -t 2  #dmidecode -t 16  查询机器最大支持的内存总量 #grep MemTotal /proc/meminfo  查询机器可用的内存 #dmidecode -t 17  内存是怎么组成的 #dmidecode | grep -i product  查询机器型号 #dmidecode -t 17 | g.........【阅读全文】

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

发布时间:2014-04-23 14:23:40

# /usr/local/mysql/bin/mysqlcheck -uroot -p -A -c  (检查数据库正在使用或者没有关闭的表)# /usr/local/mysql/bin/mysqlcheck -uroot -p -A -f   (检查没有关闭的表)# /usr/local/mysql/bin/mysqlcheck -uroot -p -A --auto-repair  (检查并自动修复怀表)下面的名可用来更改mysqlche.........【阅读全文】

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

发布时间:2014-04-12 22:47:59

今晚突然发现mysql的一张表损坏了====================================================140412  3:28:19 [ERROR] Got error 126 when reading table './ugamehomedbtest/ucen_members'140412  3:28:44 [ERROR] /usr/local/mysql/bin/mysqld: Incorrect key file for table './ugamehomedbtest/ucen_members.........【阅读全文】

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

tomcoding2018-11-16 12:52

Oracle核心代码

回复  |  举报

zhangzhengxing2012-04-20 17:14

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

登录 注册