1GAPD.SH(8)                     GAP SCSCP package                    GAPD.SH(8)
2
3
4

NAME

6       gapd.sh - GAP Daemon
7

SYNOPSIS

9       gapd.sh     [-h     HOST|-a|-l|-u]     [-p     PORT]     [-t    [MODE]]
10       [--infolevel[-scscp|-master] LEVEL] [--help] [--version]
11

DESCRIPTION

13       GAP Daemon - GAP SCSCP server daemon
14

OPTIONS

16       -h HOST\tStart at host HOST: HOST may be given as machine name with or
17
18              \twithout domain or as 'localhost' (see option -l for that  pur‐
19              pose).
20
21       -a     \tSet server address to the one given by hostname(1).
22
23       -l     \tStart  at  localhost:  reject incoming any connection from the
24              outside.
25
26       -u     \tStart in `universal' mode: accept all incoming connections.
27
28       -p   PORT\tSet   server   port   to   PORT,   default   port   set   in
29              `/etc/scscp/gap/config.g'.
30
31       -t  MODE\tRedirect the server session output according to the following
32              MODEs:
33
34              \tMODE=no sink the output to  `/dev/null'  (default  behaviour);
35              \tMODE=log  redirect  the  output  to  `/var/log/gapd/gapd.log';
36              \tMODE=yes redirect the output to a temporary file,  which  name
37              is  displayed  \t(and  printed  to  `/var/log/gapd/gapd.log' for
38              granted users); \tthe implicit mode  is  MODE=yes  for  backward
39              compatibility.
40
41       --infolevel-scscp LEVEL
42              \tSet the GAP InfoLevel for SCSCP to LEVEL.
43
44       --infolevel-master  LEVEL  \tSet  the GAP InfoLevel for MasterWorker to
45              LEVEL.
46
47       --infolevel LEVEL
48              \tIndiscriminately set the GAP InfoLevel_s to LEVEL.
49
50       --help \tPrint this help text and exit.
51
52       --version \tOutput version information and exit.
53

AUTHORS

55       Alexander Konovalov and Steve Linton.  The GAP Daemon script  gapd  was
56       slightly  improved with backward compatibility and documented hereby by
57       Jerome Benoit on behalf of the Debian Science Team (August 2014).
58

FILES

60       /etc/scscp/gap/server.g
61              This file is the GAP SCSCP server configuration file  on  Fedora
62              systems: it loads all necessary packages, reads all needed code,
63              installs all procedures which will be exposed to the client  and
64              finally starts the SCSCP server itself.
65
66       /etc/scscp/gap/config.g
67              /etc/scscp/gap/configpar.g  These  files set the default parame‐
68              ters needed by the GAP SCSCP package; they are fully commented.
69
70       /etc/scscp/gap/
71              This directory is the default location on Fedora systems for all
72              systemwide configuration material needed by the GAP SCSCP server
73              and any GAP SCSCP client.
74
76       Copyright © 2007-2014 by Alexander Konovalov and Steve Linton
77
78       GAP SCSCP package is free software; you can redistribute it and/or mod‐
79       ify  it  under the terms of the GNU General Public License as published
80       by the Free Software Foundation; either version 2 of  the  License,  or
81       (at your option) any later version.
82

SEE ALSO

84       gap(1), hostname(1)
85
86       The  complete  manual  for  the  GAP  SCSCP  package  is  available  at
87       /usr/lib/gap/pkg/scscp/doc or via the GAP online help system.
88
89
90
91GAP SCSCP (Fedora 2.2.3-6.fc30)    May 2019                         GAPD.SH(8)
Impressum