Linux Server Administration Articles
146 results
This section provides articles and resources for Linux server administration. The topics cover server management, security, and optimization.
-
GNU Find
Read more: GNU FindMaster GNU `find` to locate files on your server. Search by name, type, owner, perms, & mod time. Essential for WordPress/cPanel site mgmt.
-
Granting sudo Permissions
Read more: Granting sudo PermissionsLinux offers a robust permissions system for controlling file and server access. Users can elevate permissions using the sudo command.
-
How to Add a User and Grant Root Privileges on CentOS 6.5
Read more: How to Add a User and Grant Root Privileges on CentOS 6.5Working from a CentOS 6.5 server as root, these instructions are intended specifically for adding a user on this operating system.
-
How to Change SSH Passwords From the CLI
Read more: How to Change SSH Passwords From the CLIRead this article to learn how to change SSH passwords for your server from the CLI, provided you have SSH access.
-
How to configure Apache virtual hosts on AlmaLinux
Read more: How to configure Apache virtual hosts on AlmaLinuxLearn how to configure Apache virtual hosts on AlmaLinux to run multiple websites on a single server, optimizing server resources for cost savings and streamlined web server management.
-
How to Find & Fix Apache Scorecard Configurations
Read more: How to Find & Fix Apache Scorecard ConfigurationsApache Scorecard helps optimize and secure servers via best practices for headers, SSL, performance, and version control. Test, fix, and recheck.
-
How to Install and Use IPython
Read more: How to Install and Use IPythonIn this tutorial, we will cover how to install the robust Python shell, IPython, and walk through how to make use of some features it makes available.
-
How to Install Apache on CentOS 7
Read more: How to Install Apache on CentOS 7Use httpd to install Apache on a single CentOS 7 node. You’ll be installing Apache on a server that doesn’t yet have a web or database server installed.