TriLUG meeting
Thursday, 12 February 2015
Welcome
Sponsorship and Donations
Your Steering Committee
steering@trilug.org
| Chair | Barry Peddycord III |
| Vice Chair | Brian Gerard |
| PR Officer | Bill Farrow |
| Treasurer | Michael Hrivnak |
| Webmaster | Jack Hill |
Thank you
The following people have helped TriLUG:
Community Announcements
TriLUG Server Hack Night
Theme: Backups
There are many projects, large and small, that we can use your skills on. Come help us tweak, tune, and update our LUG server.
Thursday 19 February, 7pm - 9pm @ Webassign (NCSU)
Have a Job / Need a Job
Tonight: Un-Meeting
Welcome to the Grand Experiment!
And Now, Pizza
Vim Plugins
Useful Vim Plugins and How To Manage Them
Vim Plugins
Driver: Brian Gerard
Panel
MythTV & XMBC
"Linux in your living room"
MythTV & XMBC
Driver: Bill Farrow
Panel
MythTV & XMBC
Kodi = Linux and Android Medial Player
(aka XBMC)
MythTV & XMBC
MythTV & XMBC
MythTV - Linux DVR
MythTV & XMBC
MythTV
Guide
MythTV & XMBC
Hardware:
(Dual Network Tuner)
MythTV & XMBC
One Remote to Control them all
MythTV & XMBC
One Remote to Control them all
MythTV & XMBC
Linux Infrared Remote Control (lirc)
MythTV & XMBC
Samsung TV
MythTV & XMBC
#!/bin/bash
stty -F /dev/ttyUSB0 9600
# Turn TV Off
echo -ne "\x08\x22\x00\x00\x00\x01\xd5" > /dev/ttyUSB0
# Last byte is a simple checksum
# Power Toggle - \x08\x22\x00\x00\x00\x00\x00\xD6�# Power On - \x08\x22\x00\x00\x00\x02\xD4 �# Power Off - \x08\x22\x00\x00\x00\x01\xD5 �# Channel Up - \x08\x22\x03\x00\x01\x00\xD2 �# Channel Down - \x08\x22\x03\x00\x02\x00\xD1 �# Volume Up - \x08\x22\x01\x00\x01\x00\xD4 �# Volume Down - \x08\x22\x01\x00\x02\x00\xD3 �# Mute Toggle - \x08\x22\x02\x00\x00\x00\xD4
MythTV & XMBC
MythTV
XBMC (Kodi)
Samsung TV Hacks
GitHub Flow
GitHub Flow
Driver:
Panel
Permissions and Filesystem Concepts
Permissions and Filesystem Concepts
Driver: Brian Gerard
Panel