Chaitanya Yanamadala wrote:
> so after creating a file how do i add it to service list.
> coz when i create a new file in /etc/init.d it is not appearing in the
> services list..
>
> Chaitanya
>
Hi
Then you use "chkconfig" to manage when the service will start,
something like "chkconfig --add
On May 24, 2010, at 11:06 AM, Chaitanya Yanamadala wrote:
> so after creating a file how do i add it to service list.
> coz when i create a new file in /etc/init.d it is not appearing in the
> services list..
man chkconfig
-steve
--
If this were played upon a stage now, I could condemn it a
thank u marcelo.
so after creating a file how do i add it to service list.
coz when i create a new file in /etc/init.d it is not appearing in the
services list..
Chaitanya
"A man can get discouraged many times but he is not a failure until he stops
trying..."
"The difference between 'involvemen
Chaitanya Yanamadala wrote:
> hai all
> thank you for your replies.
> but can you send me some examples so that i can understand the things
> more better..
Hi
Have a look in the scripts in /etc/init.d/, some of them can be little
bit complex, but worth the time to learn. You can start with
/et
hai all
thank you for your replies.
but can you send me some examples so that i can understand the things more
better..
i am quite new to linux..
so can u help me out.
Chaitanya
On Mon, May 24, 2010 at 8:03 PM, Jerry McAllister wrote:
> On Mon, May 24, 2010 at 07:29:21PM +0530, Chaitanya
On Mon, May 24, 2010 at 07:29:21PM +0530, Chaitanya Yanamadala wrote:
> hai
> i have a perl script which will automatically check for the existing files
> and then ftp them to a server, this one runs in a loop until i kill it, now
> what i wants is i want to make this as a service so that it can
Hai Chaitanya,
On 24 May 2010 14:59, Chaitanya Yanamadala wrote:
> hai
> i have a perl script which will automatically check for the existing files
> and then ftp them to a server, this one runs in a loop until i kill it, now
> what i wants is i want to make this as a service so that it can keep
On Mon, May 24, 2010 at 9:59 AM, Chaitanya Yanamadala
wrote:
> hai
> i have a perl script which will automatically check for the existing files
> and then ftp them to a server, this one runs in a loop until i kill it, now
> what i wants is i want to make this as a service so that it can keep on
>
hai
i have a perl script which will automatically check for the existing files
and then ftp them to a server, this one runs in a loop until i kill it, now
what i wants is i want to make this as a service so that it can keep on
running until i kill the service. so does any one have an idea how to d
9 matches
Mail list logo