LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to remove a service completely ? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-remove-a-service-completely-808365/)

gardenair 05-17-2010 11:23 AM

How to remove a service completely ?
 
Hi,
I want to completely remove a service i.e ypserv from my red hat linux service list.please guide me that how can i completely remove a particular service from the service list?


garden

AlucardZero 05-17-2010 11:27 AM

uninstall it?

gardenair 05-17-2010 11:32 AM

thanks for the suggestion...i know to uninstall it but from where....? Iam new in linux.

AlucardZero 05-17-2010 12:41 PM

Use the docs:

http://www.redhat.com/docs/en-US/Red...anagement.html

chrism01 05-17-2010 06:47 PM

Try the cmds here: use yum if RHEL5 http://kbase.redhat.com/faq/docs/DOC-2531

virenvyas23 05-18-2010 03:54 AM

if you have X window system then go to Applications>add/remove softwares> list then select the installed rpm amd click on apply it will ask for confirmtion click on OK..

Removal through rpm
command: rpm -e "type your installed rpm name here"

removal through yum
command: yum remove "type your installed rpm name here"


All times are GMT -5. The time now is 02:11 AM.