Some professional coders are absolutely adamant that learning to program in assembly language in these modern times is simply a waste of time, and this post is not for them. This is for the rest of us ...
The VirtualBox Guest Additions gives a performance boost and extra features to your hosts. Follow these steps to install this package on a GUI-less Ubuntu server guest. Virtual machines (VMs) have ...
Docker is everything but pretty; let's try to fix that. Here's a rundown of some GUI options available for Docker. I love Docker. At first it seemed a bit silly to me for a small-scale implementation ...
Previously, I looked at using the Linux video loopback system from the command line. The basic trick was simple enough: capture video from a real camera, process it with something like ffmpeg, and ...
Learn how to use loops and dynamic object naming in PowerShell to build GUI settings interfaces that can adapt as new parameters are added. For the past several months, I have been hard at work ...
The LVM is a powerful storage management module which is included in all the distributions of Linux now. It provides users with a variety of valuable features to fit different requirements. The ...