Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to check running services in linux

# For CentOS 7
systemctl
systemctl | more
systemctl | grep httpd
systemctl list-units --type service
systemctl list-units --type mount
Source by www.cyberciti.biz #
 
PREVIOUS NEXT
Tagged: #check #running #services #linux
ADD COMMENT
Topic
Name
1+7 =