- ページ 3

録音機器 esera automation 19200-1のPDF マニュアルをオンラインで閲覧またはダウンロードできます。esera automation 19200-1 9 ページ。
esera automation 19200-1 にも: ユーザーマニュアル (5 ページ)

esera automation 19200-1 マニュアル
Art. Nr. 19200 Linux
7
Configuration Linux general
Within the ESERA-Station, the Debian-based Raspian operating system is used at delivery. A very good
general description for the configuration of the Linux Raspian already exists in the Web, e.g. here:
http://www.raspifun.de/viewtopic.php?t=4
8
Further information on system programming
The following information is only intended for technically experienced persons who are aware of the effects
of their actions. We do not guarantee the correctness of the explanations and the system stability. Any
changes are made at your own risk.
8.1
Installation VNC Server
Start the Installation with:
sudo aptitude install tightvncserver
After Installation, please start the Server:
tightvncserver
Assign a password for access. (optional for the view access)
vncpasswd
If you now want to access the ESERA-Station 200 remotely via VNC, a session must first be started there.
This is done by entering:
vncserver :1 -geometry 1200x800 -depth 24
8.2
VNC Server via Autostart
Start Installation:
sudo aptitude install tightvncserver
After installation, start the VNC server with the following command::
tightvncserver
Assign a password for the access. (optional for the view access)
vncpasswd
If you now want to access ESERA-Station 200 remotely via UltraVNC, you must first start a session there.
vncserver :1 -geometry 1200x800 -depth 24
Set up Autostart, create Autostart file :
nano /home/pi/.config/autostart/tightvnc.desktop
Enter in Autostart file
[Desktop Entry]
Type=Application
Name=TightVNC
Exec=vncserver :1
StartupNotify=false
Save and exit with CTRL+O, CTRL+X.
Command to end the VNC session:
vncserver -kill : 1
All rights reserved. Reproduction as well as electronic duplication of this user guide, complete or in part, requires the written consent of
ESERA GmbH. Errors and technical modification subject to change. ESERA GmbH, ESERA-Automation 2020
www.esera.de
19200 V1.0 R1.0 Commissioning II
Page 3 of 9