Services

Transmission Daemon

5 min read

ConfigurationFirst install the transmission-daemon. The package is typically called transmission-daemon on Debian/Ubuntu and transmission-daemon or …

Kerberos

3 min read

Kerberos is a secure network authentication system. It is very important that system times are all very close for successful authentication. You should …

NFS

2 min read

NFS (Network File System) allows sharing directories between Linux systems over a network. NFSv4 is the current recommended version and simplifies things by …

GPSd

5 min read

InstallationInstall gpsd and optionally the client tools. On a headless server you'll probably want to skip gpsd-clients as they pull in X dependencies for …