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