Category Archives: Linux

Check TCP Port 80 (http / https) with telnet

HTTP Protocol Basics HTTP is a plaintext protocol. Thereby, simulating a browser and testing access through port 80 using the telnet command becomes simple. The following steps are necessary for this from a Linux command line: Execute telnet SERVERNAME 80. Thereby, telnet will connect to the server named SERVERNAME through port 80. If the establishment […]

What is a Core?

The Core of a CPU is where it is all about. The core is the center of your VPS. It makes all calculations. The number of CPU Cores specifies the number of server processors from which your VPS can make use of and decides the speed at which your VPS can handle the instructions of […]