News this week in the Pi World

![omagazine.png](https://misapuntesde.com/images/2015/08/omagazine.png)

I know it's not Friday, but tomorrow I will leave my country to go to France and I'll be offline for a while...


Using SSH To Open Raspberry Pi Graphical Applications On Your Local Machine
  • **ODROID Magazine August 2015** | [ODROID Magazine (6.6 MB)](http://magazine.odroid.com/assets/201508/pdf/ODROID-Magazine-201508.pdf)

![xu4_c1_rpi2_top_0450-400x189.jpg](https://misapuntesde.com/images/2015/08/xu4_c1_rpi2_top_0450-400x189.jpg)

  • **Hardkernel ODROID XU4 Review** | [mikronauts](http://www.mikronauts.com/hardkernel/hardkernel-odroid-xu4-review/)

![command_line_burn.jpg](https://misapuntesde.com/images/2015/08/command_line_burn.jpg)

Burn one image on multiple devices. More info [here](https://plus.google.com/115684719189963317236/posts/ejLCNXy7ECV):


time
cat raspi.img.gz |
tee >(split -a 3 -d -b 100M --verbose - ~/trash/TT >&2) |
gzip -cd |
tee >(sudo dd of=/dev/sda) |
sudo dd of=/dev/sdb 
  • **FreeBSD 11 for Raspberry Pi** and other plates | [raspbsd.org](http://raspbsd.org)

See you in a few days!