October 2003 Archives

Proftpd timeout 修改

user-pic
Vote 0 Votes

TIMEOUTNOXFER 修改 include/option.h

#ifndef PR_TUNABLE_TIMEOUTNOXFER
# define PR_TUNABLE_TIMEOUTNOXFER 300
#endif

KKman Google 版

user-pic
Vote 0 Votes

右上角廣告換成 Google
下載 覆蓋原檔

Apache 1.3.29

user-pic
Vote 0 Votes

http://ftp.cis.nctu.edu.tw/data/apache/httpd/apache_1.3.29.tar.gz

Apache 1.3.29 is the best available version of the 1.3 series, and is recommended over all previous 1.3 releases. This release fixes a number of bugs and addresses a security issue ( CAN-2003-0542). For additional details, read the Official Announcement.

The Apache 1.3 series is being actively maintained, but not actively developed. Releases will be made to address security issues, or after a comfortable number of bug fixes have been made. New features will more than likely not be added to 1.3 in preference to 2.0.

啟動前需設 DISPLAY 變數
如 export DISPLAY=:0.0
否則 X 程式無法在前景顯示

Ghost in linux (website)

user-pic
Vote 0 Votes

找 > 100k 的檔案

user-pic
Vote 0 Votes

linux freebsd 不同

linux
find . -size +100k

freebsd
find . -size +102400c
or
find . -size +200
(200x512=102400)

MSN 6.1

user-pic
Vote 0 Votes

正式中文版 MSN Messenger 6.1 (6.1.0155) 已經推出
下載
去廣告修正

http://www.postfix.org/faq.html#procmail

Warning: if you use procmail in this manner, you must set up an alias for root that forwards mail for root to a real user. See the FAQ entry titled "Mail for root is delivered to nobody".

beep

user-pic
Vote 0 Votes

printf "\a"
or
echo -en "\a" (linux only)

中華電信 GPRS 撥接

user-pic
Vote 0 Votes

number: *99#
APN: internet

[C:\]ping -n 10 168.95.1.1

Pinging 168.95.1.1 with 32 bytes of data:

Reply from 168.95.1.1: bytes=32 time=1191ms TTL=248
Reply from 168.95.1.1: bytes=32 time=936ms TTL=248
Reply from 168.95.1.1: bytes=32 time=858ms TTL=248
Reply from 168.95.1.1: bytes=32 time=817ms TTL=248
Reply from 168.95.1.1: bytes=32 time=775ms TTL=248
Reply from 168.95.1.1: bytes=32 time=753ms TTL=248
Reply from 168.95.1.1: bytes=32 time=730ms TTL=248
Reply from 168.95.1.1: bytes=32 time=609ms TTL=248
Reply from 168.95.1.1: bytes=32 time=587ms TTL=248
Reply from 168.95.1.1: bytes=32 time=808ms TTL=248

Ping statistics for 168.95.1.1:
Packets: Sent = 10, Received = 10, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 587ms, Maximum = 1191ms, Average = 806ms

linux 列出所有帳號

user-pic
Vote 0 Votes

awk -F: '{if ($3>=500) print $1}' /etc/passwd

seednet 撥接

user-pic
Vote 0 Votes

4493000
40503000

posfix make tip

user-pic
Vote 0 Votes

need db.h, in libdb3.3-devel-3.3.11-13mdk.i586.rpm
need pcre.h, in libpcre0-devel-3.9-5mdk.i586.rpm

Postfix + Cyrus-SASL
http://www.cngnu.org/technology/Postfix_I.tw.html

#!/bin/sh
rm /usr/libexec/postfix/bounce
rm /usr/libexec/postfix/cleanup
rm /usr/libexec/postfix/error
rm /usr/libexec/postfix/flush
rm /usr/libexec/postfix/lmtp
rm /usr/libexec/postfix/local
rm /usr/libexec/postfix/master
rm /usr/libexec/postfix/nqmgr
rm /usr/libexec/postfix/pickup
rm /usr/libexec/postfix/pipe
rm /usr/libexec/postfix/proxymap
rm /usr/libexec/postfix/qmgr
rm /usr/libexec/postfix/qmqpd
rm /usr/libexec/postfix/showq
rm /usr/libexec/postfix/smtp
rm /usr/libexec/postfix/smtpd
rm /usr/libexec/postfix/spawn
rm /usr/libexec/postfix/trivial-rewrite
rm /usr/libexec/postfix/virtual
rm /usr/sbin/postalias
rm /usr/sbin/postcat
rm /usr/sbin/postconf
rm /usr/sbin/postfix
rm /usr/sbin/postkick
rm /usr/sbin/postlock
rm /usr/sbin/postlog
rm /usr/sbin/postmap
rm /usr/sbin/postsuper
rm /usr/sbin/postdrop
rm /usr/sbin/postqueue
rm /usr/sbin/sendmail
rm /usr/bin/newaliases
rm /usr/bin/mailq
make clean
make makefiles CCARGS="-DUSE_SASL_AUTH" AUXLIBS="-lsasl"
make
make install

ARGOS label printer

user-pic
Vote 0 Votes

Driver Download
http://www.argox.com/A-4-2.htm
http://www.argox.com.cn/downloads/

UebiMiau webmail

user-pic
Vote 0 Votes

this web mail seems better then suirrelmail

download

http://ms201.center.kl.edu.tw/~hjn/mdk-doc/server/uebimiau.htm

About this Archive

This page is an archive of entries from October 2003 listed from newest to oldest.

September 2003 is the previous archive.

November 2003 is the next archive.

Find recent content on the main index or look in the archives to find all content.