Services there are the background run programs also called daemons.
sudo systemctl <command> <service name>
Modules control сommands
startstoprestartreloadreload-or-restartenable(with--nowflag – enable and run immediately)disable(with--nowflag – disable and stop immediately)mask– mark service as completely unable to be run or enabled
Status and information commands
Check processes and services running by <user>sudo ps -efl | grep '<user>'
statuslist-unitslist-unit-file
Useful services
- nginx
- openssh
- systemd-timesyncd – leightweight NTP-client