what is the command to uninstall processes in linux?
Answer Posted / murph
service <sevice_name> stop
ie:
service httpd stop
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Why is linux cpu usage so high?
How do you execute more than one command or program from a single command line entry?
What is $$ in shell script?
What is cd command used for?
What is ll command in unix?
what do know about commands?
What is the difference between cd and cd in linux?
What is umask in linux?
How will you suspend a running process and put it in the background?
Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.
Why we use pwd command in linux?
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?
How use linux command line?
How do I check my cpu cores?
What are the commands in linux?