鸟2笔记

2015/03/11 posted in  脚本
Tags:  #linux

date: 2015-03-11 22:33

网卡配置:
/etc/sysconfig/network-scripts/ifcfg-eth0

/etc/init.d/network

ifconfig ifup ifdown

ftp lftp

wget
文字接口数据包捕获器:tcpdump
tcpdump -i eth0 -nn

wireshark nc

防火墙:
ip filtering net filter

tcp Wrappers

nmap扫描

netstat -tlunp

restorecon semanage

seinfo sesearch

/var/log/messages
/var/log/secure
last

vim iptables.allow
vim iptables.deny

文件服务器NFS
账号管理NIS
时间管理NTP
文件samba

proxy服务器
squid

网络驱动器设备:iscsi服务器

dns
/etc/hosts
/etc/resolv.conf
/etc/nsswitch.conf

host
nslookup
dig

/etc/named.conf
/etc/sysconfig/named
/var/named/
/var/run/named

postfix