How to set up Let’s Encrypt
We will talk about how to set up Let's Encrypt, what is required, what commands to run and what to do with the result. Lastly, we add renew command to keep the cert up to date.
We look into creating a game in love2d
We look into creating a Samba share on Debian. Then we connect to it from Windows 11 so we can work on our project in Windows and transfer data over Samba and run it in Linux.
I talk about my experience of switching over to Linux, the pros and cons. I cover topics like games, speed, stability, simplicity and much much more.
In this video, we will install Glance an OpenStack component required for storing your images. Glance can utilize Ceph as a backend, and we want this setup, so there are some extra steps required.
We look at creating a WordPress Plugin and what is required for it showing up on wordpress.org and getting through the review process. I made it and found some things to look out for and things that can make the process smoother.
In this video we look into the new preview features for connecting java applications to native libraries and run functions. We test both running against libraries loaded in the system and we also load a custom library we built from C code.