Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
raspberry_pi:diy:manual [2017/01/17 21:05]
matthias fix rights for /bin/sh
raspberry_pi:diy:manual [2017/07/02 07:59] (current)
matthias [Manual install] added php
Line 40: Line 40:
     sudo /​etc/​init.d/​hostapd ​ stop     sudo /​etc/​init.d/​hostapd ​ stop
     sudo update-rc.d hostapd remove ​     sudo update-rc.d hostapd remove ​
-    sudo apt-get -y install iw+    sudo apt-get -y install iw  ​php-cli php-cgi
     sudo rm /bin/sh     sudo rm /bin/sh
     sudo ln /bin/bash /bin/sh     sudo ln /bin/bash /bin/sh