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:34]
gcooper
computing:linux:services_startup [2018/02/28 09:09] (current)
gcooper
Line 4: Line 4:
  
 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
 +  * ''-'' = stopped
  
 **List** services:  **List** services: 
Line 11: 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.1519828469.txt.gz · Last modified: 2018/02/28 07:34 by gcooper