When nginx also needs to know the hardware
Hello everyone, In my previous article , I talked about my famous VLC server running on an old 0.8 GHz CPU . At first, I quickly noticed that the throughput was not that great . Sā¦
Newest first.
Hello everyone, In my previous article , I talked about my famous VLC server running on an old 0.8 GHz CPU . At first, I quickly noticed that the throughput was not that great . Sā¦
Hi everyone, I use a Devmel AirSend Duo to control my roller shutters. The device works very well locally, but it does not provide a complete web interface hosted directly on theā¦
Hi everyone, I have a small personal server that is definitely not a powerhouse: 0.8 GHz CPU and 4 GB of RAM . At some point, I thought it would be useful to also use it to watchā¦
Hello everyone, To try another certificate authority, I replaced some of my Letās Encrypt TLS certificates with free certificates issued by Actalis . The issuance and deployment pā¦
Windows to Linux in the Enterprise: building the āsysadmin bundleā Migrating from Windows to Linux in a company is not the same thing as what a home user does on a personal laptopā¦
For a long time, my blog ran on WordPress . It works great, but I no longer needed the whole āmachineā: database, plugins, updates, attack surface, etc. I wanted something that isā¦
Hello everyone, I started a new project on my GitHub ā an ADCS server written in Python. This project comes from a simple observation: some customers need automatic enrollment onā¦
Hello everyone, another quick post, In my previous article I present to you an azure ad connect samba4 script written in python and which works under linux to synchronize your useā¦
Hello Itās been a long time since Iāve written on this blog. Recently I came across several articles about how active directory password synchronization works with azure ad connecā¦
Not long ago I discovered RPyC: https://rpyc.readthedocs.io/en/latest/ Itās a handy tool to control remote machines over SSH. Why not use Ansible? Itās simply a different approachā¦