友情连接

iSCSI Setup Instructions

熊仔阳光 | news | 星期三, 八月 25th, 2010

Setting up an iSCSI server for storage
Currently oVirt can only use network attached storage for virtual machine storage. Both NFS and iSCSI storage can be used. If you have a dedicated NFS and/or iSCSI server available, you don’t need a...

Virtual Desktop infrastructure for Hospitals

熊仔阳光 | news | 星期二, 八月 24th, 2010

http://rdpdesk.com/solutions/
It is well-known that healthcare providers need to collaborate, access to patient data is critical to delivering the best in medical attention. Healthcare providers are however challenged with delivering this access...

全球DPI观察

熊仔阳光 | news | 星期二, 八月 24th, 2010

全球DPI观察之一:深度包检测是驯服P2P流量的法宝
全球范围内,P2P流量不断增加,但是运营商们并没有从其中获得任何的收益,而对于小运营商来说,因为P2P流量而不得不向“对接运营...

DPI和DFI带宽管理技术分析

熊仔阳光 | news | 星期二, 八月 24th, 2010

一、当前状况和挑战
固网转型,宽带成为最大亮点,欣欣向荣的宽带业务发展给运营商带来了可观利润和客户。但是,随着网络应用层出不穷,P2P、网络游戏、IPTV、 WEBTV等新兴业务,占...

rsync安装文档

熊仔阳光 | news | 星期二, 八月 24th, 2010

一、安装rsync
#tar zxvf rsync-2.6.3.tar.gz
#cd rsync-2.6.3
#./configure
#make
#make install—————————-服务器端———————&...

一台WEB服务器Iptables设置

熊仔阳光 | news | 星期二, 八月 24th, 2010

#!/bin/sh
iptables -F
modprobe ip_conntrack_ftp
modprobe iptable_nat
modprobe ip_nat_ftp
iptables -P INPUT DROP
iptables -A INPUT -m state –state ESTABLISHED,RELATED -j ACCEPT
iptables -A INPUT -i lo -j ...

支持Cacti运作的PHP+RRDtool环境配置方法_Linux编程

熊仔阳光 | news | 星期四, 八月 19th, 2010

From: http://www.10086web.com/html/xinwenzixun/fuwuqilei/2010/0428/5093.html
  Cacti功能类似于我们所熟悉的MRTG。MRTG确实是非常好的老牌系统监控工具,但由于他历史实在很久了,使得许多功能以及配...

IPV4 vs IPV6:那些你不知道的技术秘密

熊仔阳光 | news | 星期三, 八月 11th, 2010

IP(Internet Protocol,Internet协议)是互联网的支柱,它已经有近20年的历史,第一个正是发布的规范在RFC 791中只有简短的45页,定义了IP属于网络层协议,1991年,IETF确定了目前我们正在使用的IP协议版本,即...

下一页 »