errerr |
date: 16:02:39, January 25, 2021 my ip: 149.202.40.59:80 (www.richiardone.eu) your ip: 3.239.233.139:39416 () CCBot/2.0 (https://commoncrawl.org/faq/) |
main blog
software projects
hardware concepts
texts docs tips
freebsd tips
linux tips
January 2021 | ||||||
M | T | W | T | F | S | S |
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Aprire documenti firmati .p7m da Linux con openssl | Mon, 11 Jan 21 |
E' possibile utilizzare semplicemente openssl (in genere gia' presente in tutti gli ambienti GNU/Linux) per aprire i file certificati p7m. Per ottenere il file originale dal p7m basta scrivere nella command line: openssl smime -decrypt -verify -inform DER -in $file_input_name -noverify -out $file_output_nameovviamente al posto di $file_input_name occorre inserire il nome del file .p7m, mentre al posto di $file_output_name va messo il nome del documento da ottenere. Tratto da: https://tuttologico.altervista.org/p7m-estrarre-il-file-dorigine-con-openssl/ |
FreeBSD vs GNU/Linux | Mon, 13 Apr 20 |
Some high level points about why still choose FreeBSD in a server environment in 2020: https://unixsheikh.com/articles/technical-reasons-to-choose-freebsd-over-linux.html (things had not changed too much). |
DJ0WH blog | Tue, 7 Apr 20 |
Very nice blog about Mototrbo tips: https://cwh050.blogspot.com/ |
Multilingual text to speech from google | Fri, 7 Feb 14 |
Use the text to speech software from Google Translate. Only one voice but multilingual and very easy.
Simply past in the browser this example: http://translate.google.com/translate_tts?tl=en&q="Curse of the Pharaohs" Change "en" as preferred language ("it", "fr", "es", ...) and text to be read. Voice is promptly downloaded as MP3 file. |
"Sharing is a cultural right, not a market failure" | Thu, 13 Jun 13 |
Interesting article of Philippe Agrain entitled "Sharing is a cultural right, not a market failure" |
WiFi e locali pubblici in Italia | Sat, 16 Feb 13 |
Un interessante articolo su una domanda ufficiale del FIPE sulla liberalizzazione della connessione WiFi gratuita nei locali pubblici. In pratica i proprietari dei locali non sarebbero responsabili. |
Remotely PHP archive extract | Tue, 15 Jan 13 |
This thing has just saved my life, the world should know: to extract an archive from a remote web server without ssh access but only a web and php interface, you can use: kickstart!. Very useful for kickstart a web server from a zip file. |
ToS | Fri, 24 Aug 12 |
When you register to a website you don't really read the Term of Services? A really cool project, ToS;DR, helps everyone to immediately know about the use of you personal data and content. It's a collaborating project, so apply! |
Water cooling huge datacenter | Wed, 22 Aug 12 |
See the Facebook main datacenter cooling system in this gigaom.com article: the entire building is a water cooling system using outside air flowing from one side to the other.
Next step is building a datacenter in northern icy place, in Sweden. |
2011: animated GIF | Wed, 27 Apr 11 |
Believing that GIF was dead in modern times? This photographer makes hi-res images with little movement in it, tipical of old times GIF. Cool result. |