Monday, September 30, 2013

Raspberry Pi section

About a month ago, I've bought myself a Raspberry Pi. In general I wanted to provide some services (mainly for private use) and after some time I've finished the configuration.
So in this new section called Raspberry Pi there will be short howto's of how I've got services set up. This section should serve mainly as documentation for me, but I hope it would help also other people.

In general, I use ArchlinuxARM as my distribution and hopefully I will soon post articles on how to setup
  • wireless and ethernet network with netctl
  • dhcpd and internet connection sharing between interfaces
  • owncloud with nginx, mysql and php-fpm
  • transmission daemon with proxy forward on nginx
  • sharing owncloud's calendar and contacts with Android device and control CalDAV with python script via shell
I'll also cover how to setup NFSd to share folders over network, how to setup IPTABLES with port forwarding (sharing FTP service on remote computer through Raspberry) and how to create PHP-FPM cluster to give Raspberry some extra resources for owncloud instance.