System Admin
Configure FTP
You can use scp instead, taking advantage of the added security and already-configured users on y...
Configure Postfix
Postfix is a Mail Transfer Agent (MTA) that can act as an SMTP server or client to send or rece...
Configuring Multi-boot Filesystems
When installing a fresh Linux Distribution, you might want to dual-boot, or even multi-boot, into...
Crontab
Using crontab to schedule tasks for the system to perform is fairly straight forward, once you ge...
Server Hostname
Renaming An Ubuntu Linux Host Renaming a host on Ubuntu is simple, just need to make some very s...
Swap Allocation
Creating swap memory for your host could prevent system or services from crashing when under heav...
Synchronizing Time Using NTP
Check out NTP-Pool for a list of pools available to different regions. Configuration Network Ti...
Systemd Services
To define our own service with systemd, we need to create a daemon.service file. This is easily d...
Unattended Upgrades
To configure linux hosts to automatically install updates and upgrades, add or edit the following...