Skip to content

Andy's Tech and Security Blog

Tag: Network

Test remote port open on Windows

It’s important to know how to test if a remote port is available or not. Here is how to test a port on windows machine. Simply run below command in powershell. or shorten version Here is a sample of a success. Here is a sample of a fail. Sometimes powershell get stuck, just hit Enter… Continue reading Test remote port open on Windows

Published 2025-02-09
Categorized as Windows Tagged Network, Port, powershell, Test-NetConnection, tnc, windows

Factory reset Cisco switch

It’s simple to factory reset a Cisco switch. 01. Use a console cable to connect to the Cisco switch 02. Go to enable mode either with en or enable 03. Input write erase in the console and when prompted confirm(hit enter) 04. Input delete flash:vlan.dat and when prompted confirm(hit enter) 05. Reload the Cisco switch,… Continue reading Factory reset Cisco switch

Published 2024-11-23
Categorized as Networking Tagged cisco, factory reset, Network, switch

How to setup DHCP server on Ubuntu

Sometimes we might need to set up a DHCP server for our testing. Here is how to set up a simple DHCP server in ubuntu. Step 01Update the package repository. Step 02Install isc-dhcp-server package. Step 03Check which interface you want the DHCP server to listen on.In my example the interface is “enp0s25”. Step 04Edit the… Continue reading How to setup DHCP server on Ubuntu

Published 2023-10-27
Categorized as Networking, unix Tagged DHCP, Network, unix

Recent Posts

  • Test remote port open on Windows
  • Cyberark Disable show password on PVWA
  • Cisco Switch authentication with radius(AD NPS)
  • import you own function in python
  • Cyberark with RDCMan

Recent Comments

No comments to show.

Archives

  • February 2025
  • December 2024
  • November 2024
  • September 2024
  • August 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • October 2023
  • August 2023
  • July 2023
  • May 2023

Categories

  • Cyberark
  • Networking
  • python3
  • security
  • Server
  • unix
  • Windows

  • 100
  • 91
  • 77,898
  • 55,052
Andy's Tech and Security Blog
Proudly powered by WordPress.