SSH : Basics
What is SSH SSH(Secure Shell), is a UNIX-based command interface and protocol for securely getting access to a remote computer.…
Design – Plan – Write
What is SSH SSH(Secure Shell), is a UNIX-based command interface and protocol for securely getting access to a remote computer.…
In this tutorial we will see: How to create a basic debian package from a binary fileHow to create a…
GraphQL is a language designed for client applications to fetch the exact data needed from an API.GraphQL allows client applications…
In the response a status code is among the first pieces of informations the server send back A sample HTTP…
According to an emailed statement from Microsoft, Windows updates ensure that your computer is continuously kept up to date with new innovations…
If you wish to run the Microsoft Edge / Google Chrome browser using the Command Prompt in Windows 10, here is how you…
.Press and hold the ? Win key. Press and hold the X key. Release the two keys. A context menu should appear in the lower-left corner…
Emscripten is a complete Open Source compiler toolchain to WebAssembly. Using Emscripten you can: Compile C and C++ code, or any other…
If your touchpad has two buttons, they work as left-click and right-click. If it doesn’t have two buttons, you can…
MQTT (Message Queuing Telemetry Transport) is a messaging protocol that works on the principle of subscription / publication which was…