Port Scanning with NMAP Commands
Scan All TCP Ports with Range
We can specify the port range with the -p option. As we know TCP port numbers are between 0 and ...
Perform a full IPv6 reset on EdgeOS
Enter the following commands in the cli to reset the dynamic IPv6 interface.
release dhcpv6-pd interface eth0delete dhcpv6-pd duidrenew dhcpv6-pd interface eth0
...
Prune / Delete Backups with Windows Server Backup
Enter the following command to keep 100 versions of backups online. You can change the number to whatever is desired in terms of retention.
wbadmin delete ...
Preserve Desktop Icon Locations in Windows with ReIcon
This utility is great if you need to preserve icon layouts between PC swaps. You can make multiple backups and restores of icon layouts.
https://www.sordum.org/downloads/?restore-desktop-icon-layouts
...
phpMyFAQ Search Broken After Upgrade to 3.2.2
If your search is no longer working after an upgrade from 3.1.17 to 3.2.2 or above, make sure to set search relevance to false.
In the ...