1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Template: conserver-client/config
Type: boolean
Default: true
_Description: Do you want to configure console automatically?
Setting this to true will edit /etc/conserver/console.cf
and replace CONSERVER_MASTER and CONSERVER_PORT with the
configured values in the next questions
Template: conserver-client/server
Type: string
Default: localhost
_Description: Hostname where your conserver server is installed:
The conserver hostname is the hostname where the conserver-server
package is installed. The client, 'console', will use the hostname 'console'
if left empty. The server name can be changed during runtime with
the -M option.
Template: conserver-client/port
Type: string
Default: 3109
_Description: The server port number to connect to:
Set the conserver server port to connect to. This may be either a port
number or a service name.
|