slitaz-forge rev 491

arm/rpi: some server info
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 30 17:25:59 2014 +0200 (2014-03-30)
parents 97273eae02eb
children 341054083e26
files arm/rpi/index.html
line diff
     1.1 --- a/arm/rpi/index.html	Sun Mar 30 08:36:50 2014 +0100
     1.2 +++ b/arm/rpi/index.html	Sun Mar 30 17:25:59 2014 +0200
     1.3 @@ -97,9 +97,10 @@
     1.4  </pre>
     1.5  
     1.6  <p>
     1.7 -	Be sure the SD card has got 3 partitions (boot,swap,root). Then you 
     1.8 -	simply have to run the install.sh script from the SliTaz Raspberry Pi
     1.9 -	release directory:
    1.10 +	Be sure the SD card has got 3 partitions (boot,swap,root). The 
    1.11 +	recommended partitions size are 40Mb for /boot, 420Mb for swap and
    1.12 +	all leaving free space for root. Then you simply have to run the 
    1.13 +	install.sh script from the SliTaz Raspberry Pi release directory:
    1.14  </p>
    1.15  
    1.16  <pre>
    1.17 @@ -138,6 +139,25 @@
    1.18  	from the cmdline with: 'tazberry'
    1.19  </p>
    1.20  
    1.21 +<h2>Raspberry Pi server</h2>
    1.22 +
    1.23 +<p>
    1.24 +	By default SliTaz Raspberry Pi provide some tiny and low footprint
    1.25 +	servers and some additionnal services can be installed via the Spk
    1.26 +	packages mamanger. Installed servers are ftpd, httpd, tftpd, ntpd,
    1.27 +	udhcpd and the Dropbear SSH server. MPD, the best audio server is
    1.28 +	also installable in one command and can be remotly controled by
    1.29 +	a nice an modern web interface from desktop, tablet or mobile devices.
    1.30 +</p>
    1.31 +
    1.32 +<p>
    1.33 +	To install the MPD music player daemon and Ympd:
    1.34 +</p>
    1.35 +
    1.36 +<pre>
    1.37 +# spk-add mpd ympd
    1.38 +</pre>
    1.39 +
    1.40  <h2>Sat-rpi builder</h2>
    1.41  
    1.42  <p>