Re: Opening the Gnupg interface on linux

2017-04-06 Thread Jamie H. via Gnupg-users
o check out FreeBSD too! ;-) Jamie On Thu, 4/6/17, Tay Too wrote: Subject: Opening the Gnupg interface on linux To: gnupg-users@gnupg.org Date: Thursday, April 6, 2017, 2:12 AM Hello everybody, very new to linux, and pretty unfamiliar with gnupg still, only

Re: Opening the Gnupg interface on linux

2017-04-06 Thread antony
On April 6, 2017 2:12:08 AM EDT, Tay Too wrote: >Hello everybody, very new to linux, and pretty unfamiliar with gnupg >still, >only used a few times. Yesterday i was able to open an actual window of >Gnupg through my terminal with a command similar to ~/.gnupgnow >when i >enter this it tells m

Re: Opening the Gnupg interface on linux

2017-04-06 Thread William Senn
Hi Tay Too, Yes, .gnupg is a directory where gpg finds/puts its files. The command you want is either: gpg or gpg2 You can learn a bit more about it via an online tutorial, but also via the man page (the manual page on your computer) by typing: man gpg or possibly man gnupg (i'm not at consol

Opening the Gnupg interface on linux

2017-04-06 Thread Tay Too
Hello everybody, very new to linux, and pretty unfamiliar with gnupg still, only used a few times. Yesterday i was able to open an actual window of Gnupg through my terminal with a command similar to ~/.gnupgnow when i enter this it tells me this is a directory and wont do anything with it, any