[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: starting services everytime the redhat boots
- From: "Jim Laverty" <jim wangtrading com>
- To: <shrike-list redhat com>
- Subject: RE: starting services everytime the redhat boots
- Date: Mon, 3 Nov 2003 17:49:38 -0500
For X based servers (hopefully you are not using X) run:
chkconfig --level 345 imap on
chkconfig --level 345 imaps on
If you are not using X, you can just run:
chkconfig --level 3 imap on
chkconfig --level 3 imaps on
chkconfig --list will show what is active at what run levels
-----Original Message-----
From: shrike-list-admin redhat com [mailto:shrike-list-admin redhat com] On
Behalf Of redhat newquality de
Sent: Monday, November 03, 2003 5:38 PM
To: shrike-list redhat com
Subject: Re: starting services everytime the redhat boots
Hi everyone,
which runlevel would u use?
(sorry, but i am not very familiar with linux system procedures...)
Thanks a lot...
Christian
> redhat newquality de wrote:
>> Hi everyone,
>>
>> i have the following problem. when my mailserver boots up, it
>> initializes the ports 110 and 25 but not the imap once.
>>
>> currently i start them with :
>>
>> /etc/rc.d/init.d/imap start
>>
>> /etc/rc.d/init.d/imaps start
>>
>> can i add this to lines to a file, so that this services are started
>> automatically everytime?
>>
>> cheers
>>
>> Christian
>>
>>
> try the chkconfig command
> #chkconfig --levels imap on
>
> where levels are the runlevels you want it to run in, and 'on' tells
> the machine to start at boot time.
>
> man chkconfig for additional information.
>
> --
>
> regards,
>
> shane
>
>
> --
> Shrike-list mailing list
> Shrike-list redhat com
> https://www.redhat.com/mailman/listinfo/shrike-list
>
--
Shrike-list mailing list
Shrike-list redhat com https://www.redhat.com/mailman/listinfo/shrike-list
Note:
This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. Wang Trading LLC and any of its subsidiaries each reserve the right to monitor all e-mail communications through its networks.
Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of any such entity.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]