Server Administration Articles
228 results
This collection of articles provides resources for server administration.
-
What are HTTP status codes?
Read more: What are HTTP status codes?Learn more about HTTP status codes in this article. HTTP status codes identify tasks and problems encountered while navigating a website. Status codes ranging between 300 and 599 indicate an error.
-
What is a Cron?
Read more: What is a Cron?Cron is a time-based job scheduling tool on Linux systems that can run periodically at fixed times, dates, and intervals. It is typically used to automate system maintenance and administration.
-
What is a File System Check (fsck)?
Read more: What is a File System Check (fsck)?Support may inform you of the need to fsck your server to perform a file system consistency check.
-
What Is an inode?
Read more: What Is an inode?In Linux, an inode describes a filesystem object like a file or directory, storing attributes and data location. It’s akin to a library card, specifying the file’s location and unique to each file in a directory.
-
What is CloudLinux?
Read more: What is CloudLinux?If you have multiple cPanel accounts and domains on your server, you may want to look into CloudLinux as a way to help restrict the amount of memory each user can access with their site. CloudLinux partitions, allocates and limits server resources like memory, CPU and connections for each user. This makes sure that users…
-
What is cURL?
Read more: What is cURL?cURL is a useful command-line tool that can load a webpage’s content.
-
What is EasyApache 4?
Read more: What is EasyApache 4?EasyApache 4 enhances cPanel and WHM’s Apache and PHP management with RPM packaging, faster updates, multi-PHP support, and improved path organization.
-
What Is Jailed Shell and How Can You Use It?
Read more: What Is Jailed Shell and How Can You Use It?Jailed Shell restricts users to their directories for secure CLI access. Enable via cPanel, Plesk, InterWorx, or Linux command line.