CGI communication with Linux OS

Common Gateway Interface

CGI is quite old technology but allow to build C++ aplications which can easily communicate with Operating System like Linux.

In this example I'm checking system information, installed CPU on my Virtual Private Server and reading installed total as well as available RAM memory.