X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=sgml%2Finstallation.sgml;h=7f4e739879c47aa6c9d364a75417d764117bc42c;hb=403e6bac61ed5d509aeda5b49557481ac88bc08c;hp=8ed728192c1781abb0ec201c586ab7a7ee1f7f2e;hpb=20f516696d70ff512717b49f65738fa1767673dd;p=spider.git diff --git a/sgml/installation.sgml b/sgml/installation.sgml index 8ed72819..7f4e7398 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. @@ -40,7 +40,7 @@ in the development of Spider.

In addition to the standard Red Hat distribution you will require the -following modules from , please note however that with later versions of perl, some of these +following modules from , please note however that with later versions of perl, some of these modules may be included with the distribution. Get the modules anyway and try to install as below. If they complain, they are probably already a part of your perl distribution. @@ -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