A Web.com Partner
Sign Up / Log In
Online Support Linux Servers

How to view the listening ports in Linux VPS

You can view the listening ports in Linux VPS by following these steps:

Step 1. Open your VPS console from the Power Management control panel.
Step 2. Log In to your VPS by entering your username and password.
Step 3.

If you would like to allow users to upload files, add the following to the file:

write_enable=YES
Step 4.

To view the listening ports and services running on the respective ports use the following command:

netstat -anp | grep LISTEN
  view listening ports on a Linux VPS

You can see now all the listening ports in Linux VPS.

Was this helpful? Yes No 90% of people found this helpful.
{"message":""}