Max-IT

Ramblings from a wannabe nerd

Tag Archives: update-rc.d

onsdag 16. april 2014 by Xamian

Linux services add/remove

Beaglebone:

add the service to autostart:
update-rc.d <servicename> defaults

remove the service:
update-rc.d -f <servicename> remove

 

Raspberry Pi:

as beaglebone, but with sudo in front of the rest, like:

add the service to autostart:
sudo update-rc.d <servicename> defaults

remove the service:
sudo update-rc.d -f <servicename> remove

-max

Posted in Linux
Tagged Beaglebone, Linux, Raspberry Pi, service, update-rc.d
Leave a comment

Post navigation

Search

Seneste indlæg

  • Github performance optimering
  • Node cheats
  • Live update / hot reload / browser sync
  • Hej Hans!
  • quick overview of the SharePoint object model

Seneste kommentarer

    Arkiver

    • maj 2021
    • april 2021
    • maj 2020
    • maj 2018
    • februar 2017
    • november 2016
    • september 2015
    • august 2015
    • juni 2014
    • april 2014

    Kategorier

    • BBB
    • Debian
    • Developing
    • Linux
    • Network
    • Uncategorized

    Tags

    Beaglebone Bonjour Hearthbleed iis express Linux mDNS OpenSSL Raspberry Pi service update-rc.d Windows zeroconf

    Follow me on Twitter

    My Tweets

    Spam Blocked

    3.048 spam blokeret af Akismet
    Proudly powered by WordPress | Theme: Dusk To Dawn by WordPress.com.