update-rc.d Flashcards
1
Q
Services that start [+] and do not start [-] at boot
A
service –status-all
2
Q
Start a service
A
service start
3
Q
Stop a service
A
service stop
4
Q
Check status of a service
A
service status
5
Q
Remove a service start up cmd
A
update-rc.d -f remove
6
Q
Add a start up service
A
update-rc.d default