Posts (Latest 10 updated) : Read all

Link List (Edit):
Contents:
  1. RC.D: The original Service Manager
#  ____   ____   ____
# |  _ \ / ___| |  _ \
# | |_) | |     | | | |
# |  _ <| |___ _| |_| |
# |_| \_\\____(_)____/
#

RC.D: The original Service Manager

Rc.d refers to the traditional service-management system for Unix/BSD systems. For Linux, there is also OpenRC, which attempts to replicate the same traditional model as rc.d, but with additional conveniences.

TBD