In the last article in this series, we looked at how to merge branches on GitHub as a...
What’s your ENow AppGov Score? Free Microsoft Entra ID app security assessment

Many organizations are behind the curve in understanding their SaaS applications and governance. In fact, for many IT admins,...
Whitelist a domain in Microsoft 365

Defender for Office 365 and Exchange Online Protection monitor all emails hitting your domain and block harmful messages and...
Unlock Linux Unified Key Setup (LUKS) encrypted partitions with TPM 2.0

Leveraging TPM 2.0 to unlock Linux Unified Key Setup (LUKS) encrypted partitions ensures an added layer of protection, utilizing...
Update container images with Copa

Copa, an open-source container image security tool from Microsoft, addresses the need to update container images. It lets you...
If the print spooler stops—how to fix common print spooler errors

Are you wondering why your printer spooler stopped? This article addresses common Windows print spooler errors and various methods...
Anti-spam policies in Microsoft 365 (Office 365)

It is astonishing that over 200 billion spam emails are sent out every single day. One way to tackle...
Install Secure Boot in Linux

The advent of Secure Boot technology has significantly changed the security landscape and gradually gained traction in operating systems,...
New Group Policy settings in Windows 11 23H2

Windows 11 23H2 introduces a range of new Group Policy settings. These target new features like Dev Drive and...
Windows Server 2025 will support SMB over QUIC in all editions

One of the main new features of Windows Server 2022 is SMB over QUIC. QUIC serves as an alternative...
Switch between Windows Terminal and the legacy console

The new graphical console brings a number of improvements over the classic console host. However, for the foreseeable future,...
Ansible beginner tutorial

Ansible, an open-source automation platform, is rapidly gaining popularity among IT experts and organizations seeking simple yet powerful solutions...
Encrypt Linux LVM with Linux Unified Key Setup (LUKS) using Cockpit

Linux's logical volume management (LVM) system manages and provisions data on physical disks. In this article, I will explain...
Connection error: renew WSUS certificate

Admins who work with WSUS regularly are used to connection issues of the MMC console. However, it is not...
Nested Docker containers: Run Docker in a Docker container

Working with nested Docker containers has several use cases. In this article, I will discuss three methods to create...
Install Loki and visualize logs with Grafana

Loki is an open-source log aggregation system developed by Grafana Labs and tailored for cloud-native and containerized apps. Loki...
Remote connect to VirtualBox VMs via RDP (VRDP)

Clients can connect to VMs on a remote host via the VirtualBox Remote Display Protocol (VRDP) without the need...
Merge branches on GitHub

Merging branches in Git is a way to incorporate changes from one branch into another branch. In the previous...
Install a container on Proxmox

With the open-source platform Proxmox, you can not only operate virtual machines but also easily deploy containers. The native...