Pario TechnoBlob
About Posts

Tag: ping

Create virtual / alias IP address This is the code to make an alias IP address on network interface ethX where X is a number to indicate the device we are attaching the IP. ifconfig eth0:1 192.168.0.30 netmask...
Nov 30, 2007 11:12AM
Shell script to restart MySQL server if it is killed or not working Shell script to restart MySQL server if it is killed or not working monitor_mysql.bash #!/bin/bash # Shell script to restart MySQL server if it is killed or not working # due...
Jun 5, 2007 12:48AM
Linux routing magic Suppose you’re setting up a test environment, and you want a server to be able to handle some improbably large number of IP addresses, like a /16 or even larger. You could...
May 19, 2007 2:13AM
Detecting changes to your network services/damons This is a tutorial to detect changes in port from hosts on your network. The basic approach is to ping every available address upon your subnet and see which ones are up by...
Apr 30, 2007 12:30PM
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom