Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

cshost(1) [debian man page]

CSHOST(1)						      General Commands Manual							 CSHOST(1)

NAME
cshost - Server access control program for canna SYNOPSIS
cshost [{-cs|-cannaserver} cannaserver] DESCRIPTION
the cshost(1) prints the list of machines that are allowed to make connections to cannaserver(1M). cannaserver(1M) allows network connections only from programs running on the same machine or machines listed in the file /etc/hosts.canna. If /etc/hosts.canna does not exist or the file is empty, access is granted to everyone. OPTIONS
-cs cannaserver (or -cannaserver cannaserver) Specifies the name of the host under which the Kana-Kanji conversion server is in operation. CSHOST(1)

Check Out this Related Man Page

CANNACHECK(1)						      General Commands Manual						     CANNACHECK(1)

NAME
cannacheck - Display information about Japanese input system Canna SYNOPSIS
cannacheck [-v] DESCRIPTION
cannacheck displays the problems concerning use of Canna and the related information. It examines the following items: - Customize file to be used - Romaji-to-Kana conversion dictionary to be used - Destination to which the server is to be connected. Is it connectable? - Dictionaries to be mounted. Are they mountable? - Errors in the customize file The problem(s) are displayed on the standard output if found. OPTIONS
-v Displays all the above information including items that contain no problem. FILES
/etc/canna/cannahost Name of the host under which cannaserver(1M) is in operation. SEE ALSO
cannaserver(1M), cannakill(1M), cannastat(1) ENVIRONMENT
CANNAHOST Specifies the name of the host under which cannaserver(1M) is in operation. CANNAFILE Specifies the initialize file (.canna). CANNACHECK(1)
Man Page