Send emails to Phones (Text Messages)
Many may not have realized it but you can actually send email to a phone number as text messages. For example if you want to send a text message to an ATT friend with phone … Read more
Programming
Many may not have realized it but you can actually send email to a phone number as text messages. For example if you want to send a text message to an ATT friend with phone … Read more
Very often I am given the task to write a bash script but always find it hard to find a stable documentation. This page should definitely help out: Bash Guide for Beginners http://tldp.org/LDP/Bash-Beginners-Guide/html/index.html Bash-Scripting Guide … Read more
If you are getting this error Can’t locate XML/Parser.pm in @INC you might be missing the following module Solution: yum install perl-XML-Parser
If some of your users get this error while others do not get this error message, you might need to : Check the ntfs permissions on the files.
I came across this link today and i think that i might be useful to many http://www.microsoft.com/downloads/en/details.aspx?familyid=CABEA1D0-5A10-41BC-83D4-06C814265282&displaylang=en This tool helps setting up and simulate SSL certificates on windows servers.