ntsysv

ntsysv

This is a text based program to configure which services are started at boot time for each run level. ping This program will help determine if a computer is up by sending a ICMP echo request. Turn off the pings using ctrl+c. ping -c 100 192.168.5.44 This will send 100 pings to the IP address listed. Options -c count number of packets to send -s size determines the size of the packets to be sent -I Interface which network card to use