Linux Server Administration Articles
146 results
This section provides articles and resources for Linux server administration. The topics cover server management, security, and optimization.
-
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.
-
Managing Symbolic Links (Symlinks)
Read more: Managing Symbolic Links (Symlinks)Master the art of creating and removing symbolic links in Linux with our expert tutorial.
-
Managing Virtual Machines with Virsh
Read more: Managing Virtual Machines with VirshLearn to manage Linux VMs with virsh. A guide to essential commands to start, stop, clone, and monitor virtual machines from the command line.
-
mod_lsapi
Read more: mod_lsapiBoost Apache PHP speed with `mod_lsapi` on EasyApache 4. LiteSpeed’s handler offers faster performance & lower memory use, even without LiteSpeed Web Server.