Explore Blog

How to Find Most Used Disk Space Directories and Files in Linux

RunCloud Team

Feb 29, 2024

6 min read

How to Find Most Used Disk Space Directories and Files in Linux

In Linux, you often need to identify and manage large files and directories to optimize storage and system performance. In this article, we will provide various methods to find most used disk space directories and files in Linux in a structured manner. Using Built in Utilities to Check Disk Usage In Linux Bash, you have …

PHP Security – Best Practices To Secure Your Web App in 2024

RunCloud Team

Jan 31, 2024

6 min read

PHP Security – Best Practices To Secure Your Web App in 2024

According to a recent report by SiteLock, on average, websites are attacked 94 times a day, and are visited by bots 372 times a day. While many of these bots are nothing to worry about, a percentage of them will be malicious, hunting out vulnerabilities, which is why it’s vital to remain vigilant where your …

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 …

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 …

Perfmatters Plugin Review – Features, Pricing and How To Use

RunCloud Team

Nov 10, 2023

4 min read

Perfmatters Plugin Review – Features, Pricing and How To Use

Did you know that 53% of visitors will abandon a website if it takes more than 3 seconds to load? That means you could be losing a lot of potential customers and revenue if your WordPress site is slow and sluggish. Fortunately, you can improve your site’s performance using Perfmatters – a WordPress plugin that …

Mastering the Echo Command in Linux (with Practical Examples)

RunCloud Team

Nov 01, 2023

9 min read

Mastering the Echo Command in Linux (with Practical Examples)

The echo command is one of the most basic and frequently used commands in Linux. It’s used to print text, variables, and special characters to the standard output, which is usually the terminal. However, the echo command can do much more than just printing text. It can also be used to create files and directories, …

How to Optimize Your Site for Google’s Core Web Vitals

RunCloud Team

Oct 12, 2023

13 min read

How to Optimize Your Site for Google’s Core Web Vitals

According to StatCounter, Google dominates the search engine market with an overwhelming 93.37% share, leaving its closest competitor, Bing, with just 2.81%. This market dominance highlights the critical importance for developers to optimize their sites for Google’s ranking algorithms. To rank websites Google employs a variety of methods, including the most recent and crucial method …

© 2024 RunCloud Sdn Bhd