Here are two snippets I regularly use to install Docker with Docker Compose on my Debian systems, whether I have sudo or I’m root. Because I often need to search-and-replace sudo when I’m root, I’m posting them here – mostly for myself. But if they’re helpful for you too, enjoy! This is based on the… Continue reading Install Docker on Debian
Author: Felix
Overleaf CE – Self Host your own LaTeX-Server [Tutorial]
Using LaTeX regularly for University, i was once searching for a good and easy way to write my latex-files. I then stumbled upon “Overleaf”. It’s a web-based multi-user platform for creating latex-documents. It gives you a split-screen on the web with a good editor on the left and your compiled PDF on the right. It… Continue reading Overleaf CE – Self Host your own LaTeX-Server [Tutorial]