Some systems with systemd, such as Ubuntu, still allow the use of the service <name> [start|stop|status] command, redirecting it to systemctl [start|stop|status] <name>.
service <name> [start|stop|status]
systemctl [start|stop|status] <name>