How to know the status of all the running services
There are many commands like netstat -plant,ps -aux but when you want to know all the services which are running presently into your RHEL box,
service --status-all command is very handy .
It shows all the running services into your box.
There are many commands like netstat -plant,ps -aux but when you want to know all the services which are running presently into your RHEL box,
service --status-all command is very handy .
It shows all the running services into your box.
No comments:
Post a Comment