0 Comments 02 Jan 2024
Kali Linux Installation from Scratch

Installation as Proxmox LXC container apt install wget man vim nano inetutils-tools iputils-ping apt install…

0 Comments 11 Jun 2023
Connecting PowerShell to Exchange Online

This article describes the procedure of connecting PowerShell to Office 365 in order to manage…

0 Comments 11 Jun 2023
Secure Configuration of Azure AD Apps with Exchange Permissions

This documentation provides guidance how to configure an OAuth 2.0 application in Azure AD and…

0 Comments 13 Nov 2022
Update Docker Container Image

Use the following commands to updated a desired docker Container with a new image sudo…

0 Comments 13 Nov 2022
Sync Time with NTP Linux Server

How To Set or Change Timezone on Ubuntu 20.0 Using the correct timezone is essential…

0 Comments 31 Oct 2022
Windows CMD useful commands

ipconfig ipconfig /all | findstr DNS ipconfig /release ipconfig /renew ipconfig /displaydns | clip ipconfig…

0 Comments 05 Feb 2022
Adding WiFi QR-Code

Install PowerShell Cmdlets Install-Module -Name QRCodeGenerator -Scope CurrentUser -Force Configure your WiFi Information New-QRCodeWifiAccess -SSID…

0 Comments 05 Feb 2022
Power Shell 7 Installation & Setup:

1.Adding Code Repository Listing in Order to copy code to clipboard from PowerShell Directly Invoke-RestMethod…

0 Comments 31 Jan 2021
TCP/IPv4 Subnetting

The purpose of this article is to find out various subnet parameters from a given…

0 Comments 04 Jan 2021
How to manage a second USG with one controller. Layer-3 adoption

This casestudy is ment to go through the process of setting up a second Gateway…