172.16.0.10 bb0.xy.jp # BBDISPLAY BBPAGER BBNET
172.16.0.10 bb0.xy.jp # BBDISPLAY BBPAGER BBNET ssh http://bb0.xy.jp/bb/
[bb@bb0.xy.jp ~/server]$ cat etc/bb-hosts # $BBHOME/etc/bb-hosts : THE BIG BROTHER HOSTS FILE 192.168.10.50 bb0.xy.jp # BBDISPLAY BBPAGER BBNET http://bb0.xy.jp/bb/ ssh 192.168.10.10 mail0.xy.jp # dns smtp ssh pop3 192.168.10.1 dns0.xy.jp # dns smtp ssh 192.168.10.100 fs0.intra.xy.jp 172.17.201.30 dmz-sw0 172.17.201.17 fw-dmz 172.17.201.1 isp-upstream 172.17.201.2 fw-upstream 172.18.100.129 isp-www-if 172.18.100.130 www.xy.jp # http://www.xy.jp/ ssh ftp 172.17.201.19 fw-intra # ssh 172.17.201.18 hq-sw0 # end of bb-hosts [bb@bb0.xy.jp ~/server]$
[bb@bb0.xy.jp ~/server/www]$ cd .. [bb@bb0.xy.jp ~/server]$ ./runbb.sh start Starting Big Brother Starting Big Brother Daemon (bbd)... Starting Network tests (bb-network)... Starting Display process (bb-display)... Big Brother 1.9h started [bb@bb0.xy.jp ~/server]$ ps ax | grep bb 7104 pts/1 S 0:00 su - bb 9658 ? Ss 0:00 /home/bb/server/bin/bbd 9666 pts/1 S 0:00 /bin/sh ./runbb.sh start 9670 pts/1 S 0:00 /bin/sh ./runbb.sh start 9703 pts/1 S 0:00 /home/bb/server/bin/bbrun /home/bb/server/bin/bb-network.sh 10869 pts/1 S 0:00 /home/bb/server/bin/bbrun -a /home/bb/server/bin/bb-display.sh [bb@bb0.xy.jp ~/server]$