Quantcast
Channel: Darian Brown - Webmaster's Blog and Portfolio » ping
Browsing all 4 articles
Browse latest View live

PHP Ping Script to check remote server or website

UPDATED 17 AUG 2011 – Now includes alternate ping function that uses fsockopen() to be used if exec() is disabled UPDATED 27 JAN 2012 – Provided an example of how ping can be used to show a message...

View Article



PHP Script to Check Remote Server Port or Service is Running

As most webmasters will know, if your website is doing, clients are going to be knocking on your door with pitchforks and torches. Here is a script that allows you to monitor remote ports on a server...

View Article

Perl Ping Script to check remote server or website

Here is a surprisingly simple code snippet to perform a ping to check if a remote server or website is up. It create a new Net::Ping object and then pings the server. We can optionally specify a port...

View Article

Creating A DNS Entry For A SubDomain – Add A DNS Entry Into Bind

Overview Welcome to the first of a bunch of DNS articles I will write to help explain the different tasks needed to configure and manage your own DNS server using bind under Linux. The article assumes...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images