MySQL string replace in PhpMyAdmin
The MySQL string replace command is quite handy if you need to update a string in one of your table’s …
Some guides, tips, and other things related to Linux, servers, and everything in between. Like configuring or installing something and even simple stuff and opinionated content.
The MySQL string replace command is quite handy if you need to update a string in one of your table’s …
You’ve probably stumbled upon the need to check your CPU’s frequency (or CPU speed as some call it). Be it …
The LEMP stack, not to be confused with the LAMP stack, has the same goal: to reliably serve your application …
A LAMP stack is often associated with stability, simplicity, and power. And it’s no joke either, as the LAMP stack …
So after writing this aricle, I realised I forgot to mention how to fix the alsamixer not saving settings during …
So this is a fast one. I’ve been using Fedora, but this deffinetly works in most Linux distros like Linux …
In November, along with the release of Fedora 35, I decided to give it a try. Give it a try, …
I just realized that I write about unzipping here, but I forgot to say anything about zipping. So this is …
Brotli is a compression algorithm developed by Google as an alternative to Gzip. Brotli is superior in performance, so you …
A great way of defining self-hosting is the concept in which you are hosting your own applications, data, and software …