Server Administration Articles
228 results
This collection of articles provides resources for server administration.
-
Linux Server Administration
Read more: Linux Server AdministrationYour complete guide to Linux server administration. Learn essential commands, user management, security best practices, and performance monitoring.
-
Liquid Web API
Read more: Liquid Web APISimplify server management with our user-friendly web interface. Imagine automating routine tasks without constant logins.
-
List Which Apache 2 Modules are Enabled on CentOS 7
Read more: List Which Apache 2 Modules are Enabled on CentOS 7Need to know what Apache modules are installed on your CentOS 7 server? Utilize this one command to see which modules are enabled in your Apache 2 instance.
-
LiteSpeed
Read more: LiteSpeedLiteSpeed Web Server guide: Learn benefits, features, licensing, installation (cPanel/InterWorx), PHP config & management for faster sites.
-
Logging into Your Server via Secure Shell (SSH)
Read more: Logging into Your Server via Secure Shell (SSH)The command line, dating back to the 1960s, lets you control your computer via text-based commands. Securely access servers via SSH for added protection.
-
Managing Processes with the kill command
Read more: Managing Processes with the kill commandThe kill command helps manage server processes by sending signals. It’s crucial for stopping unresponsive programs, but use caution to avoid disrupting critical services.
-
Managing snap packages on Ubuntu
Read more: Managing snap packages on UbuntuLearn to manage Snap packages on Ubuntu. Discover how to find, install, update, list, and remove these self-contained applications via `snap`.
-
Managing software with Yum and DNF
Read more: Managing software with Yum and DNFLearn to manage software on Red Hat systems with Yum & DNF. Covers repos, config, & essential commands like install, update, remove, & search.