Come aggiungere un disco al proprio sistema Linux ( nel ns. caso Ubuntu), il tutto usando semplicemente la linea di comando,i passaggi sono semplici: Connettere l’unità di archiviazione Controllare che il sistema riconosca l’unità ( fdisk -l ) Creare una ( o più ) partizione al disco ( sempre con fdisk ) Formattare la partizione…
Leggi tutto
If you have and old hardware or service that expose the configuration interface on old https with an old encryption protocol, all browser block you site ( even if is remote or locally ). On Firefox you need to write in the address bar : “about:config” after that, in the config search bar write “tls”:…
Leggi tutto
From Ubuntu official site you can check all about support of your Ubuntu SO support at : https://ubuntu.com/about/release-cycle
Operating systems such as Windows automatically create temporary records on all websites visited in the so-called DNS cache. The information contained is valid for a limited period of time. A DNS flush, i.e. a flushing of the cache, removes data from the system before the time limit expires. For clear DNS To clear DNS cache…
Leggi tutto
Error occurred when releasing apps developed with Delphi 11.1 on older windows operating systems: Windows 7, Windows 2008 srv and Windows 2012 Server. Simply invoking a simple “get” call with the netHttpClient class I would get the “Security Error (12175)” error. To solve the problem, it was sufficient to exclude the “THTTPSecureProtocol.SSL2” protocol from the…
Leggi tutto
Conenuti del post: Variazioni protocollo 2022 dal 1° Luglio Tips reperire le info sui tipi di dato dal file XSD Link alla libreria Delphi per la FE Servizio gratuito di validazione XML 1 – Variazioni protocollo 2022 dal 1° Luglio Dal primo luglio di quest’anno ( 2022 ) entrerà in vigore l’autofattura per tutte…
Leggi tutto