• 2022
  • 2021
  • 2017
  • 2016
  • 2015
  • 2013
  • 2012
  • 2011
    • 十二月
    • 十月
    • 九月
    • 八月
    • 七月
    • 六月
      • SpeedyCGI Install on Solaris 10
        06/30/11
        http://www.daemoninc.com/SpeedyCGI/

        Downaload SpeedyCGI 2.22 Source Code

        tar -zxvf CGI-SpeedyCGI-2.22.tar.gz
        cd CGI-SpeedyCGI-2.22
        /usr/perl5/5.8.4/bin/perlgcc Makefile.PL (Answer No)
        make (Forget any error message)
        make test
        make install

        c

      • 檢驗 saslauthd
        06/24/11
        檢驗 saslauthd 這支程式是否可行!

        # 在 cyrus-sasl 的原始碼裡面提供了一支小程式用來判斷 saslauthd 的認證機制
        # 是否成功的啟動了,這個小程式就是 testsaslauthd 囉!在剛剛原始碼目錄下,
        # 所以你可以這樣做: <

      • sendmail SASL2 Fixed
        06/23/11
        Put in

        /usr/local/build/sendmail-8.14.5/devtools/Site/site.config.m4

        APPENDDEF(`confENVDEF', `-DSASL=2')
        APPENDDEF(`conf_sendmail_LIBS', `-lsasl2')


        ReBuild sendmail

        cd /usr/local/build/sendmail-8.14.5/sendmail
        sh Build -

      • Cyrus SASL2
        06/23/11
        env LIBS="-lsocket -lnsl" LDFLAGS="-R/usr/local/ssl" ./configure --disable-krb4 --disable-gssapi --enable-login --enable-pwcheck --with-saslauthd=/var/run

        It's an old problem with solaris+sasl. You need to call configure with
        LIBS="-lsocket -lnsl"

      • Sendmail mc
        06/23/11
        divert(-1)
        #
        # Copyright (c) 1998, 1999, 2001 Sendmail, Inc. and its suppliers.
        # All rights reserved.
        # Copyright (c) 1983 Eric P. Allman. All rights reserved.
        # Copyright (c) 1988, 1993
        # The Regents of the University of California. All rights reserved.<

      • 參考文獻格式
        06/03/11
        來源:Derek Study Blog, http://derek0208tw.blogspot.com/2009/06

        參考文獻格式//Format of Reference
        一般的參考文獻格式,資訊類及其他技術類多半採用IEEE的通用寫法,在文中引用處採用數字編號;人文社會學科類則多採用Harvard Style

    • 五月
    • 四月
    • 三月
    • 一月
  • 2010
  • 2009
  • 2008