Driver canon pixma ip1880 window 7, Lease termination format india, Gangstar rio city of saints for windows xp, Epson stylus c41sx windows 7 driver, Ios 7 beta 6 legal ipsw iphone 5, Kalavar king telugu movie mp3 songs, Riff for ubuntu 13.04, Diablo 2 lod able items, Cults static zip, I am the bread of life

Archives

Avaya 4621SW Config by DHCP

I’ve been fiddling with an Avaya 4621SW IP phone recently, and I wondered if it would be more appropriate to pass settings to it via DHCP options, rather than editing the 46xxsettings.txt file that it always downloads via TFTP. Previously I had the following in my 46xxsettings.txt file SET SIPDOMAIN […]

Read More

Compiling boblightd on Ubuntu Trusty

Some notes regarding the installation of Boblightd on Ubuntu Trusty mkdir ~/src/ sudo apt-get install portaudio19-dev libusb-dev libusb-1.0-0-dev libx11-dev libxrender-dev libxext-dev libgl1-mesa-dev svn checkout http://boblight.googlecode.com/svn/trunk/ ~/src/boblight cd ~/src/boblight/ ./configure –prefix=/usr make make install Restore /etc/init.d/boblightd from backups chmod +x /etc/init.d/boblightd update-rc.d boblightd defaults Restore /etc/boblight.conf from backups

Read More

MQTT to Zabbix Gateway

For a while now I’ve been wanting to try and monitor home automation parameters by using Zabbix. I already use it to monitor, graph and alert on servers and services at work and at home, so it was a logical extension to use it for home automation. I hope to […]

Read More

Updating Optiboot & CC3000 Firmware with an Arduino

I recently purchased a CC3000 wireless board to play with on Arduinos, with an aim to use it on an Arduino Mini Pro to control some LED lighting I have. Rather than purchasing through Adafruit as I possibly should have done, it was ordered through Ebay. This turned it into a bit […]

Read More

Gitlab Setup and Timeouts

So I wanted a place to store all my private Git repositories, without going down the paid route that is Github. Callum had just set up Gitlab at work, so I thought it might be wise to just use the same toolset. What with it being installed on a VM […]

Read More