Nun soll die Smarthome Software IP-Symcon installiert werden.
matthias@raspberrypi:~ $ date
Fri 4 Aug 20:39:09 BST 2023
matthias@raspberrypi:~ $ sudo raspi-config
Current default time zone: 'Europe/Berlin'
Local time is now: Fri Aug 4 21:40:00 CEST 2023.
Universal Time is now: Fri Aug 4 19:40:00 UTC 2023.
matthias@raspberrypi:~ $ wget -qO- https://apt.symcon.de/install.sh | bash /dev/stdin
Symcon repository installed.
Architecture: arm64
Distribution: rpi
Channel: stable
Run the following commands to install IP-Symcon:
sudo apt-get update
sudo apt-get install symcon
matthias@raspberrypi:~ $ sudo apt-get update
Hit:1 http://deb.debian.org/debian bullseye InRelease
Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
Get:5 http://apt.symcon.de stable InRelease [1,433 B]
Get:6 http://apt.symcon.de stable/rpi arm64 Packages [454 B]
Fetched 1,887 B in 3s (667 B/s)
Reading package lists... Done
matthias@raspberrypi:~ $ sudo apt-get install symcon
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
symcon
0 upgraded, 1 newly installed, 0 to remove and 23 not upgraded.
Need to get 29.8 MB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://apt.symcon.de stable/rpi arm64 symcon arm64 6.4-274 [29.8 MB]
Fetched 29.8 MB in 3s (11.2 MB/s)
Selecting previously unselected package symcon.
(Reading database ... 37710 files and directories currently installed.)
Preparing to unpack .../symcon_6.4-274_arm64.deb ...
Unpacking symcon (6.4-274) ...
Setting up symcon (6.4-274) ...
IP-Symcon is not running.
Starting...
IP-Symcon started with PID 2153
Open the console to start configuration:
http://192.168.88.235:3777/console/
Processing triggers for man-db (2.9.4-2) ...
matthias@raspberrypi:~ $
sudo /etc/init.d/symcon start sudo /etc/init.d/symcon stop sudo /etc/init.d/symcon restart
Jetzt kann mit einem Browser auf die IPSymcon Oberfläche zugegriffen werden!!
Jetzt braucht es die Lizenz: --> Hinterlegte Emailadresse bei IPSymcon eingeben und das erhaltene Lizenzfile einspielen.
Und wenn ein Backup vorhanden ist, das auch einspielen!!