User Tools

Site Tools


services:enabling_a_service_at_boot

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
services:enabling_a_service_at_boot [2019/12/04 20:37] – removed peterservices:enabling_a_service_at_boot [2020/07/23 16:41] (current) – old revision restored (2016/07/05 10:24) 37.57.218.243
Line 1: Line 1:
 +====== Services - Enabling a service at boot ======
 +
 +<code bash>
 +update-rc.d apache defaults
 +</code>
 +
 +
 +With **sysv-rc-conf** or **sysvconfig**
 +
 +<code bash>
 +sysv-rc-conf apache on
 +</code>
  
services/enabling_a_service_at_boot.1575491878.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki