Skip to content
2026-05-04
Drapeau français www.it-connect.fr
IT-Connect
  • Tech News
  • Cybersecurity
  • System administration
IT-Connect
  • Tech News
  • Cybersecurity
  • System administration
PowerShell logo with the text 'PowerShell Module ReFSsnapshots' on a dark blue bokeh background
Tech News

Microsoft Releases a Native PowerShell Module for ReFS Snapshots

2026-05-04 Florian Burnel 0 Comments

Latest Tech News

Windows 11 wallpaper featuring the taskbar with a search/command bar and app icons, IT-Connect watermark in the corner.
Tech News

Microsoft Is Modernizing the Windows 11 Run Dialog

2026-05-04 Florian Burnel 0 Comments

Microsoft is redesigning the Windows Run dialog for Windows 11. Discover the new features, performance gains, and how to try it now.

Windows 11 – KB5083631; mise à jour optionnelle, 30 avril 2026 (IT-Connect).
Tech News

Windows 11 KB5083631 Brings Xbox Mode and Other Notable New Features

2026-05-04 Florian Burnel 0 Comments
cPanel logo with a yellow warning triangle and red banner reading 'Cyberattaques – Ransomware Sorry' over a dark red gradient, CVE-2026-41940
Tech News

cPanel Servers Hit by Sorry Ransomware After Critical Linux Flaw

2026-05-04 Florian Burnel 0 Comments
Animated-style bomb exploding inside a server rack, representing a data destruction attack in a data center.
Tech News

In 9 Seconds, an AI Agent Wiped PocketOS’s Production Database

2026-04-30 Florian Burnel 0 Comments
Laptop with fiery cracks and a bold 'Copy Fail' banner, CVE-2026-31431, beside a cartoon Tux penguin holding yellow gloves.
Tech News

Copy Fail: Critical Linux Flaw Lets Attackers Gain Root Access

2026-04-30 Florian Burnel 0 Comments

For #Sysadmins

Banner for WinBoat: Windows apps on Linux with a penguin mascot on a dark purple background, indicating open-source tooling.
Linux

WinBoat: Run Windows Applications on Linux with Ease

2026-04-30 Florian Burnel 0 Comments

Discover WinBoat, the open source tool that streams Windows apps on Linux with Docker and FreeRDP. Learn how to install and use it.

Diapositive: Stratégie de groupe — Ajouter un emplacement réseau sur Windows, icône de dossier avec coche.
Windows Server

Windows: How to Deploy Network Locations via GPO

2026-04-29 Florian Burnel 0 Comments
Banner promoting 'Windows Server Stop brute force' with IT-Connect logo on a dark blue gradient background, conveying security messaging for Windows Server.
Windows Server

How to Detect and Block Brute Force Attacks on Windows Server with PowerShell

2026-04-27 Mehdi Dakhama 0 Comments
Linux-Find-files-by-date-with-find
Linux

Linux: how can I use find to search for files by date?

2025-04-11 Mickaël Dorigny 0 Comments
AI-on-your-PC-Ollama-and-Open-WebUI
Windows Server

AI: install Ollama, DeepSeek R1 and Open WebUI on Windows 11 or Windows Server 2025

2025-04-08 Florian Burnel 0 Comments

Cybersecurity

Banner: 'Forensic Windows AmCache' with a Windows magnifier logo on a blue gradient background.
Cybersecurity

Forensic Windows Part 2: How to Find Evidence with Amcache

2026-05-01 Mehdi Dakhama 0 Comments

Learn how to use Amcache in Windows forensics to uncover executed and deleted tools, device traces, and key metadata. Discover the limits too.

Banner for RansomLook.io promoting ransomware tracking, with a red gradient background and the text “Suivi des ransomwares.” a circular logo featuring a dinosaur on the right (IT-Connect partner).
Cybersecurity

RansomLook: The Open-Source Aggregator for Tracking Ransomware Activity

2026-04-27 Florian Burnel 0 Comments
Vaultwarden Open Source Password Manager banner showing logo, 'Password Manager' title, a screenshot of the interface on the left, and a circular blue safe icon on the right.
Cybersecurity

How to Host Your Password Manager with Vaultwarden Using Docker and Traefik

2026-04-23 Florian Burnel 0 Comments
Banner: 'Forensic Windows ShimCache' with a Windows logo and IT-Connect branding, forensics topic.
Cybersecurity

How to Find Windows Forensic Traces with ShimCache – Part 1

2026-04-23 Mehdi Dakhama 0 Comments
Graylog-E-mail-alerts-Log-centralization
Cybersecurity

Notifications with Graylog – How do I send e-mail alerts?

2025-04-17 Florian Burnel 0 Comments

Getting started with PowerShell - Online course
67 chapitres
★★★★★

Getting started with PowerShell

Florian Burnel

⭐ Tech News

Graphic announcing GLPI security updates: GLPI 11.0.7 and GLPI 10.0.25 on a dark red banner (IT-Connect.fr).
Tech News

GLPI 11.0.7 and 10.0.25: A Dozen Vulnerabilities Patched

2026-04-30 Florian Burnel 0 Comments

GLPI 11.0.7 and 10.0.25 fix critical XSS and deletion flaws. Learn what’s patched and why updating now matters.

Proxmox Backup Server 4.2 banner with the Proxmox logo on the left and a server rack illustration in orange hues on the right.
Tech News

Proxmox Backup Server 4.2 Released: Key New Features Explained

2026-04-30 Florian Burnel 0 Comments
cPanel security update banner on a red gradient background with the IT-Connect logo and the French text 'Mise à jour de sécurité'.
Tech News

Patch Your Server: A Critical cPanel Vulnerability Has Been Discovered

2026-04-29 Florian Burnel 0 Comments
Security alert banner: Windows logo with a clawed shield on a laptop screen, warning of a vulnerability (CVE-2026-32202).
Tech News

Credential Theft on Windows: Microsoft Confirms CVE-2026-32202 Is Being Exploited

2026-04-29 Florian Burnel 0 Comments
Banner announcing GitHub.com – GHES CVE-2026-3854 with a warning icon on a red gradient background.
Tech News

GitHub Flaw Exploitable with a Simple git push (CVE-2026-3854)

2026-04-29 Florian Burnel 0 Comments

🛡️ Cybersecurity

Wazuh - XDR - create a cybersecurity laboratory
Cybersecurity

XDR : deployment of Wazuh to create a cybersecurity lab

2025-04-16 Mickaël Dorigny 0 Comments

In this article, we are going to learn how to quickly and easily deploy the Wazuh open source XDR solution via Docker, to create a lab quickly.

PrivateBin-Your-private-PasteBin
Cybersecurity

PrivateBin : how to deploy your own PasteBin on a server?

2025-04-14 Florian Burnel 0 Comments

⚙️ System Administration

PowerShell-Remote-management-Invoke-Command
Scripting

PowerShell : how to run remote commands and scripts with Invoke-Command?

2025-04-07 Florian Burnel 0 Comments

Master PowerShell’s Invoke-Command to run remote scripts and commands on one or multiple machines efficiently, with practical usage examples.

Discover-4-tools-for-password-audit-Active-Directory
Windows Server

Active Directory: 4 free and effective password auditing tools

2025-04-03 Florian Burnel 0 Comments

Copyright © 2026 - IT-Connect. All rights reserved

Creative Commons License BY-NC 4.0

Discover IT-Connect

  • Contact
  • About us
  • Privacy Policy
  • English
  • Español (Spanish)