Fixing Bluetooth HSP/HFP profile on Ubuntu 20.10/21.04
With how things going nowadays, Zoom and Microsoft Teams have started to become a common fixture in my daily, Work From Home way. While I have a pretty decked desktop…
...of musings and ramblings
With how things going nowadays, Zoom and Microsoft Teams have started to become a common fixture in my daily, Work From Home way. While I have a pretty decked desktop…
…Well, the most obvious option would be containers, right? But let say we want to do this the old fashion way. Here’s what we can do Prereqs First, let’s install…
If you are satisfied with Cloudflare for your DNS over HTTPS goodness, great! However, Cloudflare is not the only DoH provider you see, and if you prefer something else, you…
2020 continues the big push for DNS over HTTPS (DoH) and DNS over TLS (DoT), two methods of improving the security and privacy of customers of Internet Service Providers (ISP)…
While I started my computing age with an Intel 386DX, my actual, first custom rig way back in 1998 was a Super 7 board (DFI P5BV3+, later on K6BV3+) packed…
So I think I have managed to move my WP Traefik deployment from v1.7 to v2.0, so I should be save if they decide to retire the 1.7 docker image…
So we have successfully managed to deploy our NextCloud instance on top of Docker Swarm. So, what to do next? NextCloud Talk! Similar to Jitsi that I have covered many…
It’s weird living in Indonesia right now. Anyway, due to the Covid-19 outbreak, businesses are relying more and more to collaborative suites, such as slack, Microsoft Team and Office 365,…
You’ll need: Private Key, created when we generate the Certificate Signing Request (CSR) file, we’ll name it private.key Your CA signed SSL certificate, in X.509 format, named yourssl.crt Intermediate Certificate…
Certainly the kind of deployment explained on my previous article does not suit certain type of deployment. While Let’s Encrypt makes it easier for anybody who own a domain to…