Chinaunix首页 | 论坛 | 博客
  • 博客访问: 122457
  • 博文数量: 13
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 189
  • 用 户 组: 普通用户
  • 注册时间: 2013-04-05 17:00
文章分类

全部博文(13)

文章存档

2017年(1)

2013年(12)

我的朋友
Q&A

发布时间:2013-05-30 15:18:44

Nagios:It appears as though you do not have permission to view information for any of the services you requested.check  {nagios_dir}/cgi.conf......【阅读全文】

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

发布时间:2013-05-16 16:06:32

环境:OS:sles11sp2Server IP : 192.168.1.1sysadmin邮箱:sysadmin@abc.com         目标:1台log server,其他的都是log client。log cliens会将它的所有log发送给log server。log server会将需要发送给root的邮件转发到sysadmin.........【阅读全文】

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

发布时间:2013-05-13 17:37:43

NIS server configuration on SuSE: http://www.server-world.info/en/note?os=SUSE_Linux_Enterprise_Server_11&p=nis......【阅读全文】

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

发布时间:2013-04-22 11:17:25

redmine的subtasks中默认的列只有ticket号、标题、状态、委派人以及进度表。如果我想在其中加入priority这一列怎么办?图形界面上没有提供这项功能,只能在后台修改。vi app/helpers/issues_helper.rb定位到 content_tag('td', h(child.status)) + 这一行,加入content_tag('td', h(chi.........【阅读全文】

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

发布时间:2013-04-17 22:30:33

公司有一个路由器R(linux 的操作系统),内网ip为192.168.1.1内网一http服务器ip为192.168.1.244内网一clien的ip为192.168.1.123想要将内网client访问R的8080端口的请求映射到http服务器的80端口上,如何实现?首先,设置映射规则。iptables -t nat -A PREROUTING -d 192.168.1.1/32 -p tcp .........【阅读全文】

阅读(1915) | 评论(0) | 转发(3)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册