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 22: Line 22:
 
* <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>
 
* <code>systemctl --type [[swap]]</code>
 
* <code>systemctl --type [[swap]]</code>

Revision as of 09:27, 14 May 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: