2004-09-01から1ヶ月間の記事一覧

OpenSTA

http://www.opensta.org/

Meta whois

http://sunny.nic.com/cgi-bin/whois

Red Hat Bugzilla

https://bugzilla.redhat.com/bugzilla/index.cgi

http://www.itmedia.co.jp/help/tips/linux/l0652.html http://www.itmedia.co.jp/help/tips/linux/config.html

J2SEのバージョン表記

http://java.sun.com/j2se/naming_versioning_5_0.html

http://i.loveruby.net/ja/misc/readingcode.html

straceとltrace

http://mikilab.doshisha.ac.jp/dia/seminar/2002/pdf/sltrace.pdf Solarisだとtrussだけでできるんだけどなぁ。

LD_ASSUME_KERNEL

http://www.jp.redhat.com/software/rhel/notes/RHEL3_ES.html せっかくNPTLに対応しているのに、LD_ASSUME_KERNELしないと動かないソフトは悲しい。

NPTL

http://www.namikilab.tuat.ac.jp/~sasada/prog/nptl.html

WebSphere MQ

http://www-6.ibm.com/jp/software/websphere/ http://www-6.ibm.com/jp/software/websphere/bi/ai/mq/mq/ http://www-6.ibm.com/jp/software/websphere/developer/tecflash/19.html http://www-6.ibm.com/jp/software/support/techflash/49256E930035344E.h…

http://www-1.ibm.com/support/docview.wss?rs=203&uid=swg24000208&loc=en_US&cs=utf-8&lang=en

modprobe: modprobe: Can't locate module char-major-...

http://www.redhat.com/archives/taroon-list/2004-June/msg00447.html http://www.google.co.jp/search?hl=ja&ie=UTF-8&q=char-major-237&btnG=Google+%E6%A4%9C%E7%B4%A2&lr=lang_ja

also-notify

http://www.atmarkit.co.jp/flinux/rensai/bind905/bind905b.html http://www.jp.redhat.com/manual/Doc73/RH-DOCS/rhl-rg-ja/s1-bind-configuration.html

ulimit -Sa sysctl -a | egrep "file|thread" fs.file-max kernel.threads-max

Perdition

pop3 proxy http://perdition.sourceforge.jp/ こんなソフトがあったのね・・・。

iモードメール「特定接続サービス」

http://www.nttdocomo.co.jp/new/contents/02/whatnew0222e.html http://www.itmedia.co.jp/mobile/0202/22/n_tokutei.html

uidNumberの最大値を求める。

ldapsearch -x "(uidNumber=*)" | grep uidNumber | sort -n -k 2 -r | head

EFI

http://pc.watch.impress.co.jp/docs/2004/0913/idf07.htm へ〜

ldap, postfix and courier-imap howto

http://jeroen.protheus.com/postfix-courier-ldap-howto.html

LDAP Browser/Editor

http://www.iit.edu/~gawojar/ldap/

Directory

http://www.st.rim.or.jp/~takai/Directory/Directory.html ftp://ftp.isi.edu/in-notes/rfc2253.txt

proftpd mod_ldap

http://horde.net/~jwm/software/mod_ldap/ http://www.grid5.net/blog/archives/000119.html http://www2.ocn.ne.jp/~virii/sol8/install/proftpd/ http://waga.homeip.net/freeradius/install.html

proftpdの設定例

http://platz.jp/howto/proftpd.html

MigrationToolとか

http://www.padl.com/Contents/OpenSourceSoftware.html

Solaris8(x86)にopenldapインストール

事前にBerkeleyDB4.2.52を入れておく。 私の環境では以下の様にビルドした。 CC=gcc CPPFLAGS='-I/usr/local/BerkeleyDB.4.2/include' LDFLAGS='-L/usr/local/BerkeleyDB.4.2/lib -R/usr/local/BerkeleyDB.4.2/lib' ./configure --with-cyrus-sasl=nomake de…

Fedora(UTF8 -> EUC)

http://fedora.zive.net/fedora.shtml

http://ukai.jp/Articles/2002/uu-ldap/account-net.html http://warp.syns.net/15/ http://damedame.monyo.com/ml/archive/100/187.html http://www2.ocn.ne.jp/~virii/sol8/install/postfix/

openldap

http://www.atmarkit.co.jp/flinux/rensai/root02/root02b.html

courier-imap

http://mjm4u.net/oss/courier-imap/ http://www.ftserve.net/~fuji/linux/maildir.shtml http://cmf.ohtanz.com/pbs.html

ProFTPD認証アカウント統合

http://bhd.staba.jp/ldap/openldap_proftpd2.html