Ceci est une ancienne révision du document !


Raspbian jessie installation

apt-get update 
apt-get upgrade
rpi-upate

Modifier /etc/default/tmpfs pour mettre emp en ram

SWAP

Etat de la mémoire:

free -htl

Mise en place du swap ou état:

dphys-swapfile setup

Déactivation:

dphys-swapfile swapoff

Supression

dphys-swapfile uninstall

APACHE

/etc/apache2/mods-enabled/mpm_prefork.conf

<IfModule mpm_prefork_module>
      StartServers                     1
      MinSpareServers           0
      MaxSpareServers          1
      MaxRequestWorkers         5
      MaxConnectionsPerChild   0
</IfModule>
howto/linux/raspsetup.1473104646.txt.gz · Dernière modification : 05/09/2016 21:44 de Roger
GNU Free Documentation License 1.3
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0