Explore Blog

How to Check Running Processes in Linux Using ps, top, htop, and atop Commands

Sep 19, 2024

6 min read

How to Check Running Processes in Linux Using ps, top, htop, and atop Commands

If you’re involved with managing servers, then you’ll already be aware of how little servers offer as far as user interfaces are concerned. Most of the work necessitates the use of the command line interface. When monitoring servers, you often need to track multiple things simultaneously, such as disk usage, network, CPU temperatures, etc. While …

How to Unban IP Address in Fail2Ban? (Step-By-Step Guide)

Sep 08, 2024

6 min read

How to Unban IP Address in Fail2Ban? (Step-By-Step Guide)

Have you ever found yourself scratching your head, wondering why your buddy can’t access your site while you can access it just fine? Chances are, your Fail2Ban rules might have blocked them. Don’t worry, we’ve all been there! In this guide, we’ll explain Fail2Ban and how it works under the hood. This information will help you …

How to Deploy Next.js on a VPS Server (Step-by-Step Guide)

Aug 13, 2024

7 min read

How to Deploy Next.js on a VPS Server (Step-by-Step Guide)

You might know how to build a Next.js application, but do you know how to deploy it on a server? If your answer is no, then you’ve come to the right place. Next.js allows you to build a fast website, but the big question is: where to deploy your Next.js app? There are lots of …

How to Install WordPress with Apache on Ubuntu 2025

Aug 03, 2024

8 min read

How to Install WordPress with Apache on Ubuntu 2025

In this comprehensive guide, we’ll walk you through the process of installing WordPress on an Ubuntu server using the Apache web server. This setup, often referred to as a LAMP stack (Linux, Apache, MySQL, PHP), is a time-tested method for hosting WordPress sites. We’ll cover everything from preparing your Ubuntu server and installing the necessary …

8 Best Linux Mail Transfer Agents in 2025 (Our Top Picks)

Jul 10, 2024

7 min read

8 Best Linux Mail Transfer Agents in 2025 (Our Top Picks)

In this post, we’re going to take a look at a vital part of the email system, called the Mail Transfer Agent, sometimes referred to as “mail delivery agent” or even “mail transport agent“. We will discuss what the mail transfer agent is, the advantages of using the mail transfer agent, and finally take a …

How to Connect a MySQL Database to PHP (A Developer’s Guide)

Jun 25, 2024

4 min read

How to Connect a MySQL Database to PHP (A Developer’s Guide)

PHP and SQL are two of the most commonly used tools in web development. PHP is a server-side scripting language that is used to create dynamic web pages, while SQL is a database management system that is used to store and retrieve data. You don’t need to be a Linux expert to manage your servers …

Best 9 htop Alternatives for Linux, Mac & Windows in 2025

Jun 22, 2024

7 min read

Best 9 htop Alternatives for Linux, Mac & Windows in 2025

When it comes to monitoring system resources on Linux, htop has been the go-to tool for many administrators and developers alike. Its simple interface and real-time metrics have made it a staple in the toolkit of those who prefer a comprehensive overview of their system’s performance. You might already know about htop, a great tool …

5 Ways to Fix the SSH Connection Refused Error [SOLVED]

Jun 19, 2024

5 min read

5 Ways to Fix the SSH Connection Refused Error [SOLVED]

When managing your servers, you will often need to use the Secure Shell (SSH) protocol, but sometimes you might see a “Connection Refused” message. If so, then don’t worry, because in this post we will explain five ways to fix the SSH connection refused error – as well as answering some of the frequently asked questions …

How to Fix DNS_PROBE_FINISHED_NXDOMAIN Error

Jun 14, 2024

6 min read

How to Fix DNS_PROBE_FINISHED_NXDOMAIN Error

Are you tired of seeing the DNS_PROBE_FINISHED_NXDOMAIN error appear when you’re just trying to surf the web? In this post, we will share helpful tips for troubleshooting the DNS_PROBE_FINISHED_NXDOMAIN error and discuss some easy fixes. But first, let’s learn more about this cryptic error and why it occurs. What is the DNS_PROBE_FINISHED_NXDOMAIN Error? The DNS_PROBE_FINISHED_NXDOMAIN error is a …

© 2025 RunCloud Sdn Bhd