Running more than one instance of DXSpider: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    24 January 2023

    • curprev 18:3918:39, 24 January 2023G0vgs talk contribs 2,132 bytes +2,132 Created page with "Sometimes you may need to run more than one instance of DXSpider on the same machine. The information below should help you achieve that. Although you don't need to create a new user it makes some things slightly easier. So. * create a new user (say sysop2) * login (or su or sudo bash) to root * cd ~sysop2 * mkdir spider * cd /spider * cp -a * ~sysop2/spider * cd ~sysop2 * chown -R sysop2:sysop2 spider * vi /etc/inittab * copy the line: sp:2345:respawn:su -c "perl..."