2005-01-01から1年間の記事一覧

sargeのopenldap-3.8.1p1がPasswordAuthentication使用時にPAMを 使わない動きになる事に気付かずちょっとはまる。 http://lists.debian.or.jp/debian-users/200506/msg00157.html http://www.openssh.com/ja/faq.html#3.15 openssh-4.2p1入れ替えたら改善さ…

自宅の環境にdebian sargeを入れてみた。 apt楽だなぁ〜。 openldapを使う環境を作る。 pam.d/common-*に以下を記述 account sufficient pam_ldap.so account required pam_unix.so auth sufficient pam_ldap.so auth required pam_unix.so nullok_secure tr…

http://www.nfsv4.org/ http://www.linux.or.jp/JF/JFdocs/NFS-HOWTO/performance.html http://solaris.ddo.jp/

http://www.rtpro.yamaha.co.jp/RT/docs/Trouble/

http://people.redhat.com/anderson/crash_whitepaper/

loadable kernel moduleを作る。k.c #include #include MODULE_AUTHOR("yusei-n"); MODULE_DESCRIPTION("printk"); MODULE_LICENSE("GPL");int init_module(void) { printk("k.c: module being installed\n"); return 0; }void cleanup_module(void) { print…

benchmark tool http://www.acnc.com/benchmarks.html

Linuxでブロックサイズを調べる方法 dumpe2fs device 例) dumpe2fs /dev/hda1

甘いささやき http://www.lushjapan.com/

partimage http://www.partimage.org/ http://www.atmarkit.co.jp/flinux/rensai/linuxtips/506partitionbackup.html http://www.atmarkit.co.jp/flinux/rensai/linuxtips/507partitionrestore.html

http://www.rtpro.yamaha.co.jp/RT/docs/ipsec/index.html http://www.rtpro.yamaha.co.jp/RT/docs/nat-descriptor/index.html http://www.rtpro.yamaha.co.jp/RT/docs/example/index.html

http://www.onlamp.com/pub/a/onlamp/2004/12/02/gosa.html

http://www.mondorescue.org/

LDAPによる HP-UXアカウントの管理 http://h50146.www5.hp.com/products/software/oe/hpux/developer/tips/ldap/index.html 目を通す http://www.ldapguru.com/

http://www.cisco.com/japanese/warp/public/3/jp/service/tac/473/147-j.shtml

The C10K Problem http://www.kegel.com/c10k.html

http://www.redhat.com/docs/manuals/enterprise/RHEL-3-Manual/gdb/ http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/ja/

Ajax

Google sugest/Google maps等で使用されている。

http://www-6.ibm.com/jp/developerworks/linux/021018/j_l-debug.html http://www-6.ibm.com/jp/developerworks/linux/030912/j_l-kdbug.html オーダーワンスケジューラ O(1)スケジューラ

読学のススメ http://hira.main.jp/wiki/pukiwiki.php

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=118152 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=115438 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=127240

Linuxのメモリ管理 http://www.math.kobe-u.ac.jp/~kodama/tips-free-memory.html

bugparade http://bugs.sun.com/bugdatabase/index.jsp

Catalystスイッチの工場出荷時状態へのリセット http://www.cisco.com/support/ja/473/156.shtml

http://www.cisco.com.ru/support/ja/index/Technologies/HSRP_Hot_Standby_Routing_451.html http://www.cisco.com/support/ja/index/Technologies/EtherChannel_433.html http://www.pochi.cc/~sasaki/chalow/2005-04-28-7.html Red HatのFAQ http://www.j…

http://www.phoneboy.com/bin/view.pl/FAQs/TCPservicePort

http://ukai.jp/Articles/2002/uu-ldap/index.html

gdbの使い方 http://scrlab.g-7.ne.jp/memo/gdb.php

apacheのデバッグについて http://httpd.apache.org/dev/debugging.html

http://h50146.www5.hp.com/products/software/oe/linux/mainstream/support/doc/option/nic.html