by admin | Dec 30, 2015 | Administration, Linux
Quite simple script to reboot every Snom VoIP phone in your LAN. Tested with Ubuntu 12.04.5 LTS and snom 720 devices. Please adjust the IP address and range to fit your local environment properties; e.g. set it like your DHCP range. #!/bin/bash #dxsdata.com, 12.2015...
by admin | Dec 30, 2015 | Administration, Linux
Scenario You have a local network configured as 192.168.1.x/24 (subnet 255.255.255.0) and a remote location like 192.168.2.x/24, connected e.g. via VPN. The limit of your network “1” is nearly reached, so you would like to move all your VoIP phones...
by admin | Jun 23, 2015 | Linux
Scenario You want to change the DHCP IP mode of your OpenELEC system to static IP, but you can only access it via LAN at the moment for whatever reason, so you cannot do it via GUI. (Background: You might want to open certain firewall ports only for certain static...
by admin | Mar 11, 2015 | Linux
…or similar message: “Couldn’t find any node at /sys/class/rc/rc*.” First kill lircd and/or eventlircd if they are running. If the problem persists, try to add the “-d” parameter with the correct device. Have a look at...
by admin | Mar 11, 2015 | Entertainment, Linux
Scenario “PC Remote” ( Xenta SE340D) is a quite popular, cheap remote control available at the moment. In some cases, e.g. when using OpenELEC on Raspberry Pi, it does not recognize key presses when it is plugged in before the boot process. After...
by admin | Mar 4, 2015 | Entertainment, Linux
Scenario When using e.g. OpenELEC with Raspberry Pi, SD cards often get corrupted after some days. You get error messages like Error in mount_storage: mount_common: could not mount /dev/mmcblk0p2 Reasons Removing power or resetting when system writes to SD card...