SystemD

Systemd can help you start, stop, restart services and also allows you to auto-start services at boot time.

About SystemD

Accounting

Analysing performance problems with systemd

Change the target

Check if a service is active (running)

Check if a service is enabled (to auto start at boot time)

Check the status of a specific service

Check the status of the default target

Check the systemd status

Conflicting Services

Custom Configuration for Template Systemd Service

Determine the command used to run a service

Enable a service to autostart at boot time

Enable a service to be manually started

Enable rc.local with SystemD

Get the SystemD Version

List Active Systemd Services

List Active Targets

Logs

Prevent a service from starting manually

Prevent a service from starting up at boot time

Prevent conflicting services from running at the same time

Set multi-user.target as the default target

Show all installed unit files

Show the current runlevel

Stop a service

Timers

Wants