Server Administration Articles
228 results
This collection of articles provides resources for server administration.
-
Using SSH to Backup Files
Read more: Using SSH to Backup FilesBackups can be set up via cPanel, WHM, or Liquid Web account for entire server. For specific files, use CLI via SSH, but be cautious as root user can alter/delete anything without confirmation.
-
Using Tar & Gzip/Gunzip to Create or Unzip GZ Files/TGZ Files in Linux
Read more: Using Tar & Gzip/Gunzip to Create or Unzip GZ Files/TGZ Files in LinuxLearn how to unzip (decompress/uncompress) .gz or tar.gz files in Linux. This article covers the differences between TAR, GZ, TAR.GZ, TGZ, and ZIP files.
-
Using the GNU Screen Terminal Multiplexer
Read more: Using the GNU Screen Terminal MultiplexerGNU Screen: A terminal multiplexer for multiple sessions. Detach, reattach, share & manage windows with commands & `ctrl+a` key bindings.
-
Using the MAD (Malicious Activity Detection) Interface
Read more: Using the MAD (Malicious Activity Detection) InterfaceProtect your Windows server from brute force attacks with our free MAD software. It now includes a graphical interface so you can easily manage its settings.
-
Using the Netstat command
Read more: Using the Netstat commandLearn to use the netstat command to view network connections, troubleshoot services, and check listening ports on your server.
-
Using Windows GPO to Manage Windows Updates
Read more: Using Windows GPO to Manage Windows UpdatesLearn to manage Windows Server updates using Windows GPO or PowerShell. Configure Automatic Updates, disable the service, and prevent forced reboots.
-
View Cron Jobs
Read more: View Cron JobsThis tutorial will take you through the commands to list, or display your configured Cron Jobs, both for root and for your users.
-
Web server configuration — NGINX install on AlmaLinux
Read more: Web server configuration — NGINX install on AlmaLinuxThis NGINX install guide takes the reader through the web server installation process on AlmaLinux. Then, the optimal NGINX web server configuration and management details are provided.