X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=html%2Finstallation-4.html;h=9cb83f28fc3945e67daebb4bd0debfa3e5cf597c;hb=2076d02a004fd25a975ec527661e05ea762a1f44;hp=13cec558ded435198aaec616b8c604781d0a29fe;hpb=20f516696d70ff512717b49f65738fa1767673dd;p=spider.git diff --git a/html/installation-4.html b/html/installation-4.html index 13cec558..9cb83f28 100644 --- a/html/installation-4.html +++ b/html/installation-4.html @@ -467,7 +467,7 @@ DX:3:respawn:/bin/su -c "/usr/bin/perl -w /spider/perl/cluster.pl" sysop >/dev/t

This line works fine for RedHat distributions. It is also fine for SuSE up to -7.0. From Suse 7.1 you need to add runlevels 2 and 5 like this ... +7.0. From SuSE 7.1 you need to add runlevels 2 and 5 like this ...

@@ -487,6 +487,9 @@ DX:23:respawn:/bin/su - sysop -c "/usr/bin/perl -w /spider/perl/cluster.pl" >/de
 

This will automatically start DXSpider on tty7 (ALT-F7) on bootup and restart it should it crash for any reason.

+

NB: It should be noted that /dev/tty7 is only an example. Some SuSE systems will +only accept upto tty6. It really does not matter which tty you run it on. +

As root type the command telinit q. DXSpider should start up immediately. You will see the output on tty7 and if you login as sysop you should find everything running nicely.