- Linux Administration Cookbook
- Adam K. Dean
- 49字
- 2021-07-02 14:24:41
See also
Typically, querying the init system is the best way to determine what services are running on a box, though if you're running something outside of init, such as a background task started by cron, you might have better look with ps or top, which we'll cover later.