How do systemd and systemctl relate?
systemd
systemctl
systemd filters text while systemctl stores application logs.
systemd is a short shell command and systemctl is the Linux kernel.
systemd manages services, and systemctl is the command-line tool used to communicate with it.
They are two names for the SSH service.