Difference between revisions of "Systemctl"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
== Basic Usage ==
 
== Basic Usage ==
 
* <code>[[systemctl status]]</code> SERVICE_NAME
 
* <code>[[systemctl status]]</code> SERVICE_NAME
* <code>[[systemctl stop]]</code>
+
* <code>[[systemctl stop]]</code> SERVICE_NAME
* <code>[[systemctl restart]]</code>
+
* <code>[[systemctl restart]]</code> SERVICE_NAME
 
* <code>[[systemctl cat]] SERVICE_NAME</code> or  <code>[[systemctl cat]] SERVICE_NAME.service</code>
 
* <code>[[systemctl cat]] SERVICE_NAME</code> or  <code>[[systemctl cat]] SERVICE_NAME.service</code>
 
* <code>[[systemctl list-timers]]</code>
 
* <code>[[systemctl list-timers]]</code>

Revision as of 16:02, 25 January 2020

systemctl command is used to control the systemd system and service manager.[1]

Basic Usage

Activities

Basic

Advanced

See also

  • https://www.freedesktop.org/software/systemd/man/systemctl.html
  • https://www.linuxtrainingacademy.com/systemd-cheat-sheet/
  • https://wiki.ubuntu.com/DebuggingSystemd
  • Advertising: