jemson@home:~$

  • Teams PowerShell Reference Commands

    Had to provide a customer with Teams PowerShell reference commands, so though why not post it here for later use. These make up some of the most common commands in User setup and management. #Install Teams Modules in PowerShell (Only needs to be done once) Install-Module -Name MicrosoftTeams # Connect...

  • Docker and iptables

    Something that came to bite me this week, was Docker’s ability to insert it’s own iptables rules completely bypassing firewall-cmd / ufw. On this particular server I had LAN/WAN interfaces directly assigned the the firewall policy configured in such a way that would allow HTTP/HTTPS traffic in on the public...

  • Interactive Learning

    Have come across a really fun interactive learning site called Try Hack Me. While not exactly new, (and just shy on 1 Million users at the time of writing) it is something I have only recently just found out about. After signing up a free account, and having a play...