Gallery v1.5 is released

Posted in Linux on April 15th, 2005 by site admin

Gallery v1.5 is now available for download. This release fixes bugs and
has a large number of neat new features. Read more for the huge list!

Download 1.5 from http://sf.net/project/showfiles.php?group_id=7130.
Read more »

Awstat

Posted in Linux on April 13th, 2005 by site admin

http://phorum.study-area.org/viewtopic.php?t=24569

【前言】
AWStats是一套免費及功能強大的Log分析軟體,它可以透過CGI及Command line的方式來產生報表。

它支援了以下的Log格式

(1)Apache-combined log(XLF/ELF)
(2)Apache or Squid-common log(CLF)
(3)IIS 5.0/6.0-W3C log
(4)大部份的Web/Wap/Proxy/Streaming Servers(Apache 1.3.x and 2.x, IIS 5.0 and 6.0, WebStar, WebLogic, WebSite, Windows Media Server, Tomcat, Squid, Sambar,Roxen, Resin, RealMedia server, Oracle9iAS, Lotus Notes/Domino, Darwin, IPlanet, IceCast, ZeroBrand, Zeus, Zope,
Abyss..)
(5)FTP Server(ProFTP…)
(6)Mail Server(Postfix/Sendmail/QMail/Mdaemon/www4mail…)

支援平台

(1)Windows 2000/NT4/Me、Linux、Macintosh、Solaris、Aix、BeOS、FreeBSD
(2)ActivePerl 5.6/5.8、Perl 5.6/5.8

Read more »

Mysql backup

Posted in MySQL on April 13th, 2005 by site admin

#!/bin/bash

/etc/rc.d/init.d/mysqld stop
tar -zcvf /backup/mysqld-`date +%Y-%m+%d`.tar.gz /var/lib/mysql
/etc/rc.d/init.d/mysqld start

Samba 亂碼

Posted in Linux on April 11th, 2005 by site admin

/etc/samba/smb.conf

client code page = 950
unix code = big5

Spam-learn

Posted in Linux on December 13th, 2004 by site admin

I felt a little laggy regrading the applied the Learn-Spam on the Openwebmail. Modify the /var/www/cgi-bin/openwebmail/etc/openwebmail.conf add the backgroud & after the sa-learn -ham and -spam command. Hope this can be more effective for the webmail usage.

Chkrootkit

Posted in Linux on December 12th, 2004 by site admin

Check the system by downloading the Chkrootkit
http://www.chkrootkit.org/
chkrootkit is a tool to locally check for signs of a rootkit.

Authimage

Posted in Blog on December 10th, 2004 by site admin

read lots of the article regarding to the comment spam, decide to install the plug-in in order to prevent the spam issue.

AuthImage is the one I like pretty much.
Here is the link for the reference.
http://www.gudlyf.com/index.php?p=376