Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
07-07-2004, 06:55 PM
|
#1
|
|
Member
Registered: Feb 2004
Location: Cincinnati, OH
Distribution: SimplyMepis 3.3
Posts: 68
Rep:
|
startup takes forever
after installing the nforce drivers for my mobo, redhat 9 takes a lot longer to boot. when sendmail is being started it takes a least 5 min to go on to the next service to start. the same thing with starting sm-client (send mail client maybe?). anyways i was wondering how would i disable it from being started up.
thanks
|
|
|
|
07-07-2004, 07:12 PM
|
#2
|
|
Guru
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870
|
i think you'd use the chkconfig utility to disable it on redhat... here's a good article on it:
http://www.linuxjournal.com/article.php?sid=4445
or you could remove sendmail completely:
rpm -e sendmail
|
|
|
|
07-07-2004, 07:23 PM
|
#3
|
|
Member
Registered: Feb 2004
Location: Cincinnati, OH
Distribution: SimplyMepis 3.3
Posts: 68
Original Poster
Rep:
|
thanks for the reply, ill try it as soon as i can. whenever i try to use the rpm -e command though, it never seems to work. i think im doing it right. rpm -e filename.rpm.
anyways thanks for the help
|
|
|
|
07-07-2004, 07:27 PM
|
#4
|
|
Guru
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870
|
you only specify the ".rpm" extension when installing (-i) a package, not when removing (-e) one...
RIGHT:
rpm -e example
(you don't need the original package when you run this)
WRONG:
rpm -e example-1.3-i386.rpm
RIGHT:
rpm -i example-1.3-i386.rpm
(you need the package to be in the current directory when you run this)
WRONG:
rpm -i example
http://www.die.net/doc/linux/man/man8/rpm.8.html
http://www.rpm.org/max-rpm/
=)
Last edited by win32sux; 07-07-2004 at 07:41 PM.
|
|
|
|
07-07-2004, 08:13 PM
|
#5
|
|
Member
Registered: Feb 2004
Location: Cincinnati, OH
Distribution: SimplyMepis 3.3
Posts: 68
Original Poster
Rep:
|
thanks win32rox
i was usin the wrong syntax. i got it uninstalled and i learned something new
|
|
|
|
07-07-2004, 09:07 PM
|
#6
|
|
Guru
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870
|
Quote:
Originally posted by maybbach
thanks win32rox
|
LOL... you're very welcome...
=)
Last edited by win32sux; 07-07-2004 at 09:08 PM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:36 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|