Getting blank page for wordpress site!

Most of times we get blank page due to memory issue or due to new plugin/theme installation.  We need to go through error_log file for this and where we will be able to get the exact cause.    For memory issue, you should just create php.ini file under the document root ie public_html and put […]

See More

Short Introduction of email spoofing!

Email spoofing is the creation of email messages with a forged sender address – something which is simple to do because the core protocols do no authentication. Mail gets sent from user email address though user have not sent any mails through that email-id, this process is termed as “Spoofing”. Email spoofing is the practice […]

See More

How to change the VEID from SSH?

How to change a VEID from SSH To change a VEID from SSH, simply do: 1- Stop VPS Instance 2- Run: vzmlocal : (Ex: vzmlocal 1050:50) 3 – Start VPS Instance (New ID) Thats it.

See More