today's howtos
-
How to Install NGINX Web Server on Ubuntu 22.04 LTS
-
Getting Started With Proxmox Backup Server
In this tutorial, we will learn how to get started with Proxmox Backup Server. First, we will be discussing about the Proxmox Backup Server's dashboard and then we will move on to learn how to backup and restore VMs and Containers using Proxmox Backup Server.
-
Simulate an unreliable network connection with tc and netem on Linux
There are various reasons why you want to modify the traffic between devices. The last time we had to ensure that a streaming server in Frankfurt could handle incoming video streams with a high latency over an unreliable connection from the US. The other time we had to provide proof that some SAP modules can't handle the additional latency of a VPN and that the problem is on their side and not ours.
-
CSS Grid Gap Behavior with Hidden Elements
I was recently prototyping a component layout that included a way to toggle the visibility of sibling elements inside a grid display. What tripped me up was, while these elements were hidden, all of the container's gap gutters remained, leaving undesired extra visual spacing. I expected these gutters to collapse. The reason they stick around is related to explicitly defining grid templates.
-
My CSS wish list
I believe we have no right to complain. We’re super spoiled, especially with the stuff happening around Interop 2022 and 2023, but these are just examples of things that would make my life easier. I’d love to hear what’s on your wish list, too.
-
How to Enable Fractional Scaling on Fedora Linux
I run Fedora on a Chromebook that has a 3:2 ratio 2K screen, but the only scaling options I can use out-of-the-box are 100% or 200%.
And sadly neither is ideal.