For my articles or the work I do every day I often have to make some screenshots to be included in the documentation, but until now had not found a program that fully satisfied … until today. In this article i’ll show you some of the program i’ve used and tested and as last, the […]
7 Practical uses of Openssl
In a previous article we saw the basics of encryption and asymmetric key used in the e-mail. On Linux the most used and popular programthat deals with security and encryption is OpenSSL . OpenSSL is an open source implementation of the SSL and TLS protocols. The core library (written in the C programming language) implements […]
How to handle files with strange names
Sometimes it happen to find in our file system files with strange names, with that i means files with non-alphanumeric characters or spaces between different words, maybe uploaded by users, or files produced by mistake by someone or some program, and unfortunately is often not trivial to do a mv < file > or rm […]
(Italiano) Appello per la Puglia
Qemu and its hidden virtues.
I’ve received this article from Francesco and gladly i publish it: Every day we read of new Linux distributions (GNU/Linux to be correct), and sometimes happen to want to try them “on the road”, even those who do not have a live version. The first program that comes to mind, I think, is precisely Qemu. But I […]