Re: easy way to create a daemon

Startseite
Anhänge:
Nachricht
+ (text/plain)
Nachricht löschen
Nachricht beantworten
Autor: Nathan
Datum:  
To: Main PLUG discussion list
Betreff: Re: easy way to create a daemon
On Wednesday 26 March 2008 13:59:59 Joshua Zeidner wrote:
> Hello,
>
> Is there an easy way to create a daemon without creating an init.d
> script, etc.? My needs are pretty modest, the process just needs to
> persist after logout. I can kill it manually when need be.
>
> Thanks,
>
> jmz


what I do is ssh into which ever box it is, even the local machine, and run
the command with an & at the end, then exit out. From there I can do whatever
I want, except reboot and it will continue running. is that possible?

--
------------------------------------------
PaysonLinux Workstation 4.0.1
http://www.paysonlinux.org/

Because Windows Sucks.
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss