|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] RedHat - chkconfig question
|
On 8/3/2010 3:34 PM, Mike Sheinberg had this to say:
You can also append the specific service your looking for at the end of
Carl's suggestion:
chkconfig --list vsftpd
Yep, looks like I did it right (will wonders never cease! :-))
Just wanted to ask, since I don't have a lot of RH experience. Been
doing Debian-based systems for a long while.
Thanks
On Tue, Aug 3, 2010 at 2:24 PM, Carl Johnson <cjohnson19791979@gmail.com
<mailto:cjohnson19791979@gmail.com>> wrote:
Yes. Chkconfig --list will allow you to confirm.
Sent from my Treo™ wireless handheld device.
-----Original Message-----
From: Mike Leone <turgon@mike-leone.com <mailto:turgon@mike-leone.com>>
Sent: Tuesday, August 03, 2010 2:13 PM
To: Philadelphia Linux User's Group Discussion List
<plug@lists.phillylinux.org <mailto:plug@lists.phillylinux.org>>
Subject: [PLUG] RedHat - chkconfig question
I have a RHEL server (v5), and it's been a really long time since I used
anything RH related. I have installed vsftpd as a FTP server; it's all
configured as I need it to be, and is running fine. In order to get this
service to autostart, I would need to do
chkconfig --levels 2345 vsftpd on
That would make vsftpd start for every run mode, I think.
Correct?
At the moment, I only see vsftpd in /etc/init.d, and not in any of the
/etc/rc.d/* directories. The chkconfig will add them there, I believe.
--
Michael J. Leone, <mailto:turgon@mike-leone.com
<mailto:turgon@mike-leone.com>>
PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 BCDF
Photo Gallery: <http://www.flickr.com/photos/mikeleonephotos>
Not only do I not know what's going on, I wouldn't know what to do about
it if I did.
George Carlin
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements -
http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion --
http://lists.phillylinux.org/mailman/listinfo/plug
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements -
http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion --
http://lists.phillylinux.org/mailman/listinfo/plug
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
--
Michael J. Leone, <mailto:turgon@mike-leone.com>
PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 BCDF
Photo Gallery: <http://www.flickr.com/photos/mikeleonephotos>
Not only do I not know what's going on, I wouldn't know what to do about
it if I did.
George Carlin
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|