Codehouse: my digital life
-
ChangeDetection Android App
Changedetection.io detects changes in the pages that you frequently visit. It is opensource and you can host in a server of your own. It has its own API in which I based these small prototype Android app.
-
How to install the most recent Python in your Synology diskstation
How to obtain the most recent version of Python on your Synology NAS.
-
You trust in AI blindly ? Think again…
I\’ve decided to write my own DHCP server, for a variety of reasons: every time the DHCP of my router have to be resetted, I have to fill again, bit by bit, the manual static entries of every network component. In other words, having a server of my own making, I can more easily move……
-
Recovering your work when the devil visits you without first asking…
No, I didn’t have an Interview with the Devil the way the Stones sang, because the devil when it decides to visit you, he never warns you. From this metaphor, perhaps what happened was how to lead with something such as when the most unexpected happens, we should be prepared for the wost, or better……
-
How to configure an E-mail distribution service using Postfix + Courier IMAP with SQLite as the credentials storage endpoint
While I was doing the migration from Ubuntu 14 to Ubuntu 16, I came across the high resource demands required by the new version of MySQL. I’m running on a very basic VPS with to few RAM, and so MySQL (was running 5.7) crashed much frequently, so I decided to switch a MySQL fork, mariaDB,…
-
Migration notes from Ubuntu 14 to Ubuntu 16 Server versions
I needed to migrate the following software bellow from Ubuntu 14 to 16: Apache MySQL Postfix Courier Bind Webmin ddclient
-
How to move the base docker directory to another location (part II)
Continuing from my last post , the process of putting the docker base directory in a remote mount point was completed with a relative success, because I’m still struggling with the fact that the permissions that NFS attribute to the users on the machine the share is mounted. Every new file or modified one is assigned,……
-
How to move the base docker directory to another location
Some weeks ago, I started getting notices that the root dir where my Linux is mounted was getting low space. I dismissed the warnings and thought there should be something out of the way. Still true that my Linux root partition is just 85 gigs, because I repartitioned the disk on a laptop that goot……