logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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