Documentation on Debian Linux
Updating the system apt update apt upgrade Creating a user adduser username usermod ...
Linux Runlevel
Creating a config file touch /etc/rc.local chmod +x /etc/rc.local nano -w /etc/rc.local ...
Network Time Protocol
Setting up a timezone timedatectl list-timezones timedatectl set-timezone Australia/Victori...
System and Service Manager
Creating a config file and setting things up (more details here) mkdir /etc/systemd/journald...