Just got a hometroller SEL setup and am trying to VNC into it with vnc viewer am keep getting connection refused. Do these have this enabled from the factory? Thank you
Announcement
Collapse
No announcement yet.
VNC?
Collapse
X
-
Personally I would run the SEL headless and manage it via SSH and a remote web browser.
There really isn't much to see while Homeseer is running on the SEL.
Do these have this enabled from the factory?
Thinking on the Windows embedded HS3 Pro boxes it is but not on the Linux boxes
What works OK is RDP. To install RDP for Linux do the following:
With a remote SSH do the following.
XRDP
1 - sudo apt-get install xrdp
2 - sudo apt-get update
3 - sudo apt-get install mate-core mate-desktop-environment mate-notification-daemon
4 - sudo sed -i.bak '/fi/a #xrdp multiple users configuration \n mate-session \n' /etc/xrdp/startwm.sh
VNC Server
1 - sudo apt-get update
2 - sudo apt-get install tightvncserver
3 - vncserver (to configure password stuff)
Read here to continue to configure vncserver ==> Configure VNC Server- Pete
Auto matorHomeseer 3 Pro - 3.0.0.548 (Linux) - Ubuntu 18.04/W7e 64 bit Intel Haswell CPU 16Gb
Homeseer Zee2 (Lite) - 3.0.0.548 (Linux) - Ubuntu 18.04/W7e - CherryTrail x5-Z8350 BeeLink 4Gb BT3 Pro
HS4 Lite - Ubuntu 22.04 / Lenovo Tiny M900 / 32Gb Ram
HS4 Pro - V4.1.18.1 - Ubuntu 22.04 / Lenova Tiny M900 / 32Gb Ram
HSTouch on Intel tabletop tablets - Asus AIOX10, UPB, Zigbee, ZWave and Wifi MQTT automation-Tasmota-Espurna. OmniPro 2, Russound zoned audio, Alexa, Cheaper RFID, W800 and Home Assistant
Comment