Re: SLES 8 question - starting things

2003-05-30 Thread James Melin
: | | Subject: Re: SLES 8 question - starting things | --| Ignore my previous note: chkconfig snmpd

SLES 8 question - starting things

2003-05-29 Thread Marcy Cortes
I'm still trying to figure out where to place things that used to be in the /etc/rc.config in SLES 7. For instance, I want to start Mysql and SNMPD. In Sles 7 rc.config contained: START_MYSQL = yes START_SNMPD = yes Where do I do this under SLES 8? (and where is this stuff documented???)

Re: SLES 8 question - starting things

2003-05-29 Thread Wolfe, Gordon W
, 2003 12:47 PM To: [EMAIL PROTECTED] Subject: SLES 8 question - starting things I'm still trying to figure out where to place things that used to be in the /etc/rc.config in SLES 7. For instance, I want to start Mysql and SNMPD. In Sles 7 rc.config contained: START_MYSQL = yes

Re: SLES 8 question - starting things

2003-05-29 Thread Post, Mark K
: Wednesday, May 28, 2003 3:48 PM To: [EMAIL PROTECTED] Subject: SLES 8 question - starting things I'm still trying to figure out where to place things that used to be in the /etc/rc.config in SLES 7. For instance, I want to start Mysql and SNMPD. In Sles 7 rc.config contained: START_MYSQL = yes

Re: SLES 8 question - starting things

2003-05-29 Thread Post, Mark K
: Wednesday, May 28, 2003 3:54 PM To: [EMAIL PROTECTED] Subject: Re: SLES 8 question - starting things I'm working on the same think Marcy is. there are LOTS of things that don't exist in SLES8 that used to in SLES7. Where did they go? /etc/rc.config is a good place to start. I see that some

Re: SLES 8 question - starting things

2003-05-29 Thread Marcy Cortes
Thanks! I was beginning to feel like I was losing my mind. I thought it would be much easier to customize SLES 8 given that at least this time, I have a little more current Linux knowledge. 2 more things have me stumped: - How can I allow root to logon at the console only (and I'd still like

Re: SLES 8 question - starting things

2003-05-29 Thread Marcy Cortes
Mark Post wrote: The same place the documentation has always been for SuSE. On CD1, in directory /docu Nothing new there. Just the installation guide and the readme's and a bunch of the ibm redbooks. I don't believe it gets to this level of detail, though. I expect SuSE thinks you should be

Re: SLES 8 question - starting things

2003-05-29 Thread Ferguson, Neale
chkconfig works well. There are also a heap of scripts named rcservice (e.g. rcnfsserver) that allow you to start/stop/restart a service without having to know exactly where the underlying script lives.

Re: SLES 8 question - starting things

2003-05-29 Thread Marcy Cortes
Neale wrote: chkconfig works well. There are also a heap of scripts named rcservice (e.g. rcnfsserver) that allow you to start/stop/restart a service without having to know exactly where the underlying script lives. chkconfig works - it just reports them being off. Where do I set them on at

Re: SLES 8 question - starting things

2003-05-29 Thread Marcy Cortes
Ignore my previous note: chkconfig snmpd on !! Well, who'd have guessed that? Now how would I have ever figured that out without Neale and Mark?? Marcy (who needs to go have a beer)

Re: SLES 8 question - starting things

2003-05-29 Thread Rich Smrcina
If they come up in the chkconfig list, then 'chkconfig snmpd on', 'chkconfig apache on' and 'chkconfig mysql on'. On Wednesday 28 May 2003 04:16 pm, you wrote: Neale wrote: chkconfig works well. There are also a heap of scripts named rcservice (e.g. rcnfsserver) that allow you to

Re: SLES 8 question - starting things

2003-05-29 Thread Bishop, Peter G
EDS Asia-Pacific phone +61 2 9378 0113 email [EMAIL PROTECTED] -- Date:Wed, 28 May 2003 12:47:58 PDT From:Marcy Cortes [EMAIL PROTECTED] Subject: SLES 8 question - starting things I'm still trying to figure out where to place things that used

Re: SLES 8 question - starting things

2003-05-29 Thread Sal Torres/SBC Inc.
Hyman Rickover Gordon Wolfe, Ph.D. (425)856-5940 VM Enterprise Servers, The Boeing Company -- From: Marcy Cortes Reply To: Linux on 390 Port Sent: Wednesday, May 28, 2003 12:47 PM To: [EMAIL PROTECTED] Subject: SLES 8 question - starting things =20 I'm

Re: SLES 8 question - starting things

2003-05-29 Thread Hall, Ken (IDS ECCS)
/SBC Inc. [mailto:[EMAIL PROTECTED] Sent: Thursday, May 29, 2003 8:32 AM To: [EMAIL PROTECTED] Subject: Re: [LINUX-390] SLES 8 question - starting things *** Reply to note of Wed, 28 May 2003 12:54:17 -0700 (MST/PDT) *** by [EMAIL PROTECTED] Lots of the stuff moved to the /etc/sysconfig