programming

What are symbolic links between folders and how to use them to increase space on your OS HDD

When we install a large program on Windows, links are created in the registry that help keep track of the real location of the executable files.  For this reason, if we move a program to a secondary partition, it will stop working (the links will stop running).    How do you ensure the continuity of

What are symbolic links between folders and how to use them to increase space on your OS HDD Read More »

How to calculate hash MD5-SHA1-SHA-256-CRC32 in Windows Linux Mac and online

What they are  Hash are used in computer science to map a string (a sequence of bits) of arbitrary length into a string of predefined length.  It is a sort of ‘signature’ of an electronic document. For each string you can calculate a hash, so each different string will have different hashes.  However, calculating the

How to calculate hash MD5-SHA1-SHA-256-CRC32 in Windows Linux Mac and online Read More »

Tutorial RaspberryPi: models – setup – first boot – configuration in a nutshell

A quick guide to the world’s cheapest and best-known Linux-ARM platform  Models – Connections – Setup – Installation – Booting – Configuration commands – Linux commands – Tricks  Introduction  What is Raspberry Pi Raspberry Pi was conceived from the idea of creating a low-cost computer.  In particular, a card that is able to run a linux distribution with

Tutorial RaspberryPi: models – setup – first boot – configuration in a nutshell Read More »

cUrl list of the most used and pratical commands of the powerful open source networking tool

What is cUrl  cUrl is an open source object programming language, it’s very useful in web applications where a strong inter-compatibility between protocols and documents is required.    In particular, it avoids the developer having to use multiple programming languages, making  a single framework available in a series of functions combined between markup (HTML or JS) and computational languages (Java, C#, C++…).   

cUrl list of the most used and pratical commands of the powerful open source networking tool Read More »

Share on Social Media