]> code.citadel.org Git - citadel.git/blob - citadel/netsetup.txt
Initial revision
[citadel.git] / citadel / netsetup.txt
1               NETWORK CONFIGURATION UTILITIES FOR CITADEL/UX
2               ----------------------------------------------
3  
4  ABSTRACT
5  --------
6  
7  The Citadel/UX system now comes with two utilities for managing room-sharing
8 with other systems: 'netsetup' (a command line utility) and 'dnetsetup' (a
9 curses-based front end to netsetup).  Read on for more detail...
10   
11   
12  THE NETSETUP PROGRAM
13  --------------------
14  
15  'netsetup' is a program which eliminates the need to edit the files in your
16 network/systems directory in order to maintain the sharing of rooms on a
17 network.  It allows you to make all changes from the command line.  While the
18 program is quite usable and straightforward this way, the real objective is
19 for it to be controlled by any of several user-friendly front ends (such as
20 the 'dnetsetup' program, described below).  The usage of 'netsetup' is as
21 follows:
22   
23  netsetup: usage: netsetup <command> [arguments]
24  
25  Commands: 
26    nodelist                  (Lists all neighboring nodes)
27    addnode [name]            (Adds a new node to the list)
28    deletenode [name]         (Deletes a node from the list)
29    roomlist [node]           (List rooms being shared)
30    getcommand [node]         (Show spool command)
31    setcommand [node] [cmd]   (Set spool command)
32    share [node] [room]       (Add a new shared room)
33    unshare [node] [room]     (Stop sharing a room)
34    help                      (Display this message)
35   
36   The usage of each command should be quite straightforward from the
37 descriptions listed here.
38  
39  
40  THE DNETSETUP PROGRAM
41  ---------------------
42  
43  dnetsetup is a more user-friendly front end to netsetup.  It's written in
44 shell-script and requires no compiling.  Simply type 'dnetsetup' at the
45 command line and follow the menus to create, edit, and delete neighboring
46 network nodes, and to share and unshare rooms.
47  
48  
49  FEEDBACK
50  --------
51   
52  By now you already know where I hang out.  :)  You can find me at
53 UNCENSORED! BBS at uncnsrd.mt-kisco.ny.us (telnet, www, citadel-client, etc.)