Server Administration Articles
228 results
This collection of articles provides resources for server administration.
-
Using Apache’s mod_remoteip to log visitor true IP addresses
Read more: Using Apache’s mod_remoteip to log visitor true IP addressesLog true visitor IPs on cPanel with `mod_remoteip`. Install via EasyApache 4, then configure `X-Forwarded-For` & trusted proxies for accurate logs.
-
Using journald and journalctl for log management on CentOS 7
Read more: Using journald and journalctl for log management on CentOS 7Use `journalctl` for `journald` logs on CentOS 7. Guide covers viewing, filtering, persistent storage, disk cleanup & rsyslog fixes.
-
Using MySQL Tools via Secure Shell (SSH)
Read more: Using MySQL Tools via Secure Shell (SSH)Interacting with MySQL Client via command line allows manipulation of databases and their functions. This article covers common commands and their functionalities, facilitating database management.
-
Using phpMyAdmin
Read more: Using phpMyAdminSome website admins have trouble leveraging phpMyAdmin as a MySQL/MariaDB management tool, but Nexcess Hosting makes it easy to use from the Nexcess Client Portal.
-
Using Remote Desktop Protocol (RDP) to Log into Your Windows Server
Read more: Using Remote Desktop Protocol (RDP) to Log into Your Windows ServerWhile Plesk handles most server tasks, for remote access to a Windows server, use Remote Desktop Protocol (RDP). Liquid Web servers support RDP for a familiar desktop experience, even if your server is miles away.
-
Using rsync for backups on Linux/Unix systems
Read more: Using rsync for backups on Linux/Unix systemsLearn what `rsync` is and how to use it for fast, reliable backups on Linux. Our guide covers incremental file transfers for local and remote syncs.
-
Using rsync to Sync Local and Remote Systems
Read more: Using rsync to Sync Local and Remote SystemsDiscover how to sync local and remote systems using the Linux rsync utility. Learn basic commands, remote SSH transfers, and using alternate ports.
-
Using SFTP to login as Root
Read more: Using SFTP to login as RootThis tutorial guides users on logging into their Cloud VPS as root and downloading backups using an FTP client. FTP clients facilitate user-friendly interaction with server files, allowing direct download to the user’s computer for easy sharing.