Skip to content

Articles by Salman Ravoof

Salman Ravoof is a self-taught web developer, writer, creator, and a huge admirer of Free and Open Source Software (FOSS). Besides tech, he's excited by science, philosophy, photography, arts, cats, and food. Learn more about him on his website, and connect with Salman on Twitter.

How To Migrate From MySQL To MariaDB

MariaDB is a newer, lightweight DBMS offering improved performance and more cutting-edge features. Learn how to migrate from MySQL to MariaDB.
Reading time
6 min read
Updated date
May 4, 2023
Post type
Blog
Topic
MySQL Database
Topic
WordPress Development

How and Why To Run Redis in Docker

Have you ever wondered how and why to run Redis in Docker? This article teaches you how to use both open-source technologies effectively.
Reading time
9 min read
Updated date
November 10, 2023
Post type
Blog
Topic
Docker

Rest API vs Web API: Everything You Need To Know

Compare two popular approaches to building APIs: (REST) API and Web API and learn about their architecture differences and use cases.
Reading time
8 min read
Updated date
August 7, 2023
Post type
Blog
Topic
API
Topic
Web Development Tools
Topic
WordPress Development

How To Perform a “Git Rename” on a Branch

Using Git is straightforward most of the time, but some tasks need more explanation. This post will illustrate how to "git rename" a branch.
Reading time
7 min read
Updated date
December 24, 2023
Post type
Knowledge Base
Topic
Git
Topic
Web Development Tools

9 Nifty Angular Component Libraries to Jump-Start Development

In a world filled with Angular component libraries, we highlight nine that really help build web apps quickly.
Reading time
16 min read
Updated date
May 4, 2023
Post type
Blog
Topic
Angular

Remove Docker Images, Volumes, and Containers in Seconds

Keep your Docker development work clean and tidy by learning to remove images, volumes, and containers easily.
Reading time
9 min read
Updated date
August 21, 2023
Post type
Blog
Topic
Docker
Topic
Web Development Tools

How To Fix the ERR_BAD_SSL_CLIENT_AUTH_CERT Error (7 Methods)

An ERR_BAD_SSL_CLIENT_AUTH_CERT error is returned when the Google Chrome browser cannot find a secure connection like an SSL.
Reading time
9 min read
Updated date
July 6, 2023
Post type
Knowledge Base
Topic
Chrome Errors
Topic
Website Errors

Next.js vs React? It’s a Partnership, Not a Competition

Wondering how Next.js vs React fit into the JavaScript landscape? We're taking a look at these tools for creating high-performance websites.
Reading time
10 min read
Updated date
October 10, 2023
Post type
Blog
Topic
JavaScript Frameworks
Topic
React

How To Fix the ERR_NETWORK_CHANGED Error in Chrome

The “ERR_NETWORK_CHANGED” Chrome error includes a message that tells you about a potential problem with the network connection. Fix it now.
Reading time
9 min read
Updated date
January 9, 2024
Post type
Knowledge Base
Topic
Chrome Errors
Topic
Website Errors

How To Set Up a Google Cloud Storage Bucket for External Backups

It's easy to back up your Kinsta site, app, or database to Google Cloud for secure storage and retrieval. Learn how in this tutorial.
Reading time
8 min read
Updated date
January 31, 2024
Post type
Knowledge Base
Topic
Kinsta Services

How To Set Up an Amazon S3 Bucket for External Backups

It's simple to back up your Kinsta site, app, or database to Amazon S3 for secure storage and retrieval. Learn how in this tutorial.
Reading time
4 min read
Updated date
June 6, 2023
Post type
Knowledge Base
Topic
Kinsta Services

3 Ways To Fix the NET::ERR_CLEARTEXT_NOT_PERMITTED Error

NET::ERR_CLEARTEXT_NOT_PERMITTED error while trying to access a website or web app. Here are 3 ways to fix that error.
Reading time
9 min read
Updated date
January 9, 2024
Post type
Knowledge Base
Topic
HTTP Status Codes
Topic
Website Errors