Feed on
Posts
Comments

Archive for the 'FreeBSD' Category

官方網站:http://awstats.sourceforge.net/

// 到官方網站下載程式
# fetch http://prdownloads.sourceforge.net/awstats/awstats-6.5.tar.gz
// 解壓縮,並且指定解到 /usr/local 目錄
# tar zxvf awstats-6.5.tar...

Read Full Post »

被駭心得

上一篇才在講偵測 hacking 的程式,前幾天有一台主機就被入侵了,而且是已經用 rkhunter 偵測過了,過程就是因為用了一個student/student的帳號密碼,這個帳號是用來傳ftp檔案,雖然密碼被猜中...

Read Full Post »

FreeBSD 6.1 的 sendmail+cyrus-sasl+pop3
安裝 Cyrus SASL
SASL (Simple Authentication and Security Layer) 具有身份認證的功能,讓你可以無論在任何地方
都可以順利寄出信件
// 安裝 ncftp, 若有安裝...

Read Full Post »

FreeBSD6.1 安裝後之調教

FreeBSD6.1 安裝後之調教
// root 不可以直接 ssh 遠端登入, 所以增加一個使用者
# useradd smallken
// 把 smallken 加入 whell 的群組裡, 才可以 su -
# vi /etc/group
// 安裝CVSup及bash
...

Read Full Post »

其實就是我的ADSL上傳才256kbps,所以想找個工具來看看網站進出入的流量,讓我找到這個工具,官方網站http://iptraf.seul.org/,因為還沒編繹的版本,我編譯不成功,所以直接下載已經編譯好的 ...

Read Full Post »

« Prev - Next »