Stepan Sojka
Stepan's Blog

Stepan's Blog

Follow
Follow
homebadges

Running OpenVPN Client With systemd

Nov 30, 20212 min read

In the era of remote work, a lot of us work over OpenVPN (a bit unfortunate naming, by the way). On Linux, it has a command-line client. Keeping a...

Running OpenVPN Client With systemd

Valgrind Warning: Client Switching Stacks?

Nov 20, 20213 min read

If you've been doing any C or C++ development for some time, you might have heard of Valgrind. It's undoubtedly an excellent tool, and it helped me...

Valgrind Warning: Client Switching Stacks?