Pinned Loading
-
FFMpeg - Concatenate CCTV videos
FFMpeg - Concatenate CCTV videos 1ffmpeg -safe 0 -f concat -i <(find . -type f -name '*.mp4' -printf "file '$PWD/%p'\n" | sort) -c copy nvr.mp4 -
PowerShell script to create mail flo...
PowerShell script to create mail flow rules that filter bulk email 1New-TransportRule -Name "Bulk email filtering - RegEx" `
2-SubjectOrBodyMatchesPatterns `
3"If you are unable to view the content of this email\, please", `
4"\>(safe )?unsubscribe( here)?\</a\>", `
5"If you do not wish to receive further communications like this\, please", `
-
Reset Windows Update
Reset Windows Update 1net stop bits2net stop wuauserv3reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v AccountDomainSid /f
4reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v PingID /f
5reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v SusClientId /f
-
VirtualHere
VirtualHere 1#!/bin/bash23sudo -s
4cd ~
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



