Posts mit dem Label pi werden angezeigt. Alle Posts anzeigen
Posts mit dem Label pi werden angezeigt. Alle Posts anzeigen

Samstag, 18. April 2015

KIWIX: How-to install all wikipedia content on "Raspberry Pi 2 B" & 500 GB USB.HDD @low cost

Here we go:https://docs.google.com.

https://docs.google.com/document/
collaborative document




https://docs.google.com/document/
collaborative document

Samstag, 4. April 2015

WOW-TO install an external USB.drive in Raspberry Pi 2, without need to add an external power supply

Hi all over there

this WOW-TO article generates constantly a lot of traffic, from all over the globe.....I replaced it with a short collaborative online-documentation you should use from now. I will update this in intervalls.

You are invited to comment and/or contribute to make it even better.

Pls, just follow this link to reach the online document: Wow-to: Empowering USB.port current of a Raspb..


----------------------
People without any time may take a glance on this embedded version:

Donnerstag, 19. März 2015

VIDEO: Part 1/3 - How to convert 32GB Raspberry Pi 2 - whezzy - into a standalone WiFi Hotspot (REALTEK / EDIMAX)

This is Part 1: Preparations (15 Min) - We are using here a fresh whezzy system on a 32GB card.

Installation guide:
https://docs.google.com/document/d/16hJS7fnPyKUwbvR33_nMku_b6XcYaBJXVpeCIMoJzcQ/edit?usp=sharing

Those steps are recorded here

sudo bash
sudo apt-get update && sudo apt-get upgrade -f && sudo apt-get dist-upgrade
sudo apt-get clean
sudo apt-get autoremove
sudo apt-get install git
sudo wget https://raw.github.com/Hexxeh/rpi-update/master/rpi-update -O /usr/bin/rpi-update && sudo chmod +x /usr/bin/rpi-update
sudo rpi-update
sudo reboot