Server Administration Articles
228 results
This collection of articles provides resources for server administration.
-
Diagnosing Server Connection Problems
Read more: Diagnosing Server Connection ProblemsIs your server offline? Learn how to diagnose network connection problems using ping and traceroute commands to identify blocked IPs and timeouts.
-
Dstat
Read more: DstatDstat: Real-time system monitor for CPU, mem, disk, net. Extends vmstat/iostat. Customizable stats, plugins, CSV output. Install & use.
-
Editing File and Folder Permissions on Windows Servers
Read more: Editing File and Folder Permissions on Windows ServersOn Windows servers, adjust folder permissions via Remote Desktop Protocol, navigating to each resource and modifying Security settings. Active Directory integration may require extra steps for local versus AD permissions.
-
Editing Files with the Nano Text Editor
Read more: Editing Files with the Nano Text EditorLearn to install and use Nano, a user-friendly command-line text editor, with essential shortcuts like Ctrl-O to save and Ctrl-X to exit.
-
Enabling Detailed Error Messages in Windows
Read more: Enabling Detailed Error Messages in WindowsIIS — and also using classic ASP — defaults to providing very little error information. Fortunately, you can add a rule to your domain’s web.config file to display more detailed error messages.
-
Exploring the rsync Utility
Read more: Exploring the rsync UtilityGo beyond basic rsync commands. Explore common flags like -a and -z to compress files, preserve permissions, and automate server backups safely.
-
Exploring your Fully Managed Linux Server
Read more: Exploring your Fully Managed Linux ServerOur Web Panel servers are designed to provide you with a simple, effective Linux hosting experience. Learning about the panel and the tools it provides to help manage your server is an important part of making the most of your server for your business.
-
File and Directory Management in Linux
Read more: File and Directory Management in LinuxIn Linux, nearly everything is treated as a file. Our collection of articles covers the essential commands for managing files and directories on your server.