Tag: telnet

How to Use telnet Command in Linux?

January 25, 2023

The telnet command allows users to establish an unsecure connection to remote servers or machines. This tutorial shows how to use telnet and showcases its useful features.

Read more

Telnet vs. SSH: How Is SSH Different From Telnet?

May 20, 2021

Telnet and SSH are network protocols used to connect to remote system. This tutorial covers the ways they work, what makes them different, and when to use them.

Read more

How To Use Telnet On Windows

March 24, 2021

The Telnet client is not the best cybersecurity practice, however it is very useful for port troubleshooting. Learn how to turn on the Telnet client feature and check for open ports on Windows.

Read more

How to Ping Specific Port Number in Linux and Windows

March 8, 2021

This tutorial covers the use of several networking tools and utilities for pinging a specific port number. Even though the primary use of the ping command does not involve ports, it can be used in order to check if a port is open or not by trying to establish a connection with it.

Read more