Explore Blog

How to Edit Files on Remote Servers with SSH and Nano

RunCloud Team

Mar 11, 2024

6 min read

How to Edit Files on Remote Servers with SSH and Nano

If you manage a server using FTP, then it is highly likely that at some point you will have edited a file. In FTP, you would have had to download the file to your computer, edit it, and then upload it back to replace the existing file. Although this works, it is rather tedious.  Do …

How To Host Matomo Analytics On A RunCloud Server

RunCloud Team

Mar 08, 2024

5 min read

How To Host Matomo Analytics On A RunCloud Server

If you answered ‘Yes!’ to either of these questions, then you’re in the right place. Matomo is a free and open source web analytics platform that gives you insights into your website’s visitors, behavior, and conversions. In this post, we will show you how to host Matomo analytics on a RunCloud server and enjoy the …

How to Set Up a Linode (Akamai) Server to Host Your Websites

RunCloud Team

Feb 13, 2024

6 min read

How to Set Up a Linode (Akamai) Server to Host Your Websites

Akamai, the global leader in content delivery network and cloud services, has recently acquired Linode, one of the oldest and most trusted cloud server providers in the market. Linode has been offering simple, affordable, and accessible cloud computing solutions to millions of customers since 2003. If you are looking for a reliable and cost-effective way …

Uptime Monitoring Tools: Why You Need Them, and What to Look for

RunCloud Team

Feb 09, 2024

8 min read

Uptime Monitoring Tools: Why You Need Them, and What to Look for

Whether you’ve previously heard of uptime monitoring or not, it’s something any website owner needs to explore. Assuming you’re a website owner, you’ll almost certainly have found yourself in a situation where you’ve had to rush to update your site and address a bug that needed to be fixed ASAP. No matter how much testing …

How to Create and Manage Cron Jobs on Linux

RunCloud Team

Jan 23, 2024

7 min read

How to Create and Manage Cron Jobs on Linux

One of the most valuable benefits of having computers take charge of many aspects of our lives is the way they can complete tasks over and over again, following a defined schedule without complaint. How do they do this? The answer is something called “cron jobs”. In this post, you’ll learn exactly what a cron …

How to Copy Files in Linux and Overwrite without Confirmation

RunCloud Team

Jan 10, 2024

5 min read

How to Copy Files in Linux and Overwrite without Confirmation

Are you working on a bash script that needs to be executed without any human inputs? Do your scripts fail when the process of copying files encounters a problem? If you answered “yes” to either of these questions then you’re in the right place. In this post, we will take a quick look at the …

Pipes vs Xargs: Which One To Use When Writing Bash Scripts In Linux

RunCloud Team

Dec 18, 2023

8 min read

Pipes vs Xargs: Which One To Use When Writing Bash Scripts In Linux

Are you using Linux to manage your servers? Do you find yourself frequently copying the output on the terminal and pasting it into different bash commands? If you answered “Yes”, then you should definitely start using the Pipes and xargs command in Linux.  These are extremely helpful Linux utilities that will save you time and …

A Simple Explanation of SSL Certificate Errors & How to Fix Them

RunCloud Team

Nov 21, 2023

6 min read

A Simple Explanation of SSL Certificate Errors & How to Fix Them

SSL certificates are essential for ensuring the security and trust of your website visitors. However, occasionally you may encounter errors that prevent your website from loading properly, or from displaying the green padlock icon in the browser. In this article, we will explain exactly what SSL certificates are, why they are important, and how to …

How to Delete A Large Directory with Thousands of Files in Linux

RunCloud Team

Nov 18, 2023

7 min read

How to Delete A Large Directory with Thousands of Files in Linux

Are you tired of wasting your precious disk space on useless files that you don’t need anymore? Do you have directories full of old projects, data sets, logs, or photos that are taking up too much room on your hard drive? Do you want to learn how to delete them quickly and easily using simple …

© 2025 RunCloud Sdn Bhd