Changes

BeagleBone

135 bytes added, 23:53, 16 April 2014
Oki Data Microline 320/1Turbo
*plug in Sabrent usb to parallel adapter
*should show up in device tree as: /dev/usb/lp0
*echo arbitrary text to lp0:
<syntaxhighlight lang="bash">echo "I didn't realize it could be so fast" > /dev/usb/lp0</syntaxhighlight>
==CUPS on beaglebone==
*Install CUPS: