電腦椅

Posted in Daily on April 18th, 2005 by site admin

終於幫自己買了電腦椅,是到通化街那邊的家具街買的,可調高低,手把可以調整,背部調整,1700NTD

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