When working with the Linux file system, its important to know some of the different ways you can list directory contents on Linux. This article will look at some of…
In this short tutorial I will show how to check if a file exists, and then delete a file if it exists using PowerShell. This can be useful if you…
Being able to count files in a directory on Linux, or directories themselves, is a useful admin task to know how to carry out. It may be that you are…
When working on the terminal, or command line, there is often a need to know how to create a file in Linux. Whether you need to create a script file,…
This article is all about the different methods you can use to ping ports to help in troubleshooting network connectivity issues. The ping command is available across just about every…
This article will show how you can use Azure Files to store your Windows Virtual Desktop – WVD – FSLogix profiles. Typically, when using WVD, FSLogix will be used to…
After you have gone through the steps to install Kali Linux, one of the first tasks you should carry out is to update Kali Linux to ensure you have the…
The question of where to download the vSphere client, including previous versions, comes up now and again. All links from vSphere 4.1 through to vSphere 6.x listed below: vSphere 4.1…
This article takes a look at how you can use Terraform to deploy WVD (Windows Virtual Desktop). I use Terraform often to deploy virtual machines and infrastructure, and try and…
This article goes through how to install Kali Linux on VMware Workstation. Kali Linux is a Debian-derived Linux distribution designed for digital forensics and penetration testing. It is maintained and funded by Offensive Security. Kali comes bundled…