themen:fhem:start
Dies ist eine alte Version des Dokuments!
FHEM - Heimautomatisierung
apt-get install openssh-server
apt-get install libwww-perl
apt-get install libdevice-serialport-perl
(apt-get install dfu-programmer)
apt-get install rcconf
apt-get install ethtool
ethtool -s eth0 wol g
oder automatisiert in /etc/network/interfaces
iface eth0 inet dhcp
post-up /sbin/ethtool -s $IFACE wol g
post-down /sbin/ethtool -s $IFACE wol g
wget „http://fhem.de/fhem-5.?.deb“
dpkg -i fhem-5.3.deb
ps -ef |grep fhem
echo -n someuser:somepassword | base64 (→ c29tZXVzZXI6c29tZXBhc3N3b3Jk)
attr WEB basicAuth c29tZXVzZXI6c29tZXBhc3N3b3Jk
themen/fhem/start.1366578039.txt.gz · Zuletzt geändert: 26.10.2024 08:47 (Externe Bearbeitung)
