Let's see how you can use an SSH Tunnel to securely connect to a remote MySQL/MariaDB database server. You can also use it to take backups from the remote server with mysqldump.
How I enabled brotli compression on my Nginx web server. Brotli is a compression algorithm for web that's more efficient than Gzip for compressing HTML, CSS, JS, and other such files.
Learn how to measure WordPress boot time and server-side execution time. Since these figures are unaffected by client-side and network-related issues, it is crucial for knowing whether WordPress, as a software, is slow or fast enough.
OBS Studio is one of the most popular choice for video recording and streaming. However, there are other amazing tools as well, including CLI. Let's see how you can use FFmpeg from the terminal to record the screen.