Skip to content

Instantly share code, notes, and snippets.

[
{
"id": "18679b2b.145575",
"type": "openhab2-in",
"z": "37888c90.4bd3c4",
"name": "TV Lamps",
"controller": "37b8f8b8.27a338",
"itemname": "Light_LivingTVLampsBrightness",
"x": 460,
"y": 1400,
<?xml version="1.0"?>
<root>
<vkopenurldef>
<name>KeyCode::VK_OPEN_URL_APP_Calculator</name>
<url type="file">/Applications/Calculator.app</url>
</vkopenurldef>
<item>
<name>K750 PC Keyboard Volume controls</name>
<identifier>private.k750_volume</identifier>
@ix9
ix9 / afp.conf
Created August 20, 2015 12:57
A working netatalk afp.conf file (it needs the uam list property set)
;
; Netatalk 3.x configuration file
;
[Global]
; Global server settings
log file = /var/log/afpd.log
;log level = default:debug afpdaemon:debug
uam list = uams_dhx.so uams_dhx2.so
# Powershell script for updating geoip databases (106)
# Usage UpdateGeoIP.ps1
# Enter the following data
$MyEditionID = "106"
$MyFileType = "*.dat"
$MyLicenseKey = "(LICENSE KEY HERE)"
$MyOutputFolder = "D:\Webfarm\Data\Maxmind"