Comments on: How to easily encrypt a file with GPG on Linux https://linuxaria.com/howto/how-to-easily-encrypt-a-file-with-gpg-on-linux Everything about Linux Wed, 13 Jun 2018 09:33:02 +0000 hourly 1 https://wordpress.org/?v=4.9.26 By: Alex https://linuxaria.com/howto/how-to-easily-encrypt-a-file-with-gpg-on-linux#comment-68310 Tue, 24 May 2016 13:18:02 +0000 http://linuxaria.com/?p=6753#comment-68310 Great, very helpfull!!!!!

]]>
By: Anish https://linuxaria.com/howto/how-to-easily-encrypt-a-file-with-gpg-on-linux#comment-7993 Thu, 06 Mar 2014 09:17:02 +0000 http://linuxaria.com/?p=6753#comment-7993 Hi,
Is it possible to encrypt only part of file via gpg. For example, say I have file test.txt and and it has below content

USERNAME=system
PASSWORD=passw0rd

I know we can encrypt the complete test.txt with gpg but can I encrypt only password inside the test.txt and keep everything as it is?

Regards,
Anish

]]>
By: Abhishek kumar https://linuxaria.com/howto/how-to-easily-encrypt-a-file-with-gpg-on-linux#comment-7892 Wed, 29 Jan 2014 08:01:18 +0000 http://linuxaria.com/?p=6753#comment-7892 Can it possible to get the count the record of encryted (.gpg) file without decryt the file in linux ?

]]>
By: Marco Manzoni https://linuxaria.com/howto/how-to-easily-encrypt-a-file-with-gpg-on-linux#comment-7677 Fri, 06 Dec 2013 13:03:16 +0000 http://linuxaria.com/?p=6753#comment-7677 Grazie mille, sei stato utilissimo, complimenti per la chiarezza e la completezza!!! Bravo!

]]>
By: woolie https://linuxaria.com/howto/how-to-easily-encrypt-a-file-with-gpg-on-linux#comment-5109 Tue, 15 Jan 2013 19:29:27 +0000 http://linuxaria.com/?p=6753#comment-5109 wow, thanks for this clear article! now i can learn how to use GPG. excellent article! keep up the good work you’re doing!

]]>
By: ReliefAshama https://linuxaria.com/howto/how-to-easily-encrypt-a-file-with-gpg-on-linux#comment-5095 Mon, 14 Jan 2013 00:04:26 +0000 http://linuxaria.com/?p=6753#comment-5095 $ ccrypt [file]
$ ccrypt -R [directory]

$ ccrypt -d [file]
$ ccrypt -d -R [directory]

]]>
By: linuxari https://linuxaria.com/howto/how-to-easily-encrypt-a-file-with-gpg-on-linux#comment-5093 Sun, 13 Jan 2013 11:48:45 +0000 http://linuxaria.com/?p=6753#comment-5093 Scusami, ma a me non tanto.
Che differenza c’e’ nel fare un esempio di cifratura di un file con utenza root o normale ?

]]>
By: GigiLaTrottola https://linuxaria.com/howto/how-to-easily-encrypt-a-file-with-gpg-on-linux#comment-5092 Sun, 13 Jan 2013 09:02:04 +0000 http://linuxaria.com/?p=6753#comment-5092 Gia’ il fatto che il tutto viene fatto come root, la dice lunga…

]]>