FGFer Gonzálezinarmi3.hashnode.dev·Mar 20, 2021 · 12 min readHow to add a custom syscall to your Linux kernel (5.8.1) in Ubuntu (20.10 Groovy Gorilla)After a brief review of how system calls work, this tutorial describes step by step how to add your own system call to the kernel and test it. There are many tutorials available so I do a detailed compilation of the steps that worked for me in my spe...01E
FGFer Gonzálezinarmi3.hashnode.dev·Aug 12, 2020 · 7 min readA brief introduction to domain-driven design (DDD) and event-driven architectures (EDAs)What is domain-driven design (DDD)? A domain is the specific and bounded real-life context in which a problem exists and unfolds. It is a sphere of knowledge around an activity. In the case of an agrochemical business, e.g., a domain expert would de...00
FGFer Gonzálezinarmi3.hashnode.dev·Jul 26, 2020 · 3 min readHow to RDP into a Windows Server from your remote macOSThis guide will help you connect remotely from your macOS machine to a target Windows Server already configured to support Cloudflare Access. Cloudflare Access is a solution for working with Windows Servers since they didn't allow for SSH until 2018...00