Tutorials
How to find the largest files in Linux
When you have a server with 1TB of disk space and your storage is 80% full, it is important to find out which files(largest files) are taking up the most space on your system. This Read more…
When you have a server with 1TB of disk space and your storage is 80% full, it is important to find out which files(largest files) are taking up the most space on your system. This Read more…
Docker provides a comprehensive set of command-line tools that enable you to clean up your system effectively. If you are a beginner with Docker, this article can serve as a useful cheat sheet for reference. Read more…
Let’s first understand what Plesk is and what it can be used before we dive into the guide on how to install Plesk. Plesk is a commercial web hosting control panel software that enables server Read more…
Elasticsearch is an open-source, distributed search and analytics engine that is designed to handle large amounts of data. It is built on top of the Apache Lucene search engine library and is part of the Read more…
Install Postfix on CentOS 7 To install Postfix on CentOS 7, follow these steps: Open a terminal or login to your server via SSH as a root user. Update your system packages by running the Read more…
In this tutorial, we’ll walk you through the steps to install Virtualmin on Ubuntu 22.04. What is Virtualmin? Virtualmin is a popular web hosting control panel that allows you to manage multiple domains, email accounts, Read more…
By default, SSH listens on port 22, if you want to change SSH port to a non-standard port can help enhance server security by making it harder for attackers to find and exploit SSH vulnerabilities. Read more…
What is Docker Engine? Docker Engine is an open-source client-server technology that builds and runs containers using Docker components and services. It acts as a containerization technology that allows users to interact with the Docker Read more…
What is cPanel? cPanel is a web hosting control panel application created by cPanel, LLC. It provides a graphical interface and automation tools to the website owner or “end user” to make the process of Read more…
What is LAMP? LAMP (Linux, Apache, MySQL, PHP/Perl/Python) is an acronym that refers to one of the most widely used software stacks for many of the web’s most popular applications. Step 1 – Update/Upgrade your Read more…