All public logs

Jump to navigation Jump to search

Combined display of all available logs of The DXSpider Documentation Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 18:42, 24 January 2023 G0vgs talk contribs created page The crontab file (Created page with "==General Information== The following relates to all versions of DXSpider and is not platform related. ===The crontab file=== Login as 'sysop' and create a file in /spider/local_cmd called crontab. Edit it with your favourite editor and add a line like this (I have included a comment) # check every 10 minutes to see if gb7xxx is connected and if not # start a connect job going 0,10,20,30,40,50 * * * * start_connect('gb7xxx') unless connected('gb7xxx') The callsi...")