Please use this link to calculate IP Subnet
You may also like
IP=”$(echo $SSH_CONNECTION | cut -d ” ” -f 1)”HOSTNAME=$(hostname)NOW=$(date +”%e %b %Y, %a %r”) echo ‘Someone from ‘$IP’ logged into ‘$HOSTNAME’ on […]
From a Windows powershell terminal in the above just change name/ip-here to the name or ip of what you are testing then […]
This problem has nagged at me for years. Here is a batch command to delete files on a Windows 2003 machine. Forfiles […]
The below will show you how to add the Dag Wieers repository to Centos 5.3 I have also used this method for […]