Move KVM guest

Move KVM guest

I recently had to move a virtual machine from one of my servers to another on the same network. As always I relied on Google, although it’s a straightforward operation I do almost everything from the shell, so here’s the process for future reference… …

July 7, 2016 · 1 min
Remote WireShark

Remote WireShark

In this post I explain how I launch a network traffic capture (tcpdump) on a remote Linux machine (Pi2 with Gentoo) and have it forwarded to Wireshark running on my computer (Mac). We’ll get tcpdump’s output to become Wireshark’s input. It seems like magic but you’ll see it’s extremely simple. You’ll need to know ssh and sudo, a couple of prerequisites for making this so easy. …

June 5, 2016 · 2 min
Intel Quick Sync Video

Intel Quick Sync Video

In this post explico cómo intento que Tvheadend use las capacidades de transcodificación (encode y decode) por Hardware ofrecidas por Intel Quick Sync Video (por ejemplo en sus NUC’s). El objetivo es que los streams de video utilicen mucho menos ancho de banda. Pensaba que NO me iba a hacer falta debido a mi caso de uso (Tvheadend para ver canales iptv en un entorno sin problemas de ancho de banda, router Linux + Fibra y clientes raspberry con Kodi por cable Ethernet)… …

April 9, 2016 · 23 min
Hotkey for MacOS Apps

Hotkey for MacOS Apps

I need to be able to open a program by pressing a HotKey, regardless of which application has focus. Applications typically don’t come with this option but there are cases where it could be useful. …

March 21, 2016 · 1 min
SMB2 on Linux

SMB2 on Linux

In this post I describe how to provide a file sharing service over the network with SMB2 (Samba). It’s a very simple example, with a Linux machine as the server and a Mac OSX as the client. I have another post about SMB and QNAP that is very similar. …

March 6, 2016 · 4 min
Tvheadend and TV (2016)

Tvheadend and TV (2016)

I published this post on Wordpress in February 2016 so, although outdated, you have a reference on how to install Tvheadend on a Linux server to watch IPTV channels via my Movistar Fusion TV contract. I used Tvheadend 4.1-1566 and a new EPG download method. …

February 28, 2016 · 26 min