It took me a while to figure out how to install the MS-DIAL on Linux since the tutorial other than Windows version is less detailed. It turns out that I can run MS ...
The Linux Container Tutorial guides users through packaging an application for Linux environments using container technology. This tutorial is designed to work across several Linux-based platforms, ...
I think I'm going to need more coffee to process this. Did I wake up in opposite land? Microsoft actually genuinely have a tutorial up on how to install Linux. This isn't actually all that odd, ...
In this video from the Velocity 2015 conference, Brendan Gregg from Netflix presents a 90 minute tutorial on Linux performance tools. There are many performance tools nowadays for Linux, but how do ...
What is the Arch User Repository (AUR)? The Arch User Repository (AUR) is a community-driven repository for Arch Linux users, containing package descriptions known as PKGBUILDs. These PKGBUILDs allow ...
Many users who try Linux for the first time can get confused easily as their is no readily apparent help system available to them. As Windows programs are typically graphical in nature, it is not too ...
Linux is all about choice. You can choose a distribution that best suits your needs, software that helps make you more productive, servers that serve your business, and a desktop that makes your ...
Simply put, a Shell Script is a program that is run by a UNIX/Linux shell. It is a file that contains a series of commands which are executed sequentially as if they were entered on the command line ...