Learn how to export and import Windows Subsystem for Linux (WSL) distros between machines and on the same machine.
Install PowerShell remoting over SSH

PowerShell 7.x supports SSH for cross-platform remoting. Learn how to configure and test PowerShell remoting between Windows, Linux, and...
Run Docker container on Subsystem for Linux 2 (WSL 2)

Version 2 of WSL not only offers a new architecture based on a virtual machine, a proprietary Linux kernel,...
How to deploy Ansible inside a Docker container

Deploying Ansible inside a Docker container is an easy way to have a lightweight, agile environment for using Ansible....
Install LAMP stack (Apache, MySQL, PHP) on the Subsystem for Linux 2 (WSL2)

The Subsystem for Linux 2 (WSL2) includes its own Linux kernel and is able to run numerous programs natively...
NAKIVO Backup & Replication v10: vSphere, Linux support, P2V, Wasabi

NAKIVO Backup & Replication v10 was recently released. In this review of new features, we take a look at...
Windows 10 2004: The most important new features for professional users

While Windows 10 1909 included few innovations, the 2004 release offers some new features. These include the Windows Subsystem...
Install and activate Windows subsystem for Linux (WSL) 2 on Windows Server

WSL 2 can currently only be installed on the latest Windows Server insider preview, or on Windows 10 build...
Install Subsystem for Linux 2 (WSL 2) on Windows 10 2004

In mid-2019, Microsoft announced version 2 of the Windows Subsystem for Linux (WSL 2). It uses a lightweight virtual...
Join a Debian Linux server to an Active Directory domain

Learn how to bind a Debian Linux-based server to an Active Directory (AD) domain without purchasing third-party software.
Install Subsystem for Linux in Windows 10 LTSC and Server 2019

The Linux subsystem introduced in Windows 10 1609 brought some innovations in Windows 10 1809. Also new is that...
Create Linux users on PowerShell Core 6 with New-LocalLinuxUser

In this article, I will explain my simple function New-LocalLinuxUser for PowerShell Core 6 that acts as a wrapper...
Creating PowerShell Core scripts on Linux

Now that PowerShell is available on various Linux distributions (such as CentOS, Red Hat, and Ubuntu), it is natural...
PowerShell remoting between Windows and Linux

With the advent of PowerShell v6.0, the PowerShell engine is now available on Windows, macOS, and Linux. Learn the...
Install Microsoft SQL Server on Ubuntu Linux

Microsoft has recently released a preview version of SQL Server that can be installed on Ubuntu Linux. In this...
Install Ansible: Setup for Windows

One of the most popular configuration management and infrastructure automation products on the market is Ansible. Ansible, along with...
Linux Bash in Windows 10 Anniversary Update

In this post, you will learn what happened to the new Bash feature in Windows 10 1607 (Anniversary Update).
Install PowerShell on Ubuntu 16.04

You've probably heard the amazing news: PowerShell is now open source and available for Linux and Max OS X....
Install ISC DHCP Server on Ubuntu 16.04

The Internet Systems Consortium (ISC) Dynamic Host Configuration Protocol (DHCP) server is free, open-source, and easy to install. Both...
Working with Windows 10 Bash

In my previous article, I introduced Bash for Windows 10. Since then, I have been playing with Bash on...