Welcome to the dumping site

This is my personal space to vent my thoughts. I mostly write about with Emacs, smaller side projects and things related to writing, tech stuff and maybe management.


Securing your server with 2FA

2021-10-20 | #emacs #freeotp #ssh

I have a bunch of servers running within the company network. These server running multiple virtual machines such that these servers can be seen as a hypervisor. I connect to them using ssh and for additional security I use a second factor. 2FA or two-factor authentification can be used to improve the security by forcing the user not only provide the correct ssh key but also another secret shared by the machine and the user.

Continue reading 


Publishing your own website with Emacs and hugo

2021-09-29 | #emacs #hugo

I wanted to present some things to the public. To do so, a personal blog and a static website is the weapon of choice (maybe 15 years to late). And what is a good start for a personal blog? A post about the setup and workflow of the blog itself. I start with the prerequisites for a personal website and afterwards explain the usage of Emacs org-mode and hugo for blogging.

Continue reading 