Windows: In this example you can see the One Drive is using port 443. C:\>netstat -aon | findstr "443" TCP...
WINDOWS EVENT IDs USED Windows Logs > Security: 4624 – Logon Success 4768 – Authentication Ticket Granted 4769 – Service...
netstat -na | find “51000” or netstat -np [protocol] | find “port #” netstat -np tcp | find “51000” or...
What if you had to transfer a large amount of Data for backups? Where do you put them? How do...
Table of Contents 1. Objectives 2. Stakeholders 3. RTO/RPO Targets 4. Hurricane Trigger Points 5. Communication Plan 6. Pre-Hurricane...
I ran accross an issue where a Cisco VCSE device was setup by another engineer but the Palo Alto FW...
I’ve been working with HP Enclosures and Cisco devices a long time now and these always get confusing when trying...
TCPdump is an indispensable tool system administrators, network engineers, and cybersecurity professionals use for network troubleshooting and analysis. The tool...