ポータルページ
サーバ、ネットワーク機器の設定、障害対応など
サーバには係らないソフトウェア、アプリケーションについて
各プログラミング言語の仕様、Tipsなど
ITインフラ運用やプログラム開発を従事するにあたり、知っておいたほうがいい知識・常識など
ちょっとした運用・開発を行ったときの記録など
ちょっとしたメモ
#sh(bash){{
[root@localhost ~]# ping 10.0.0.184
PING 10.0.0.184 (10.0.0.184) 56(84) bytes of data.
64 bytes from 10.0.0.184: icmp_seq=1 ttl=255 time=1.41 ms
From 10.0.0.235: icmp_seq=1 Redirect Host(New nexthop: 10.0.0.184)
From 10.0.0.236: icmp_seq=1 Redirect Host(New nexthop: 10.0.0.184)
64 bytes from 10.0.0.184: icmp_seq=1 ttl=254 time=14.8 ms (DUP!)
64 bytes from 10.0.0.184: icmp_seq=1 ttl=254 time=14.9 ms (DUP!)
64 bytes from 10.0.0.184: icmp_seq=2 ttl=255 time=0.345 ms
64 bytes from 10.0.0.184: icmp_seq=3 ttl=255 time=0.335 ms
64 bytes from 10.0.0.184: icmp_seq=4 ttl=255 time=0.346 ms
}}