|
|
|
@ -19,7 +19,7 @@ client_ypos=1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1
|
|
|
|
|
# If multiple receipts are availabe, this indicates, which one will be shown by default (the index counting from 0 following an alphabetical ordering)
|
|
|
|
|
default_receipt_index=0
|
|
|
|
|
dvips_command=/usr/bin/dvips
|
|
|
|
|
file_manager=/usr/bin/nautilus
|
|
|
|
|
file_manager=/usr/bin/dolphin
|
|
|
|
|
# The port which shall be used by zTree by default
|
|
|
|
|
initial_port=8000
|
|
|
|
|
# Where all Labcontrol data got installed
|
|
|
|
@ -30,7 +30,7 @@ local_zLeaf_name=local
|
|
|
|
|
lpr_command=/usr/bin/lpr
|
|
|
|
|
netstat_command=/bin/netstat
|
|
|
|
|
network_broadcast_address=192.168.1.255
|
|
|
|
|
# A combination of an installed browser and the address of your lab's ORSEE
|
|
|
|
|
# The URL address of your lab's ORSEE
|
|
|
|
|
orsee_url=http://yourORSEEserver.tld
|
|
|
|
|
ping_command=/bin/ping
|
|
|
|
|
# The public keys to access the clients
|
|
|
|
@ -44,7 +44,7 @@ scp_command=/usr/bin/scp
|
|
|
|
|
server_ip=192.168.1.200
|
|
|
|
|
ssh_command=/usr/bin/ssh
|
|
|
|
|
taskset_command=/usr/bin/taskset
|
|
|
|
|
terminal_emulator_command=/usr/bin/gnome-terminal
|
|
|
|
|
terminal_emulator_command=/usr/bin/konsole
|
|
|
|
|
# The name of the user of the clients which is used to conduct experiments
|
|
|
|
|
user_name_on_clients=user
|
|
|
|
|
vnc_viewer=/usr/bin/vinagre
|
|
|
|
|