Skip to content
sneppets

sneppets

  • Privacy
Find the PID of the process that is using specific port

How to find the PID of the process that is using specific port ?

August 6, 2021August 13, 2021 Editorial StaffLeave a Comment on How to find the PID of the process that is using specific port ?

This tutorial guides you on how to find the PID of the process that is using specific port. As you know that a port can be used by a single application at any point of time. Sometimes we may need… Read More!

linux linux, pid, port, process, tcp
Open specific port such as 8082 in Google Compute Engine VM instance

How to open specific port such as 8082 in Google Compute Engine ?

April 2, 2021April 5, 2021 Editorial StaffLeave a Comment on How to open specific port such as 8082 in Google Compute Engine ?

This tutorial guides you on how to open specific port such as 8082 in Google Compute Engine VM instance and test the connectivity on the opened port using Telnet.

cloud google-cloud, google-cloud-compute-engine, google-cloud-platform, port
change angular port from 4200

How to change angular port from 4200 to some other port ?

June 28, 2020 Editorial StaffLeave a Comment on How to change angular port from 4200 to some other port ?

This tutorial guides you on how to change angular port from 4200 to some other port. Port 4200 is the default port chosen by Angular CLI. You can change port via Angular CLI command and angular.json file.

Angular angular, angular-cli, port
Copyright © 2018 Sneppets. All Rights Reserved