Following many requests from the community to improve the performance of the Raspberry pi 3 we decided to write a tutorial to teach you how to overclock a Raspberry pi 3. Why overclock a Raspberry Pi 3? If the Raspberry Pi 3 has greatly improved the power of the processor compared to previous models, it […]
By Raspberry Pi FR the 21 December 2017 -19 Comments
One of the frequent uses of the Raspberry Pi is the creation of a local multimedia storage system, often called NAS (Network Attached Storage). Today, we will explain how to create a NAS on your Raspberry Pi using SAMBA software. To summarize, the article will show you how to create a hard drive on the […]
By Raspberry Pi FR the 13 December 2017 -32 Comments
This article will explain how to install and configure Android 7.1.1 (with the Play Store) on your Raspberry Pi. Above all, it is important to point out that this is only an experimental setup. No version of Android is officially compatible with the Raspberry Pi and therefore the version we will install is not optimized for […]
A few month ago the Raspberry Pi Foundation announced the compatibility of Docker on the Raspberry Pi . So it is now easier to set up and use Docker on the Raspberry. Today we will explain how to install Docker Swarm , a Docker mode allowing to realize a cluster (linking several Rsapberry). To achieve this tutorial, you will need at least two Raspberry […]
You want to transfer files between your Raspberry Pi and your computer remotely without passing by removable media (USB key / external hard drive) and without switching off the Raspberry to transfer directly to its SD card? We will see how to make it easier thanks to an FTP (file transfer protocol) server which as […]
In many cases, the solution we want to install on our Raspberry Pi does not require physical access to the Pi, such as an web server, or a Minecraft server. It may happen that we do not have any screen, keyboard, or mouse to control the Raspberry. So you’re going to be thrilled to know […]
Have you ever wanted to create your own radio? If so, this tutorial is for you! In this article, we will create our own radio transmitter, based on a Raspberry Pi! Thanks to this tutorial you will be able to create at home your own small radio station at home. For example, you can listen […]
If you use Raspberry Pi regulargly, you may have already needed to use the graphical interface of the Raspberry Pi without having monitor available. It is a classic problem, and always annoying. Today we will see how to use VNC to control your Raspberry Pi from another computer, so you can use your Raspberry Pi […]
Since the beginning of How to Raspberry Pi, we have always try to set up a perfect media center to watch the thousands of films and series, but we never think about audiophiles who would prefer to have a solution dedicated to the musical world . Well we heard you, and we found a free […]
This article follows the article released last week on the establishment of a personal seedbox. Indeed as suggested at the end of the article, it can be very interesting to make the Internet traffic of your seedbox anonymous through the use of a VPN. This article will nevertheless be useful to all those who wish […]