Ransomware has been playing havoc every few months. Most of the Users who have fallen victim to it, have either lost their years of data or have paid ransom in Bitcoin to get their data back, in the absence...
Almost all modern computers are at risk today, thanks to an architectural flaw in the way processors allow access to memory. Meltdown and Spectre CPU vulnerabilities affect all processors from Intel, ARM, and AMD. The year 2018 started with...
Are you concerned with your monthly bill going way over your AWS pricing estimate? Do you feel your cloud infrastructure costs are spiralling out of control? Here are a few common issues that can lead to an inflated bill....
Your website popularity depends a lot on how fast your pages load. You can make use of simple techniques to make your site load faster. HTTP Compression is one such technique, which is a simple server side configuration. You...
You have read about Cloud Computing bringing in big changes in the way organizations use Information Technology. Are you wondering if Cloud Computing can benefit your business? Here are some examples for you to consider. If your business is...
Amazon Linux includes PHP 5.3 as a default. Below are the steps that can be used to update PHP version from 5.3 to 5.6 in Amazon Linux For ease of use, we recommend switching to root privileges, to avoid...
If you want to force your entire website to go through https, you can add these rules to your .htaccess file: RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://yourdomain.com/ If your site is in a subfolder, use this...
For increasing size of attachments to 50 MB in Zimbra, a few settings need to be altered as follows: Postfix configuration (zimbraMtaMaxMessageSize and message_size_limit) You can examine the current value of this parameter like this: # su - zimbra...
Is your organization constantly battling to secure Email and still falling prey to Cyber espionage? Perhaps, this article may ring a bell on your concerns.