Google Cloud Print (GCP) is a quite useful Google service. As a bonus you’ll have a cheap Linux based print server in your local network, which is alone a nice thing to have. All this thank to the amazing Raspberry PI ARM GNU/Linux mini PC. Why ? Allowing you to print in a GCP compliant…
Category
Tutorials
Install pyLoad Raspberry Pi for Download Management
pyLoad is a tool used for downloading files from online storage lockers. These storage sites are usually plagued with nags like waiting for bandwidth restrictions to expire or slow downloading speeds. pyLoad will automatically download lists of files that you add from the storage lockers. pyLoad can be useful for very rare content that simply…
Install Telegram on Raspberry Pi
In one of our last tutorials we have installed WhatsApp on Raspberry. Whatsapp at the moment is definitely the most famous app for messaging services, but there are also many alternatives although little known. One of these is Telegram. “Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed….
Raspberry Pi As Wake-On-LAN Server
You can wake up any PC linked to the Raspberry Pi remotely. It can be done on the local network as well as from the internet. This means you no longer have to keep your PC on, to access the files remotely. You can wake up the PC within seconds when needed, saving a lot…
Install Gladys for Raspberry Pi
Gladys 3 est maintenant disponible sur la Raspberry Pi ! Mis à jour le 26 septembre 2016 – 6 Commentaires – Installation, Libre, Raspberry Pi, Serveur, tutoriels Aujourd’hui, le Gladys Project se met à jour, et passe à la version 3 ! Cette nouvelle version de Gladys apporte bien entendu son lot de nouveautés mais…
Install Plex Media Server on Raspberry Pi
The awesome Plex Media Server can now finally be installed on the Raspberry Pi 2 without a chroot. The chroot method broke when using upstart scripts and had metadata issues, those are no longer a problem! Using a Synology package compiled for an ARMv7 processor we can use it on the Pi 2 with a…
Installer un media-center avec OSMC sur votre Raspberry Pi
Cela fait très longtemps que nous voulions vous parler de la Raspberry Pi comme media-center, mais nous n’en avions pas nous même. Cependant, avec l’arrivée de la Raspberry Pi 3, et pour le retour de la série Game Of Thrones, nous avons décidé d’utiliser une Raspberry Pi pour faire un media center et pouvoir revoir…
Install WhatsApp on Raspberry Pi
In this tutorial we will see how to use WhatsApp with Raspberry Pi. We will use the Yowsup library we had already used in these tutorials: WhatsApp message from Phidgets SBC , Phidgets WhatsApp – ask the status of your sensors. These days the library has been completely rewritten and improved, so we will see…
Turn a Raspberry Pi into a TOR Gateway Router
1 Download the latest version of Raspbian. This tutorial also works with Raspbian Lite. You can find this at www.raspberrypi.org/downloads/raspbian/ You could probably also use NOOBS and then install Raspbian from there, but that would be an extra step. 2 Do not insert your WiFi dongle into the Raspberry Pi yet. If you already connected…
Install Turtl Server in 10 minutes with Docker in Ubuntu
We already saw a tutorial about how to manually install your Turtl Server in Ubuntu, but there is a faster and lighter method to get at the same result, for this we have installed locally a turtl server in Ubuntu Server 16 LTS, First : Install Ubuntu Server or Ubuntu (Both work, but as an…
How to make an Open Source Bitcoin ATM
Worlds First Open-Source Bitcoin ATM for Education and Experimentation. Open Bitcoin ATM is the worlds first open-source automated teller machine for education and experimentation. Want to make one? Here’s a step by step tutorial. It takes about 7 – 10 hours to build with simple tools. Cost of components are less than $650 new but…
How to install a TOR website
Configuring Hidden Services for Tor Tor allows clients and relays to offer hidden services. That is, you can offer a web server, SSH server, etc., without revealing your IP address to its users. In fact, because you don’t use any public address, you can run a hidden service from behind your firewall. If you have…