Showing posts with label Avahi. Show all posts
Showing posts with label Avahi. Show all posts

Ubuntu as an Apple Time machine capsule with Samba SMB2

Apple's TimeMachine now works with Samba SMB2. Apple also is moving to depreciate AFP which was the previously underpinned TimeMachine. Since Yosemite OSX 10.10 it is possible to use samba which in my view is easier and simpler to set up. Read on...

AirPlay to Linux / Ubuntu with Shairport v1.0

Linux can receive AirPlay audio using a program called Shairport that I covered over a year ago. Shairplay has since been re-written by the original developer James Laird to no longer rely on perl. The latest version is v1.0-dev here's how to get AirPlay working on Ubuntu using Shairport and iTunes to test it.

AirPrint to any printer (without official AirPrint support) using Ubuntu and iOS

This is an update of my previous AirPrint escapade to get AirPrint working with Ubuntu 12.04 and iOS / OSX using a generic printer. I'm still using the Epson SX600FW and SX610FW family which have both been great to date, I spent an hour updating the config to enable AirPrint compatibility. Read on... 

Ubuntu: XBMC with AirPlay enabled

As of XBMC v11 (Eden), XBMC supports being an AirPlay target, allowing any device/platform that can run XBMC to receive AirPlay content from an iOS or iTunes source (as well as other 3rd party AirPlay sources for desktops and even Android).
Here's how...

Ubuntu as an Apple Time machine capsule with Netatalk


I use my Ubuntu server for nearly everything, it'd be great if my Macs could back up to it too using the great built in Apple Time Machine functionality. TimeMachine relies on the AFP as the transfer protocol for backing up and transmitting data over the network. Netatalk is the Open Source implementation of AFP. Mac OS X requires encryption to work properly but the standard package of netatalk provided in the Ubuntu repositories doesn’t include this feature. So we have to build our own netatalk package from the sources with the encryption feature enabled. Read on...

iOS AirPrint without a true AirPrint compatible device

My latest iOS mission has been to enable Apple AirPrint introduced in iOS 4.2 to work with non AirPrint printers. At the time of writing I am only aware of HP printers that are AirPrint compatible out if the box; therein lies the problem since poor experience with HP and Canon consumer printers in the 90's has left me a staunch Epson owner ever since. 


Epson at the moment have no AirPrint enabled devices available and have taken the stance that they will not be retrospectively updating firmware for existing models to enable AirPrint support. I've only recently acquired several variants of the Epson SX600FW family which have been great to date, so being keen to maximise their potential I spent an hour or two 'enabling' AirPrint compatibility using an Ubuntu server to act as an AirPrint server. Read on...