[ilugd] How to uninstall httpd

2007-03-28 Thread abhishek jain
Hi friends,
I have a default install of httpd on RHEL 4.x AS and i want to uninstall
it(will be installing with modperl), i need to that without the use of
yum/apt-get .
Similarly i want to uninstall mysqld etc also.

Any pointers on how to uninstall standard servers.Do i need to do rpm -e or
something similar.

Thanks,
Abhishek jain
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] How to uninstall httpd

2007-03-28 Thread Sahil Dave
i don't think RHEL has YUM... or apt-get!!


On 3/28/07, abhishek jain [EMAIL PROTECTED] wrote:

 Hi friends,
 I have a default install of httpd on RHEL 4.x AS and i want to uninstall
 it(will be installing with modperl), i need to that without the use of
 yum/apt-get .
 Similarly i want to uninstall mysqld etc also.

 Any pointers on how to uninstall standard servers.Do i need to do rpm -e
 or
 something similar.

 Thanks,
 Abhishek jain
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/




-- 
Sahil
MCA(SE)
USIT
**
  All meaningful and lasting change starts first in your imagination and
then works its way out. Imagination is more important than knowledge.
**
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] How to uninstall httpd

2007-03-28 Thread Karanbir Singh
abhishek jain wrote:
 Hi friends,
 I have a default install of httpd on RHEL 4.x AS and i want to uninstall
 it(will be installing with modperl), i need to that without the use of
 yum/apt-get .
 Similarly i want to uninstall mysqld etc also.
 
 Any pointers on how to uninstall standard servers.Do i need to do rpm -e or
 something similar.

up2date does not have a remove option, you need to login to rhn and 
remove /manage the machine from there.

-- 
Karanbir Singh : http://www.karan.org/ : [EMAIL PROTECTED]

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] How to uninstall httpd

2007-03-28 Thread Shiv
abhishek jain [EMAIL PROTECTED] wrote:Any pointers on how to uninstall 
standard servers.Do i need to do rpm -e or
something similar.

Something Similar. Unlike in windows, you really dont have to uninstall 
anything, If you dont want these servers/services to start up, just go to 
/etc/init.d and use chkconfig to change the options for these services (before 
you ask, man chkconfig is the answer!).
IMHO, one of the cool features of linux is that multiple versions of 
servers/software can cohabit (live in sin?) and you could even run both or 
all of them concurrently (as long as you change the ports they listen on).
you now install apache with mod_perl and run that init script.




With Warm Regards,
Shivkumar
www.outbackwifi.com
 
-
Sucker-punch spam with award-winning protection.
 Try the free Yahoo! Mail Beta.
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/