網路上有人寫了這樣的 command line 下的 TOOLS 造福人類:
System/Linux/Unix*
CISCO 2950 switch 把它設成 2 VLAN , port monitor
IOS options ….
Howto setup a PPTP server behind firewall
把外面 VPN connection redirect 進內網的 VPN server (PPTP) 的 iptables rules
SQUID transparent proxy
SQUID 2.6.STABLE3 的 transparent proxy 設定
Solaris 時進入文字模式或 Windows 模式
把 Solaris 在開機後使用文字模式
/usr/dt/bin/dtconfig -d
若 想把 Solaris 在開機後使用Windows模式
/usr/dt/bin/dtconfig -e
找 setuid and setgid 的 files
find / -type f ( -perm -4000 -o -perm -2000 ) -print
好用的 postfix mail log 統計軟體 pflogsumm
pflogsumm.pl is designed to provide an over-view of postfix activity, with just enough detail to give the administrator a “heads up” for potential trouble spots.
emerge net-mail/pflogsumm
rsync command
#!/bin/sh
/usr/bin/rsync -avxE –delete /var/www/prebid/upload /home/rimmon/daily_backup