Tag: Instructions

  • Deploy and Run the Unifi Controller on a Synology Nas with Docker – Virtualblog.nl

    Deploying and running the UniFi Controller on a Synology NAS using Docker involves a few key steps. First, it requires setting up Docker on the Synology NAS, a process that can typically be done through the Synology DSM interface. Once Docker is installed, the next step is to download and configure the UniFi Controller software…

  • GitHub – steff393/wbec: Control Heidelberg Wallbox Energy Control over WiFi using ESP8266

    Control Heidelberg Wallbox Energy Control over WiFi using ESP8266 github.com/steff393/wbec

  • The Nextcloud VM

    The Nextcloud VM — (aka Nextcloud Virtual Machine or NcVM) — helps you create a personal or corporate Nextcloud Server faster and easier. Fundamentally, NcVM is a carefully crafted family of *nix scripts which interactively guide you through a quality-controlled installation to obtain an A+ security-rated Nextcloud instance. Community developed and maintained by Hansen IT…

  • Backup to your Synology NAS with rsync – GnaX.io

    This step by step guide written bei gnax.io explains how you can perform a backup task using rsync from your external Linux server (e.g. Ubuntu VPS) to your Synology NAS automatically and on a schedule. It requires to fiddle around with SSH and changing some rights on the Synology to get it done but it…

  • Step-by-Step Guide to Migrate Your WordPress Site to a New Host and a New Domain

    Moving your website to a new host can be a daunting and stressful experience, but it doesn’t need to be like this. It is especially challenging when you migrate to a new server and to a new domain at the same time. These instructions from WPExploer show the important steps to migrate your WordPress site…

  • How to Setup Raspberry Pi TeamViewer – Pi My Life Up

    In this Raspberry Pi TeamViewer tutorial, the guys from Pi My Life Up will be showing you how to set up and connect to TeamViewer on the Raspberry Pi. The instructions cover both an installation on the Raspberry Pis Command Line as well as on the Desktop. pimylifeup.com/raspberry-pi-teamviewer/

  • UniFi – Migrating Sites with Site Export Wizard

    This article will explain in detail how to use the UniFi Site Export Wizard to quickly and easily export sites from one Controller (including configuration and devices) to another. help.ubnt.com/hc/en-us/articles/115002869188

  • How to install UniFi Controller on Raspberry Pi

    These step by step instructions from the German website Smarthome Training shows how to install the Unifi Controller on a a Raspberry Pi (Raspbian) as a stand alone solution. All configuration steps from flashing the SD Card to configuring Raspbian and setting up Java as a prerequisite are explained as well how to download and…

  • Theofline at GitHub

    Fluency on the command line is a skill often neglected or considered arcane, but it improves your flexibility and productivity as an engineer in both obvious and subtle ways. This Github page is a selection of notes and tips on using the command-line that we’ve found useful when working on Linux. Some tips are elementary,…

  • How to find the RSS feed URL for a Youtube Channel or Playlist

    Youtube does not provide links to official RSS feeds for Youtube channels and playlists but it is quite easy to build them yourself with the individual channelID Playlist ID and a predetermined URL. Here is how it goes: To determine the RSS feed for a YouTube channel: • Go to the YouTube channel page and…

  • GitHub – pageauc/rclone4pi: rclone4pi

    Easy Install of rclone to Raspberry Pi Computer with automated folder sync demo github.com/pageauc/rclone4pi

  • Integration of MQTT, SONOFF (Tasmota) and OpenHAB 2

    Good instructions on how to integrate MQTT (Mosquitto) with Sonoff (Tasmota) flashed devices and OpenHAB 2. It is still a lot of manual work… domoticsduino.blogspot.de/2017/09/home-automation-system-mqtt-sonoff-and.html

  • UV4L Installation for ARM (Raspberry Pi)

    > The following instructions explain how to install UV4L on the official Raspbian Linux distributions available for any model of the Raspberry Pi boards: Zero, Zero W (Wireless), 1, 2, 3, Compute Module 1, Compute Module 3. > www.linux-projects.org/uv4l/installation/ > >

  • Using a Raspberry Pi Zero W to Add a Camera to HomeKit via Homebridge | Infinite Diaries

    How to add a Raspberry Pi Zero W Camera to a Raspberry Pi Zero W and have it work as a webcam in HomeKit via Homebridge. infinitediaries.net/using-a-raspberry-pi-zero-w-to-add-a-camera-and-a-xiaomi-air-purifier-2-to-homekit-via-homebridge/

  • Infrared IR, 433mhz and MQTT on ESP8266 bidirectional gateway OpenMQTTGateway

    The goal is to act as a gateway between 433Mhz sensors, infrared remote controls and a MQTT broker or between the MQTT broker and 433Mhz actuators, infrared devices. It enables to receive MQTT data from a topic and send RF 433Mhz signal corresponding to the received MQTT data, publish MQTT data to a different topic…

  • 433toMQTTto433 – Bidirectional ESP8266 NodeMCU gateway between RF 433Mhz signal and MQTT

    The goal is to act as a gateway between 433Mhz sensors and a MQTT broker or between the MQTT broker and 433Mhz actuators, It enables to receive MQTT data from a topic and send RF 433Mhz signal corresponding to the received MQTT data and publish MQTT data to a different topic related to received 433Mhz…

  • Turning a Raspberry Pi 3 into an iBeacon | Andrew’s Memory Blog

    Quick instructions by Andrew on how to turn a Raspberry Pi 3 running Raspbian Jessie into an iBeacon. andrewmemory.wordpress.com/2016/03/29/turning-a-raspberry-pi-3-into-an-ibeacon/

  • 7 Fabulous Raspberry Pi Picture Frame Projects

    Creating a digital picture frame is a perennial favorite Raspberry Pi project — it’s useful, relatively simple, and doesn’t require a lot of parts, making it a great first Pi project for beginners. But, as with most things made out of the Raspberry Pi, this seemingly simple concept has been been taken to the next…

  • PIXEL LED ART Maker’s Kit

    Create custom LED art installations with the PIXEL Maker’s Kit. You’ll purchase your desired LED panels and corresponding power supply separately. Supported LED panels and power supply recommendations are listed. ledpixelart.com/pixelv2board/

  • How to Make Money from Bitcoin Faucets

    This guide by MacObserver shows how to make money from Bitcoin faucets. What is a Bitcoin Faucet? MacObserver writes: “Bitcoin faucets pay out a few satoshis when you load a page full of ads, roll a random number generator (on a page full of ads), or play some other game (on a page full of…

  • Instructions for Sending & Receiving SMS on Linux by 20papercups

    Instructions on sending & receiving SMS with a USB-Modem Surfstick on Linux Operating Systems with SMSD. > www.20papercups.net/programming/sending-receiving-sms-on-linux/

  • Huawei E173 Unlock 3G USB Modem

    These instructions show how to unlock a Huawei E173 3G USB Modem Surfstick in case it has still as Simlock on it. > www.modemunlock.com/huawei-e173-unlock-3g-usb-modem.html

  • Set Up Your Own Private VPN with Streisand | Big Medium

    Good instructions on how to set up a private VPN service with Streisand Open Source software on a VPS server. bigmedium.com/ideas/private-vpn-streisand.html

  • Dynamic DNS with ddclient on Raspberry Pi and Ubuntu using your Namecheap Domain

    This tutorial will show you how to configure ddclient on Raspbian and Ubuntu with your Namecheap Domain. Many tutorials don’t explain what to do if your server is behind a router, but this one will. It is the best tutorial regarding dynamic DNS for your Raspberry! > samhobbs.co.uk/2015/01/dynamic-dns-ddclient-raspberry-pi-and-ubuntu

  • Configure ESP8266 Wifi with WiFiManager

    Avoid hardwiring the settings of your ESP8266 Wifi Setup by just adding a little extra code that triggers WiFiManager allowing you to change the settings for networks easily. hackaday.com/2017/03/18/configure-esp8266-wifi-with-wifimanager/