crontab over windows

Talk about pretty much anything here, but DO NOT USE FOR SUPPORT.

Moderator: Supporters

Locked
Julio_Bell
Posts: 11
Joined: Sat Apr 10, 2004 4:29 pm
Location: Madrid
Contact:

crontab over windows

Post by Julio_Bell »

Yes not all have GNU system, other a mix of systems, for win32 network amins, see in:

http://pnicolas.epocboulevard.com/

Or in other ... I don't know what pages more

JulioBell
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

Windows doesn't really need crontab because it has task scheduler.
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Post by codemastr »

Even better, if you run it as a service on Windows 2k/XP, you can tell the service manager to automatically restart Unreal if it stops unexpectedly.
-- codemastr
Julio_Bell
Posts: 11
Joined: Sat Apr 10, 2004 4:29 pm
Location: Madrid
Contact:

what is a crontab

Post by Julio_Bell »

Im looking for a crontab system over windows, something that can lanch the services diamond over demand of other operating system.

Unrealircd is crossplatform, it's their avarage, but if we don't scale more the system the Big Brother ever become dancer-ircd. They can rotate the services.

For this is very important a crontab *NIX style, for to be lanch in a crossplatform environment.

http://www.surguy.net/articles/icron.xml

And here is the normative of Security in Systems of the Spanish Research Network.

http://rpmfind.rediris.es/rpm2html/suse ... .i586.html

Julio
Madrid(Spain)


JulioBell
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

Julio_Bell wrote:Im looking for a crontab system over windows, something that can lanch the services diamond over demand of other operating system.
*cough* *cough* AHEM:
aquanight wrote:Windows doesn't really need crontab because it has task scheduler.
*cough*
Ron2K

Post by Ron2K »

aquanight wrote:
Julio_Bell wrote:Im looking for a crontab system over windows, something that can lanch the services diamond over demand of other operating system.
*cough* *cough* AHEM:
aquanight wrote:Windows doesn't really need crontab because it has task scheduler.
*cough*
You missed out:
codemastr wrote:Even better, if you run it as a service on Windows 2k/XP, you can tell the service manager to automatically restart Unreal if it stops unexpectedly.
Locked