Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ica(1) [debian man page]

ICA(1)							      General Commands Manual							    ICA(1)

NAME
ica - iTALC Client Application SYNOPSIS
ica [options] ica [options] [command] DESCRIPTION
ICA is the software which needs to run on clients in order to access them using iTALC master application. It provides a VNC-server and a service-daemon which is neccessary for taking control over the client. OPTIONS
-role role Set role under which ICA should run where role has to be "teacher", "admin", "supporter" or "other". This is mainly used in combina- tion with the -createkeypair option. -ivsport port Set port at which the iTALC-VNC-server should listen. Default: 5900 -isdport port Set port at which the iTALC-service-daemon should listen. Default: 5800 -noshm Do not use the MIT-SHM extension for the polling. Remote displays can be polled this way: be careful this can use large amounts of network bandwidth. This is also of use if the local machine has a limited number of shm segments and -onetile is not sufficient. -onetile Do not use the new copy_tiles() framebuffer mechanism, just use 1 shm tile for polling. Limits shm segments used to 3. -createkeypair [private-key-file] [public-key-file] Create a new key pair for authentication between master and client. Until specified with -role the key-pair will be created for role "other". The keys either will be saved under given file-names or the default ones according to the selected role (/etc/italc/keys/private/<role>/key and /etc/italc/keys/public/<role>/key). SEE ALSO
italc(1), http://italc.sf.net/ AUTHOR
iTALC was written by Tobias Doerffel. See AUTHORS for details. This manual page was written by Tobias Doerffel <tobydox /at/ users /dot/ sf /dot/ net>, for the Debian project (but may be used by oth- ers). April 30, 2007 ICA(1)

Check Out this Related Man Page

BlueZ(1)							   User Commands							  BlueZ(1)

NAME
pand - BlueZ Bluetooth PAN daemon DESCRIPTION
The pand PAN daemon allows your computer to connect to ethernet networks using Bluetooth. SYNPOSIS
pand <options> OPTIONS
--show --list -l Show active PAN connections --listen -s Listen for PAN connections --connect -c <bdaddr> Create PAN connection --search -Q[duration] Search and connect --kill -k <bdaddr> Kill PAN connection --killall -K Kill all PAN connections --role -r <role> Local PAN role (PANU, NAP, GN) --service -d <role> Remote PAN service (PANU, NAP, GN) --ethernet -e <name> Network interface name --device -i <bdaddr> Source bdaddr --nosdp -D Disable SDP --encrypt -E Enable encryption --secure -S Secure connection --master -M Become the master of a piconet --nodetach -n Do not become a daemon --persist -p[interval] Persist mode --cache -C[valid] Cache addresses --pidfile -P <pidfile> Create PID file --devup -u <script> Script to run when interface comes up --devdown -o <script> Script to run when interface comes down --autozap -z Disconnect automatically on exit SCRIPTS
The devup/devdown script will be called with bluetooth device as first argument and bluetooth destination address as second argument. PAN daemon February 2003 BlueZ(1)
Man Page

We Also Found This Discussion For You

1. UNIX for Dummies Questions & Answers

VncViewer, why certain keys stop working?

Hello All, My question is about VNC'ing to a Linux server on the network. MY PC: OpenSuSE 11.4 (i586) Remote Server: OpenSuSE 12.3 (x86_64) ### UNAME: # uname -a Linux localhost.foo.bar 3.7.10-1.1-desktop #1 SMP PREEMPT Thu Feb 28 15:06:29 UTC 2013 (82d3f21) x86_64 x86_64 x86_64... (1 Reply)
Discussion started by: mrm5102
1 Replies