博客统计信息

用户名:bbaobelief
文章数:7
评论数:0
访问量:1024
无忧币:54
博客积分:76
博客等级:1
注册日期:2011-11-01

 今天有人问我怎么查看window2003的系统开机运行时间,于是有了此文。
1.使用systeminfo命令查看

2.这种方法是我无意中发现的,就是查看网络连接信息

还有人说可以通过任务管理器查看,至少我是没在2003上发现!
 



发现是apache 配置文件的编码问题
修改/usr/local/apache2/conf/httpd.conf
最后添加AddDefaultCharset utf-8

2012-02-21 16:16:53
linux怎么挂载U盘
插入U盘之后,按照下面的步骤:
 
如果想让linux识别U盘,需要把鼠标先定位在虚拟机的linux里面,然后插入优盘,优盘才会被linux识别,再用fdisk -l 来查看U盘的情况。
 
[root@mysql-1 ~]# fdisk -l
 
Disk /dev/sda: 21.4 GB, 21474836480 bytes
255 heads, 63 sectors/track, 2610 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
 
   Device Boot      Start         End      Blocks   Id &nbs..
 make: Nothing to be done for `all' 解决方法
1.这句提示是说明你已经编译好了,而且没有对代码进行任何改动。
 
若想重新编译,可以先删除以前编译产生的目标文件:
make clean
然后再
make
 
2.出现这种情况解决方法:
 
a.make clean 清除安装时留下的文件
 
b.在运行一下ldconfig
c.再make 可运行出结果
类别:问题|阅读(212)|回复(0)|(0)阅读全文>>
nagios监控页面出现

It appears as though you do not have permission to view information for any of the hosts you requested... 
 

If you believe this is an error, check the HTTP server authentication requirements for accessing this CGI 
and check the authorization options in your CGI configuration file.
  
修改/usr/local/nagios/etc/cgi.cfg
# vi /usr/local/nagios/etc/cgi.cfg
 
找到use_authentication=1,将1修改为0,保存退出。
# service nagios restart ..
 <<   1   2   >>   页数 ( 1/2 )

公告

此博客只是为了记录学习中遇到的一些问题,如有侵权,请联系我删除!

我的技术圈(1)

更多>>

我最近发表的评论

IDC带宽测试几款.. 回复
不错,正需要呢,不过51的博客怎么..
去某外企系统集成.. 回复
打错字了,是OSPF吧。
nagios全攻略(三).. 回复
谢谢楼主,很详细!

背景音乐

我的音乐

00:00 | 00:00

订阅我的博客


google reader 鲜果 QQ邮箱 有道 抓虾

最新评论