Raspberry Pi server tools and applications

Pi Stuffing

Article from Issue 146/2013
Author(s):

With the help of the applications we describe, Raspberry Pi can perform a wide range of server duties.

Because it's small, cheap, and silent, Raspberry Pi (RPi) is a perfect candidate for server duties. Although you can certainly install and run heavyweight applications like WordPress or Gallery on an RPi, that's probably not the most sensible approach, considering the machine's modest hardware specifications. Instead, you might want to opt for lightweight alternatives. In fact, quite a few server applications are a perfect fit for the little machine.

Preparing RPi for Server Duties

The first order of business is to turn your RPi into a server by installing the required components, including the Apache web server and PHP. Assuming you are using the Debian-based Raspbian Linux distributions, you can install the necessary packages using the following commands:

sudo apt-get update
sudo apt-get install apache2 php5

[...]

Use Express-Checkout link below to read the full article (PDF).

Buy this article as PDF

Download Article PDF now with Express Checkout
Price $2.95
(incl. VAT)

Buy Linux Magazine

Related content

comments powered by Disqus
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters

Support Our Work

Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

Learn More

News