“WebNode” is a IaC script to quickly build and deploy a PHP WordPress WebServer and Email Relay Host on a virtualized server and possibly copied
This is related to an old post. This time I have translated it from C/C++ to Java and modified it a little bit. Now it
Many people pay hefty monthly subscription fees to have a Website for their Business or Personal use. It is possible to setup up a functional
In BASH shell (Linux operating system or Windows 10 [See below] ) when you are running a server of some kind often you are faced
Arduino Uno and Arduino Nano are two of most extensively used hobby micro-controller boards. I found a web article about controlling a servo motor with
If you use Micro-Focus (formerly Hewlett Packard) Operations Orchestration version 10 (HPOOv10) tool to automate system operations, than it may be required to invoke the
Here is a retake on an old My-Old-Post. This time it is done using a recursive function. To allow arbitrarily long numbers in input (at
Jython is an implementation of the Python language written in Java It was implemented in Java programming language, so that is how it gets its
There are often situations when two processes need to establish a secure connection, like for example when one JVM calls another JVM using HTTP/HTTPS protocol.
Today after many years of spending my life in the Java world, I decided to revisit the C/C++ land. To my surprise I found out