File: README

package info (click to toggle)
hybserv 1.9.2-4
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 2,848 kB
  • ctags: 1,854
  • sloc: ansic: 37,037; sh: 3,167; makefile: 337
file content (23 lines) | stat: -rw-r--r-- 1,073 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
$Id: README 1228 2005-09-15 09:36:45Z kreator $

Files you can usually find in bin/ directory:

  * cleandb       - Script to delete old database backups
  * encryptconf   - Encrypts plaintext O: lines
  * encryptdb     - Encrypts plaintext nickname/channel databases
  * finddupe      - Find double nicknames in nick.db (usually not needed)
  * fixalvl       - Script to remove level access definitions in chan.db
                    after recompiling services with different ALVL
                    definitions (usually not needed)
  * hybserv       - Binary executable
  * hybserv.conf  - Configuration file for Hybserv
  * logon.news    - Login news for all users
  * mkpasswd      - Encrypted password generating utility
  * motd.dcc      - Motd file for dcc/telnet clients
  * motd.global   - Motd file for global clients
  * servchk       - Crontab script to restart Hybserv
  * settings.conf - Configuration settings for Hybserv
  * jupes.conf    - Jupes list for Hybserv
  * glines.conf   - Glines list for Hybserv

Good luck! Don't forget to read documentation.