blob: 5bd6e7999833f4c709c0a9212132566f32da1ac7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
--------------------------------------------------------------------------
The NeTAMS package has been successfully installed.
To use the programm, make a copy of %%PREFIX%%/etc/rc.d/netams.sh.sample under
%%PREFIX%%/etc/rc.d/netams.sh and do:
chmod +x %%PREFIX%%/etc/rc.d/netams.sh
Check %%DATADIR%% and http://www.netams.com for examples.
A sample configuration file has been installed to %%PREFIX%%/etc as
"netams.cfg.sample". This may be renamed to "netams.cfg" and edited.
In order to use the netamsctl programs, you may copy
%%DATADIR%%/.netamsctl.rc to your home directory and edit it.
By default, CGI scripts are NOT installed, as well as web server is NOT configured.
You should do it yourself, and then copy entire %%DATADIR%%/cgi/ directory to appropriate place.
And PLEASE READ THE DOCUMENTATION FIRST!
http://www.netams.com
--------------------------------------------------------------------------
|