1.安装方式:rpm或者编译都可,rpm可以直接用yum安装.rpm安装的话,根据文件名进行选择即可.编译的话,不同参数对应不同的组件.编译安装zabbix:同时安装server和agent,并支持将数据放入mysql数据中,可使用类似如下配置命令:./configure--prefix=/usr/...
分类:
其他好文 时间:
2014-05-23 11:36:41
阅读次数:
634
一、网卡1、Linux:网络属于内核的功能2、网卡定义:a)RHEL5网卡定义文件:/etc/modprobe.confb)RHEL6网卡定义文件:/etc/udev/rules.d/70-persistent-net.rules3、网卡命名:a)lo:本地回环b)以太网网卡:ethXc)点对点连接网卡:pppX4、网卡配置命令a)ifconfig[ethX]:显示网卡信..
分类:
系统相关 时间:
2014-05-13 01:13:33
阅读次数:
434
1、ifconfig eth0 promisc 设置eth0为混杂模式。ifconfig eth0
-promisc 取消它的混杂模式botnet@botnet-virtual-machine:~$ ifconfigeth0 Link
encap:Ethernet HWaddr 00:0...
分类:
其他好文 时间:
2014-05-06 00:09:59
阅读次数:
625
yum install readline-develyum install
readlineokcgdb配置命令:http://cgdb.sourceforge.net/docs/cgdb.html/Configuring-CGDB.html#Configuring-CGDB
分类:
数据库 时间:
2014-05-01 16:24:45
阅读次数:
1102