Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
[root@ping02 ~]# whereis lynx
lynx: /usr/bin/lynx /etc/lynx.cfg /etc/lynx.lss /usr/share/man/man1/lynx.1.gz
[root@ping02 ~]# whereis mail
mail:[root@ping02 ~]# whereis ping
ping: /usr/bin/ping /usr/share/man/man8/ping.8.gz
[root@ping02 ~]# whereis ping6
ping6: /usr/bin/ping6 /usr/sbin/ping6 /usr/share/man/man8/ping6.8.gz
[root@ping02 ~]# whereis dig
dig: /usr/bin/dig /usr/share/man/man1/dig.1.gz
[root@ping02 ~]# whereis perl
perl: /usr/bin/perl /usr/share/man/man1/perl.1.gz
[root@ping02 ~]# whereis make
make: /usr/bin/make /usr/share/man/man1/make.1.gz
[root@ping02 ~]# whereis crontab
crontab: /usr/bin/crontab /etc/crontab /usr/share/man/man5/crontab.5.gz /usr/share/man/man1/crontab.1.gz

Need to add: mail, traceroute, traceroute6, ping, ping6, wget (see http://idroot.net/tutorials/how-to-install-wget-on-centos/ or use curl)

Specific PingER modules

Code Block
[root@ping02 ~]# ls -l /usr/lib/cgi-bin/
total 124
-rwxr-xr-x. 1 root root 15101 Dec  5 13:51 cgi-lib.pl
-rwxr-xr-x. 1 root root 48852 Dec  5 13:14 ping_data.pl
-rwxr-xr-x. 1 root root  6626 Dec  5 13:53 pinger_trimmer.pl
-rwxr-xr-x. 1 root root 50070 Dec  5 13:13 traceroute.pl

...