cd /hd/jail mkdir 206.223.152.136 ( cd image ; tar cf - . ) | ( cd 206.223.152.136 ; tar xBpf - ) mkdir 206.223.152.137 ( cd image ; tar cf - . ) | ( cd 206.223.152.137 ; tar xBpf - ) mkdir 206.223.152.138 ( cd image ; tar cf - . ) | ( cd 206.223.152.138 ; tar xBpf - ) mkdir 206.223.152.139 ( cd image ; tar cf - . ) | ( cd 206.223.152.139 ; tar xBpf - )
; Allow the <? tag. Otherwise, only <?php and <script> tags are recognized. ; NOTE: Using short tags should be avoided when developing applications or ; libraries that are meant for redistribution, or deployment on PHP ; servers which are not under your control, because short tags may not ; be supported on the target server. For portable, redistributable code, ; be sure not to use short tags. ;short_open_tag = Off ; -- changed by mumumu, 2010/8/26 short_open_tag = On
9 19 ms 20 ms 20 ms ae-5.r21.tokyjp01.jp.bb.gin.ntt.net [129.250.11.53] 10 40 ms 136 ms 123 ms as-2.r21.snjsca04.us.bb.gin.ntt.net [129.250.5.81] 11 128 ms 129 ms 132 ms ae-1.r06.snjsca04.us.bb.gin.ntt.net [129.250.5.13] 12 138 ms 138 ms 295 ms 64.208.27.185 13 170 ms 139 ms 143 ms PACIFIC-INTERNET-EXCHANGE.Port-channel2.429.ar1.SNV2.gblx.net [208.49.125.254] 14 * 173 ms 143 ms PACIFIC-INTERNET-EXCHANGE.Port-channel2.429.ar1.SNV2.gblx.net [208.49.125.254]
yuzuruはこうだからルーターとか?
9 21 ms 71 ms 19 ms ae-5.r21.tokyjp01.jp.bb.gin.ntt.net [129.250.11.53] 10 27 ms 139 ms 118 ms as-2.r21.snjsca04.us.bb.gin.ntt.net [129.250.5.81] 11 133 ms 132 ms 167 ms as-1.r21.sttlwa01.us.bb.gin.ntt.net [129.250.3.87] 12 265 ms 124 ms 131 ms 64.208.27.189 13 139 ms 140 ms 138 ms verio-1.ar5.SEA1.gblx.net [64.208.110.222] 14 126 ms 125 ms 131 ms tiger3556.maido3.com [207.29.226.25]
DESCRIPTION The recoverdisk utility reads data from the special file until all blocks could be successfully read. It starts reading in multiples of the sector size. Whenever a block fails, it is put to the end of the working queue and will be read again, possibly with a smaller read size.
By default it uses block sizes of roughly 1 MB, 32kB, and the native sec- (以下略)
一応pingはきてるね。 PING kamome.2ch.net (206.223.153.115) 56(84) bytes of data. 64 bytes from kamome.2ch.net (206.223.153.115): icmp_seq=1 ttl=50 time=129 ms 64 bytes from kamome.2ch.net (206.223.153.115): icmp_seq=2 ttl=50 time=129 ms 64 bytes from kamome.2ch.net (206.223.153.115): icmp_seq=3 ttl=50 time=129 ms 64 bytes from kamome.2ch.net (206.223.153.115): icmp_seq=4 ttl=50 time=129 ms
/boot/loader.conf ### for squid and postgresql # message queues #kern.ipc.msgmax=131072 # auto calc (msgssz * msgseg) #kern.ipc.msgmni=40 # use default kern.ipc.msgmnb=8192 kern.ipc.msgtql=2048 kern.ipc.msgssz=64 #kern.ipc.msgseg=2048 # use default # semaphoes #kern.ipc.semmap=256 # write /etc/sysctl.conf kern.ipc.semmni=256 kern.ipc.semmns=512 kern.ipc.semmnu=256 #kern.ipc.semmsl=512 # write /etc/sysctl.conf #kern.ipc.semopm=100 # use default #kern.ipc.semume=10 # use default #kern.ipc.semusz=92 # use default #kern.ipc.semvmx=32767 # use default , write /etc/sysctl.conf #kern.ipc.semaem=16384 # use default , write /etc/sysctl.conf # shared memory #kern.ipc.shmmax=134217728 # write /etc/sysctl.conf #kern.ipc.shmmin=1 # use default , write /etc/sysctl.conf kern.ipc.shmmni=192 kern.ipc.shmseg=128 #kern.ipc.shmall=32768 # write /etc/sysctl.conf
/etc/sysctl.conf # 2006.01.18 for use squid and postgresql kern.ipc.semmap=256 kern.ipc.semmsl=512 ##kern.ipc.semvmx=32767 # use default ##kern.ipc.semaem=16384 # use default kern.ipc.shmmax=134217728 ##kern.ipc.shmmin=1 # use default kern.ipc.shmall=32768 kern.ipc.shm_use_phys=1