User Tools

Site Tools


computing:linux:services_startup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computing:linux:services_startup [2018/02/28 07:40]
gcooper
computing:linux:services_startup [2018/02/28 09:09] (current)
gcooper
Line 5: Line 5:
 https://askubuntu.com/questions/912216/16-04-command-to-list-all-services-started-on-boot https://askubuntu.com/questions/912216/16-04-command-to-list-all-services-started-on-boot
  
-  * '+' = running +  * ''+'' = running 
-  * '-' = stopped+  * ''-'' = stopped
  
 **List** services:  **List** services: 
Line 14: Line 14:
 </file> </file>
  
-**Enable or disable** a service:+**Query status, enable or disable** a service:
  
 <file> <file>
-systemctl [enable|disable] <servicename>+systemctl [is-enabled|enable|disable] <servicename>
 </file> </file>
  
computing/linux/services_startup.1519828847.txt.gz · Last modified: 2018/02/28 07:40 by gcooper