操作系统提供的服务 [英] Services provided by operating system

查看:141
本文介绍了操作系统提供的服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我编辑,编译和运行程序时,我如何知道linux操作系统提供的服务?

是否有任何命令可以显示终端中的服务列表?

When I edit, compile, and run a program, how can I know the services provided by linux operating system?
Is there any command that can show the list of services in terminal?

推荐答案

chkconfig --list





可能会做你想要的。在我的机器上,它在/ sbin中(所以是/ sbin / chkconfig --list)。



might do what you want. On my machine it's in /sbin (so that's /sbin/chkconfig --list).

man chkconfig

将为您提供所需的所有细节(及更多)。

will give you all the detail you want (and more).


这篇关于操作系统提供的服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆