Vue normale

À partir d’avant-hierFlux principal

GitHub - Raphire/Win11Debloat: An easy to use PowerShell script to remove Windows 11 default bloatware

2 décembre 2024 à 15:01

A simple, easy to use PowerShell script to remove pre-installed apps from Windows, disable telemetry, remove Bing from Windows search as well as perform various other changes to declutter and improve your Windows experience. This script works for both Windows 10 and Windows 11.

Source : https://sebsauvage.net/links/?x0Sh8Q


Permalink

Resolve mDNS/Bonjour local network names from CLI

13 novembre 2024 à 14:52

ping can resolve .local domains, but e.g. host can't, which is annoying when trying to resolve the IP address of a mDNS host from a e.g. script.
Fortunately, there is avahi-resolve that can do that, and is easy enough to use in scripts.

The reason I needed that was to consolidate a setup where a network scanner provides a mDNS name, but it can't be used in the SANE device path, only the IP works. So, replace the IP field in the call with "$(avahi-resolve --name -4 NAME.local | awk '{print $2}')" and voila.


Permalink

Découverte d’une liste de sites web infiltrés : 91 sites français concernés

8 octobre 2024 à 15:58
Une liste de plusieurs centaines de sites web infiltrés par des hackers malveillants a été découverte par ZATAZ. Des sites français, belges, suisses, canadiens et luxembourgeois sont concernés....
❌
❌