- Linux Administration Cookbook
- Adam K. Dean
- 49字
- 2025-04-04 15:16:17
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.