logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Systemd Unit Control - Start Services with systemctl | Online Free DevTools by Hexmos

Start and manage systemd units with the systemctl command. Control Linux services efficiently and effectively. Free online tool, no registration required.

systemctl-start

Start systemd units. More information: https://www.freedesktop.org/software/systemd/man/latest/systemctl.html#start%20PATTERN%E2%80%A6.

  • Start a unit:

systemctl start {{unit}}

  • Start a user unit:

systemctl start --user {{unit}}

See Also