X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=sgml%2Finstallation.sgml;h=845f8951e8887318b1e7ce57d0744a26ff772aec;hb=2076d02a004fd25a975ec527661e05ea762a1f44;hp=8ed728192c1781abb0ec201c586ab7a7ee1f7f2e;hpb=20f516696d70ff512717b49f65738fa1767673dd;p=spider.git diff --git a/sgml/installation.sgml b/sgml/installation.sgml index 8ed72819..845f8951 100644 --- a/sgml/installation.sgml +++ b/sgml/installation.sgml @@ -7,7 +7,7 @@ The DXSpider Installation Manual v1.50 Iain Philipps, G0RDI (g0rdi@77hz.com) and Ian Maude, G0VGS, (g0vgs@gb7mbc.net) -July 2002 revision 0.2 +July 2002 revision 0.3 A reference for SysOps of the DXSpider DXCluster program. @@ -139,7 +139,7 @@ however this is your own choice.

-For SUSE distributions, the command would be .. +For SuSE distributions, the command would be .. # useradd -m sysop @@ -1321,7 +1321,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 ... DX:235:respawn:/bin/su -c "/usr/bin/perl -w /spider/perl/cluster.pl" sysop >/dev/tty7 @@ -1339,6 +1339,10 @@ 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