Debugging Linux Kernel via Qemu

with In my case it’s: In VM mount the FS Read more

Building GDB

Install build tools and dependencies and run compile job Read more

Git Stuff

Serving git repository via python http server (for testing purposes) Read more

Wacom Intous Pro on Linux

Map physical key to CTR+Z Read more

Debugging Bluetooth Stack on Linux

As I’m developing a Linux based SSH pkcs11 library which proxies key access to Bluetooth device, I had to troubleshoot many problems related to Bluetooth. Linux Bluetooth Stack The Linux user-space stack is hosted here: https://github.com/bluez/bluez.git You can pick a... Read more

Reset EJBCA SuperAdmin password

Read more

Starting JVM process with exposed debugger port

Read more

Flutter On Embedded

Resources Building Flutter-Pi On host computer (ARM64) Read more

ElasticSearch Queries

Group By Read more

OpenSSL/SSH One-Lines

Convert Public RSA Key to OpenSSH Public Key Format Extract Certificate and Private Key from PKCS12 Read more