How to solve “remote host identification has changed”?
Connecting to a remote server through command line or tools that use SSH can be a pain in the brain sometimes. We understand the situation when everything seems perfect but does not function properly. Here is the error you might be facing right now. WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! […]
How to Leverage browser caching on WordPress and custom websites
It is crucial to optimize your website for performance when it comes to user experience. There are many ways to optimize your website for performance. In this article, We will talk about browser caching which works on the client side, and it will also improve the load time of your […]
How to setup WordPress with remote database server using ServerAvatar
WordPress is a big deal right now. It is because nearly 30% of the websites run on WordPress. Some of the huge sites and blogs like Techcrunch, BBC America, and Facebook Newsroom are running on WordPress. It is because WordPress is easy to use and has a massive repository of paid and free plugins. […]
How to set up and secure remote MySQL connections
Scaling is always done in a hurry! Like dividing a web application into two different servers to manage more traffic and distribute the load over multiple servers. Or having multiple web servers accessing data from a single database server. Remote MySQL database connection is the solution here! In this guide, […]