01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
2009 : 01 02 03 04 05 06 07 08 09 10 11 12
2008 : 01 02 03 04 05 06 07 08 09 10 11 12
2007 : 01 02 03 04 05 06 07 08 09 10 11 12
2006 : 01 02 03 04 05 06 07 08 09 10 11 12
いつも忘れるので、amdのメモ。
下準備
maggie# mkdir /.a maggie# mkdir /amd/home maggie# cd / maggie# ln -s /amd/home
/etc/amd.conf [ global ] auto_dir = /.a dismount_interval = 180 log_file = syslog log_options = error,fatal,info,warn pid_file = /var/run/amd.pid unmount_on_exit = yes [ /home ] map_name = /etc/amd/amd.home map_type = file [ /src ] map_name = /etc/amd/amd.src map_type = file
/etc/amd/amd.home
/defaults type:=nfs;opts:=rw,intr,spongy,nfsv3,grpid,nodev,nosuid,noconn;\
rhost:=fs;rfs:=${path};fs:=${autodir}/${path}
user1 ;
user2 ;
/etc/amd/amd.src
/defaults type:=nfs;opts:=rw,intr,spongy,nfsv3,grpid,nodev,nosuid,noconn;\
rhost:=nas;rfs:=/src;fs:=${autodir}/src
nas ;
faireal.net
Paj's Home: Cryptography
PGP/OpenPGP Message Encryption in JavaScript
2009 : 01 02 03 04 05 06 07 08 09 10 11 12
2008 : 01 02 03 04 05 06 07 08 09 10 11 12
2007 : 01 02 03 04 05 06 07 08 09 10 11 12
2006 : 01 02 03 04 05 06 07 08 09 10 11 12
最終更新時間: 2009-01-06 13:05