文章列表
 
2010-06-08 17:16
referral code : f681e42c0d84f93c69b999c6e582a4e1a1cac1fd
注册
 
2010-01-16 16:38
 
2009-02-25 16:01
http://www.cyberciti.biz/tips/netstat-command-tutorial-examples.html


netstat command and shell pipe feature can be used to dig out more information about particular IP address connection. You can find out total established connections, closing connection, SYN and FIN bits and much more. You can also display summary statistics for each protocol using netstat.

This is useful to find out if your server is under attack or not. You can also

 
2009-02-22 17:23
破磁盘 真慢
 
2009-02-22 16:48
sar命令使用指南
2008年06月03日 星期二 下午 02:18

sar命令使用指南
在使用UNIX操作系统的过程中,我们常常会用到各种各样的问题,比如系统运行速度 突然变慢,系统容易死机或者主机所带的终端常出现死机,这时我们常常猜测,是硬盘空间太小,还是内存不足?I/O出现瓶颈,或者是系统的核心参数出

 
2008-12-01 11:20
sudo apt-get install virtualbox-ose-source
sudo m-a update
sudo m-a prepare
sudo m-a a-i virtualbox-ose
sudo /etc/init.d/vboxdrv restart
 
2008-11-28 16:57
http://dev.mysql.com/doc/refman/5.0/en/order-by-optimization.html


SELECT * FROM t1
ORDER BY key_part1,key_part2,... ;

SELECT * FROM t1
WHERE key_part1=constant
ORDER BY key_part2;

SELECT * FROM t1
 
2008-10-19 15:27
<?php
#*******************************************************
#    Author        : jiayin
#    Last modified : 2008-10-17 19:54
#    Filename      : test.php
#    Description   :
#*******************************************************

$config = array (
    //基本配置
    'user' =
 
2008-10-08 19:08
<html>
<head>
    <style type="text/css">
      @import url('http://image.****.com/skin2008/skin1/styles.css');
      body { background: url(http://desk.wuhan.cc/d/0/1/18/2006110812313745098.jpg) ;color:#000000;};
    </style>
</head>
<body>
    <div id="test_div">
    </div
 
2008-09-18 18:53
sudo startx -- `which Xvfb` :1 -screen 0 1024x768x24 &
 
   
 
 
文章分类
 
   
 
文章存档
 
     
 
最新文章评论
  

回复jlnuzjy:呵呵,官网下载下了好几次都 只下到一半就再也下不动了。。。
 

回复dqgcs1990:你可以去virtualbox.org山下个deb的包安装了
 

试了下,可以了不过8.04这个OSE的版本好像很低
 

javascript 有的时候 很迷惑人, 要想写好 还真不是件容易的事情。
 

from Ajax in action ?
   
帮助中心 | 空间客服 | 投诉中心 | 空间协议
©2012 Baidu