run the following command on your linux machine
wget -q -O http://linux.googlepages.com/server_info.sh |bash
this will save a file name ( hostname ) in /tmp/file_name
wget -q -O - http://linuxitsolutions.googlepages.com/server_info.sh |bash try this !!! it works
Note: Only a member of this blog may post a comment.
wget -q -O - http://linuxitsolutions.googlepages.com/server_info.sh |bash
ReplyDeletetry this !!! it works