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
Next revisionBoth sides next revision
docs:guide-user:base-system:managing_services [2021/10/22 04:33] – update vgaeteradocs:guide-user:base-system:managing_services [2023/10/14 05:46] – update vgaetera
Line 8: Line 8:
 ===== Goals ===== ===== Goals =====
   * Start, stop, restart, enable and disable system services.   * Start, stop, restart, enable and disable system services.
 +  * Check if a specific service is enabled and running.
  
 ===== Web interface instructions ===== ===== Web interface instructions =====
Line 19: Line 20:
 Check [[docs:guide-user:base-system:log.essentials|syslog]] for troubleshooting. Check [[docs:guide-user:base-system:log.essentials|syslog]] for troubleshooting.
  
-^ Command ^ Invocation ^ Description ^+^ Command ^ Equivalent ^ Description ^
 | ''service'' | ''ls /etc/init.d'' | Print a list of available services. | | ''service'' | ''ls /etc/init.d'' | Print a list of available services. |
 | ''service <service>'' | ''/etc/init.d/<service>'' | Print a list of available actions for a service. | | ''service <service>'' | ''/etc/init.d/<service>'' | Print a list of available actions for a service. |
  • Last modified: 2024/12/02 00:23
  • by mikma