Edit: Feb 6, 2023 – Nymea has recently launched version 1.6 which appears to have added / adjusted at least some of my ‘positive criticism’ comments below so some may no longer be relevant. Further, be advised always to go to the official nymea.io documentation for the latest and greatest instructions. My stuff is just to go alongside with it.…
Tag: freedom
INSTALLING ROUNDCUBE 1.4 VERSION ON YUNOHOST
Thanks to the work of Brian we can now install the newest version of Roundcube on Yunohost. Why is this so exciting? Newer, fresher UI PGP encryption Functionality with the enigma plugin Mobile friendly skin In short, it makes your self-hosted email awesome on a mobile too, regardless of whether you have an email app that works or not with…
SETTING UP EMAIL WITH YUNOHOST AND CLOUDFLARE
In a previous blog post I set up a Yunohost (“YH” moving forward) box with a script so that it would report it’s location back to Cloudflare (“CF” moving forward) automatically using a cron job entry on the box and a cool piece of free software called ddns-cloudflare. That blog was to make sure the website stuff (ie. WordPress blog,…
Converting a Zsun Wifi Card Reader into a Wifi Range Extender
This post is a follow-up post to my original where I successfully flashed OpenWRT onto these Zsun devices. Be sure to see that post first if you haven’t already flashed OpenWRT onto the device. Note that this tutorial should also work for any device upon which you can put OpenWRT (ie any compatible old router you have kicking around). With…
Bridging a Matrix and Telegram Room
ASSUMPTIONS For this tutorial, we shall assume that you already have: An existing Matrix chat room of which you are administrator and A Telegram supergroup with admin rights to add members The Matrix room is set to “Anyone who knows the room’s link, apart from guests” in the “Who can access this room” settings of the group Encryption is turned…
How to Sync Files from Ubuntu Touch to Nextcloud using UBsync
Ubuntu Touch is awesome. Nextcloud is also awesome. Put them together and you have awesome… squared. How cool would it be to have your photos automatically sync to your own Nextcloud sever? Well, you can do it today and here is how. EDIT DEC 24, 2018 – Important Security Warning before beginning! Currently as of the time of this post,…
MAKING DDNS WORK IN OPEN WRT
OpenWRT project is awesome for sure. It’s free software (open source) and it allows you to use your router the way you want, unlike how they usually come out of the box. That said, there doesn’t appear to be a super vibrant community around it (yet) so some stuff is pretty hard to do. I’ve created an OpenWRT English-speaking Telegram…
Flashing OpenWRT onto a D-link DIR-615 – The Sequel!
The funny part about this blog is that I spent an entire day searching for how to do this and then I ended up landing on a blog post with the answer… written by ME. in this 2015 blog post Lol or something? This tutorial assumes you are using Ubuntu and know how to access your terminal and do some…
Doing a Really Big and Fast First Upload on a Fresh Nextcloudpi Install (the Samba Way)
EDIT 190515: Oops. Apparently in the instructions below in the Nautilus section I failed to say how to actually connect. Adding that now. Sorry. Nice long title. Thankfully the speed of getting your first big upload to your new Nextcloudpi (NCP) server won’t be so long, thanks to this tutorial! By spending 10 minutes and doing this tutorial you will…
Setting up Nextcloudpi (NCP) with an Encrypted Hard Drive
The following tutorial is how you can setup an encrypted hard drive to work with Nextcloudpi. Please note that there are a few steps you will have to perform every time your pi goes down because the drive will require decrypting. Basic understanding of the command line will be required for this so if you don’t have these skills locate…