No Picture
DevOps

Powershell on Ubuntu 18.04

Unfortunately powershell isn’t currently available in the official package repository. However Microsoft do provide a couple of ways to install powershell. DEB Package Microsoft provide a .deb package for manual installation using the APT package […]

No Picture
Linux

Port Listeners

Today I had a request to open a particular port. Once I’d put the required rule in place, I ran a port scan and found the port is still reporting as closed. This means either […]

Arch Linux

PowerShell on Arch Linux

PowerShell on Linux!?! This should be a laugh…. Now to get started, issue the pwsh command: Cool! Looks like it worked! Lets test a couple of commands: List the processes: To list the contents of […]