Difference between revisions of "Systemctl"

From wikieduonline
Jump to navigation Jump to search
Line 21: Line 21:
 
* <code>systemctl enable FS_UNIT_NAME.mount</code>
 
* <code>systemctl enable FS_UNIT_NAME.mount</code>
 
* <code> sudo systemctl enable --now [[snap]]d.socket</code>
 
* <code> sudo systemctl enable --now [[snap]]d.socket</code>
 +
* <code>systemctl disable SERVICE_NAME</code>
  
 
== Activities ==
 
== Activities ==

Revision as of 12:49, 5 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: