Difference between revisions of "Systemctl"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 21: Line 21:
 
* <code>systemctl -t mount</code>
 
* <code>systemctl -t mount</code>
 
* <code>systemctl list-units  -t mount</code>
 
* <code>systemctl list-units  -t mount</code>
* <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>
 
* <code>systemctl disable SERVICE_NAME</code>

Revision as of 13:22, 19 April 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: