6.33 Managing Daemons or Services
In addition to managing the installed packages wajig also allows you to start, stop, reload, and restart services (which are often provided by so called daemons—processes that run on your computer in the background performing various functions on an on-going basis). The commands all follow the same pattern:
The start and stop commands are obvious. The restart command generally performs a stop followed by a start. The reload command will ask the daemon to reload its configuration files generally without stopping the daemon, if this is possible. The services you can specifiy here depend on what you have installed. Common services include:
Service | Description |
---|---|
apache | Web server |
cron | Regular task scheduler |
exim | Email delivery system |
gdm | The GNOME Windows Display Manager (for logging on) |
ssh | The Secure Shell daemon |
Generally, daemons are started at system boot time automatically.
Your donation will support ongoing availability and give you access to the PDF version of this book. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Popular open source software includes rattle, wajig, and mlhub. Hosted by Togaware, a pioneer of free and open source software since 1984. Copyright © 1995-2022 Graham.Williams@togaware.com Creative Commons Attribution-ShareAlike 4.0