Vue normale

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.
Aujourd’hui — 28 mai 20244sysops
Hier — 27 mai 20244sysops

Upgrade from Ubuntu 22.04 to 24.04 LTS on Windows Subsystem for Linux (WSL2)

Par : Edem Afenyo
24 mai 2024 à 17:13
The latest version of Ubuntu, 24.04, is out with new features for multiple platforms. This article specifically guides you through upgrading to 24.04 on the Windows Subsystem for Linux (WSL2) platform. Check out this article for a general upgrade guide for other platforms.
À partir d’avant-hier4sysops

Configuring external authentication methods in Microsoft 365 with Microsoft Entra ID

23 mai 2024 à 19:38
Microsoft Entra ID now supports external authentication methods with multifactor authentication (MFA) in public preview. In this step-by-step guide, I will explain how to configure and use third-party authentication for Microsoft 365.

A Kubernetes policy engine: New features in Kyverno 1.12

Par : Amr Essam
22 mai 2024 à 17:26
Kyverno is a Kubernetes-native policy management tool that automates and enforces policies for validating, mutating, and generating Kubernetes configurations. The Kyverno team has just unveiled version 1.12, which introduces a host of new features. These include dedicated storage for policy reports, integration of Kyverno JSON into the CLI, refined policy exception handling with conditions, and other improvements.

Remove store apps from a Windows image

21 mai 2024 à 19:22
In professional environments, most store apps delivered with Windows are of little value, prompting admins to remove them from the image before deployment. However, you should avoid indiscriminately deleting them, as some system-relevant apps may be among them. PowerShell can be used to remove the crapware selectively.

Integrate Microsoft Graph activity logs for Microsoft 365 with Azure Monitor

20 mai 2024 à 20:06
Microsoft Graph activity logs, a component of Microsoft Graph, is now generally available. Microsoft Graph is a unified API that provides access to a wide range of Microsoft 365 services and data, enabling developers to integrate and interact with services like Outlook, OneDrive, Teams, and SharePoint through a single endpoint. Microsoft Graph activity logs provides a detailed record of user and admin activities across Microsoft 365 services, enabling monitoring, auditing, and analyzing actions within the organization's environment. In this post, I explain Microsoft Graph activity logs use cases and outline how to install and integrate them with Azure Monitor logs.

Generalize and capture a custom Windows 11 image

16 mai 2024 à 17:32
Many admins prefer to use a customized image rather than Microsoft's standard image for deploying Windows 11. This involves creating a reference installation of the OS tailored to their specific needs. After generalizing it with Sysprep, the image is written to a WIM archive using DISM or PowerShell.

Create an S3 bucket in AWS with OpenTofu

14 mai 2024 à 17:02
OpenTofu, a Terraform fork, is an open-source infrastructure as code software solution that allows you to define and manage the complete infrastructure lifecycle using the HCL (HashiCorp Configuration Language). In this post, I'll walk you through the steps to create an S3 bucket in AWS using OpenTofu.

Lens 2024: Redesigned GUI for Kubernetes

Par : Mercy Bassey
13 mai 2024 à 18:52
Lens is an open-source desktop application aimed at managing Kubernetes clusters. It offers a graphical user interface as an alternative to working directly with the Kubernetes command-line interface (kubectl). Lens includes features for monitoring cluster resources, viewing logs, and accessing a built-in terminal. The new Lens 2024 Early Access version introduces a completely redesigned user interface with a more streamlined and intuitive layout, tabbed navigation, and a unified navigator for managing all clusters and resources.

Disable Basic Authentication for SMTP AUTH in Exchange Online

10 mai 2024 à 17:17
Microsoft has recently announced that Basic Authentication in Exchange Online SMTP AUTH will be disabled in September 2025. In this post, I will discuss the implications of this announcement and provide guidance on what steps you can take to ensure your email applications and devices remain functional.

Seven ways to fix Windows Update if it fails or is not working at all

9 mai 2024 à 19:55
There are several reasons why Windows Update may fail or not work, including malfunctioning services, damaged Windows updates, insufficient free disk space, or faulty Windows devices. This article will walk you through seven methods to troubleshoot Windows Update.

New features in Kubernetes 1.30: Validating Admission Policy, User Namespaces, Horizontal Pod Autoscaler and more

Par : Amr Essam
8 mai 2024 à 20:27
The Kubernetes project recently announced the release of version 1.30, named Uwubernetes. The name "Uwubernetes" is a portmanteau of "Kubernetes" and the "UwU" emoticon, which indicates happiness or cuteness. In this article, I’ll discuss the new key features.

Rotate BitLocker recovery passwords, delete used keys from Active Directory

6 mai 2024 à 17:47
For security reasons, it makes sense to replace the recovery password used to unlock an encrypted drive each time with a new one. This new password will be automatically stored in Active Directory with the appropriate BitLocker configuration. However, the old keys remain in the AD and can be deleted.

Delegate permission to unlock Active Directory accounts

2 mai 2024 à 18:29
When organizations implement a lockout policy, it is common for users to lock themselves out and require assistance from the helpdesk. In such cases, helpdesk personnel without administrator rights require permission to unlock user accounts. This can be achieved through delegation.
❌
❌