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
How to write the output of a command to a file?
What is the syntax of mkdir?
Explain about the command elm?
How do I check cores in linux?
What is a makefile in c?
How many types of commands are there in linux?
What is iptables command in linux?
How can we increase disk read performance in single command in Linux operating system?
What is the use of mv command in linux?
How do you create a text file in linux?
What does umask 022 mean?
How do I run a shell script?
You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?
What is the export command used for?
How do you copy in linux terminal?