1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Template: conserver-client/server
Type: string
_Description: Hostname where your conserver server is installed:
The conserver hostname, it 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: Enter 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.
Template: conserver-client/upgrade_800_flag
Type: note
_Description: Protocol has changed with version 8.0.0 and 8.0.1!
Version 8.0.0: The client/server protocol has been rearchitected. You
*MUST* use an 8.0.0 client with an 8.0.0 server. No combination of
client/server will work with pre-8.0.0 code.
Version 8.0.1: There's a slight client/server protocol change to implement
the new 'initcmd' console option. If you use this functionality with an
8.0.0 client, you'll run into a compatibility problem while the 'initcmd'
command is running.
Please read /usr/share/doc/conserver-client/README.Debian for more
details.
|