RunCloud Team
•
Jan 23, 2024
•
7 min read
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 …
RunCloud Team
•
Jan 10, 2024
•
5 min read
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 …
RunCloud Team
•
Dec 18, 2023
•
8 min read
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 …
RunCloud Team
•
Nov 21, 2023
•
6 min read
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 …
RunCloud Team
•
Nov 18, 2023
•
7 min read
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 …
RunCloud Team
•
Nov 07, 2023
•
4 min read
WordPress is the most popular content management system on the web, with a CMS market share of 64.3%, and powering over 35 million websites around the world. Keeping track of a large WordPress site can be a complex and time-consuming process. However, by using Git, a version control software, developers can streamline their workflow. Git …
RunCloud Team
•
Oct 24, 2023
•
8 min read
Cloud storage is a vital service for developers who need to store and access large amounts of data on the cloud. However, choosing the right cloud storage provider can be challenging, as there are many factors to consider, such as pricing, performance, reliability, compatibility, and features. In this article, we will compare two popular cloud …
RunCloud Team
•
Oct 18, 2023
•
6 min read
LSCache is a built-in page caching feature of the OpenLiteSpeed web server that can significantly improve the speed and performance of your website by storing frequently accessed data in a cache. In this article, we’ll show you exactly how to use LSCache on RunCloud servers in web applications that don’t already have built-in LSCache support. …
RunCloud Team
•
Sep 22, 2023
•
4 min read
Did you know that a one-second delay in page load time can reduce conversions by 7%? There is one simple solution to drastically improve the performance of your website… …caching! In this article, we will discuss what is caching, and compare two powerful caching solutions – Redis Full-Page Cache and NGINX FastCGI Caching. Let’s get …
© 2025 RunCloud Sdn Bhd