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...
by Reeshma Mathews | Dec 23, 2016 | Docker, Server Management, Technical Support
Docker containers gained popularity as they enabled fast application deployment. This made them ideal solution for hosting applications and services. But to access these applications or services externally, we need to expose the docker ports. While port forwarding is...
by Reeshma Mathews | Dec 22, 2016 | Server Administration, Server Management, Technical Support, WordPress
Many often you may find yourself in a scenario where you need to switch or copy your website from one server to another – for testing purposes, changing your service provider or for a server upgrade. Data loss and website downtime are the two major hurdles...
by Reeshma Mathews | Dec 21, 2016 | Server Administration, Server Management, Technical Support
In Joomla, ‘There was an error uploading this file to the server’ message is often seen by users while trying to upload a template, extension or any file such as backup, via the front-end interface. For instance, when you try to install an Joomla extension...
by Reeshma Mathews | Dec 15, 2016 | MySQL, Server Management, Technical Support, WordPress
WordPress is the most commonly used CMS for websites. It is based on PHP and the website data is stored in a MySQL database, the details of which are mentioned in the configuration file. As the information is stored in a MySQL database, it is common to encounter...
by Reeshma Mathews | Dec 9, 2016 | Docker, Server Administration, Server Management, Technical Support
Though Docker containers are sometimes referred as ‘light-weight VMs’, they are not VMs (virtual machines). Both serve different purposes, and hence one cannot replace the other. Their underlying architecture is what differentiates Docker from Virtual...
Recent Comments