by Visakh S | Jan 18, 2017 | Server Management
“Can you manage my server? I want it to be fast and secure.” This is a typical request we receive at our Server Management Services. While many customers are happy to have a professional company take care of their servers, some have asked us what exactly...
by Reeshma Mathews | Jan 18, 2017 | Server Administration, Server Management, Technical Support, WordPress
When the 2009 Google research revealed that ‘speed’ matters the most in internet browsing, it didn’t come as a surprise at all. Online visitors are usually averse to slow websites, and often prefer switching to faster websites for business....
by Reeshma Mathews | Jan 6, 2017 | Docker, Server Management, Technical Support
Docker enables easy deployment of applications inside containers and this makes it popular in hosting and development businesses. But proper management of the Docker system is essential to reap the benefits of this infrastructure setup. A Docker container that always...
by Reeshma Mathews | Jan 5, 2017 | Server Administration, Server Management, Technical Support, WordPress
WordPress themes give a personality to your website, based on the business you host. Modifying the look and feel of your WordPress site is often required for website owners. At the same time, you can’t help worrying if a theme change would end up breaking your site....
by Reeshma Mathews | Jan 3, 2017 | Docker
In a Docker infrastructure, the Docker containers are created using images. Containers are instances that are created when the image files are executed. These images can be of web servers, mail servers, applications, and so on. Docker images are stored in locations...
by Reeshma Mathews | Jan 2, 2017 | Server Administration, Server Management, Technical Support, WordPress
WordPress is the most commonly used CMS for websites, and ensuring its security is a crucial aspect. Password resets are commonly required in WordPress sites when you forget the admin password or due to security reasons. While WordPress provide options to easily reset...
by Reeshma Mathews | Dec 31, 2016 | Docker, Server Administration, Server Management, Technical Support
Docker containers are aimed at creating and managing application environments that can be deployed in the matter of a few seconds. Containers are usually created for temporary purposes, depending on its business application. When a container’s application...
by Reeshma Mathews | Dec 30, 2016 | Docker, Server Management
In a Docker system, the containers are created based on images which are like templates. An image can be of an OS, webserver, mail server or any application that you require to create a container instance for. Docker itself provides a set of container images for use...
by Reeshma Mathews | Dec 29, 2016 | Server Management, Technical Support, WordPress
In WordPress websites, one of the commonly encountered errors is related to the memory size limit. As WordPress is based on PHP, the maximum memory that can be allotted to WordPress depends on the PHP memory limit in the server. When enough memory is not available for...
by Reeshma Mathews | Dec 27, 2016 | Server Management, Technical Support
Password protecting websites and software is vital to ensure that unauthorized users or hackers do not steal or mess up with the confidential data in your site, but only authorized users can access it. But during certain scenarios such as security updates, account...