what is the command to uninstall processes in linux?
Answer Posted / khushiram
first find which package you want unistall
than rpm -e sendmail* (this is the package name)
or
yum e sendmail* (than package name)
| Is This Answer Correct ? | 38 Yes | 18 No |
Post New Answer View All Answers
Which commands are used to set a processor-intensive job to use less cpu time?
Which command is used to delete a group?
What is a makefile in linux?
What is command grouping and how does it work?
How do you run command every time a file is modified?
What is a simple command?
Why ms dos is used?
What is umask 000?
What is the best cpu stress test?
You issue the command head * what would the resulting output be?
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?
What is du -s * | sort -k1,1rn | head command used for?
Which is the required command for checking the file system?
What is grep command in linux with examples?
How do I overclock my cpu?