How to keep dialog boxes on top in PowerShell
TLDR: How to use FindWindow() properly in PowerShell
Now you can use all the dialog boxes, Open File, Open Folder, Save File; and this time, they won't show up behind the terminal.
Beginners guide to SSH keys in PowerShell
As Microsoft continues to add feature after feature to the PowerShell experience, the number of things available to a beginner can be overwhelming.
Here is my implementation of ssh-copy-id
Easily join Active Directory with Ubuntu Server 18.04 LTS and 20.04 LTS
Joining Ubuntu server to Active Directory has never been easier, follow along to speed up your deployments and take full advantage of Active Directories Identity Management
Active Directory account integration - Ubuntu 18.04 LTS
Even in a Windows environment, Linux servers can play a critical role.
If you're not running Linux in your environment because you're unfamiliar with it, hopefully this will help quell some of your concerns.
Joining an Active Directory domain with Ubuntu 18.04 LTS
Do your Ubuntu servers feel a little orphaned from the Windows side of your network? Joining them to your local Active Directory domain can be easy...