If you really, really have to use Facebook
That ominous feeling of being stalked, have you ever feel it? I have, oddly by an ad for gaming mouse sold by Lazada when I was reading news on a…
Automatically mount NFS Share through SSH tunnel
*Checks calendar* Ah well. My last post on this blog was well over a year a go. Not much to share when you’re dealing with proprietary stuff, and I’m trying…
Review: Akko MOD 007v2 Keyboard kit
Well well, I guess I really am in too deep. Last year, Glorious pioneered the mass produced pre-packaged barebobe keyboard kit with their release of the mostly favorable reviewed GMMK…
Review: Genki Waveform
This is Genki Waveform, by Genki. If you haven’t heard about Genki before, they make a lot of Nintendo Switch accessories. I haven’t got a clue since I don’t own…
Oracle expdp & impdp with sysdba accounts
So ideally, you would create an account and grant it the necessary privileges to perform datapump export and import But, in the rare occasions that you need to do this,…
Accepting self-signed certificate in Java
Self-signed certificate is not necessarily something bad if you can actually validate or trust the source. For example if it’s accessed through a private network link. If you are accessing…
Determining interpreter required to run a binary executable
As a part of installation process of a proprietary system, my team was requested to run a small program that determine a fingerprint of a system as a part software…
Fixing Bluetooth HSP/HFP profile on Ubuntu 20.04, 20.10, 21.04, 22.04
Update: Ubuntu 22.10 comes with Pipewire as default instead of Pulseaudio, so this workaround is no longer needed. If you want to stick with LTS release, the tutorial below is…
How to deploy multiple Tomcat instances
…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…
DNSCrypt, now with DoH Power!
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…
Cloudflared: DoH for your household
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)…