Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
gnupg /
[ HOME SHELL ]
Name
Size
Permission
Action
examples
[ DIR ]
drwxr-xr-x
changelog.Debian.gz
1.94
KB
-rw-r--r--
copyright
10.31
KB
-rw-r--r--
DCO
1.23
KB
-rw-r--r--
DETAILS.gz
20.82
KB
-rw-r--r--
FAQ
278
B
-rw-r--r--
HACKING.gz
6.95
KB
-rw-r--r--
KEYSERVER
3.02
KB
-rw-r--r--
NEWS.Debian.gz
860
B
-rw-r--r--
NEWS.gz
47.78
KB
-rw-r--r--
OpenPGP.gz
2.21
KB
-rw-r--r--
README.Debian
1.38
KB
-rw-r--r--
README.gz
4.42
KB
-rw-r--r--
THANKS.gz
6.04
KB
-rw-r--r--
TODO
3.71
KB
-rw-r--r--
TRANSLATE
2.18
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.Debian
Using "Modern" GnuPG ==================== As of version 2.1.11-7+exp1, the gnupg package is provided by the "modern" version of GnuPG. This means: * supporting daemons are auto-launched as needed * all access to secret key material is handled by gpg-agent * all smartcard access is handled by scdaemon * all network access is handled by dirmngr * PGPv3 keys are no longer supported * secret keys are no longer stored in $GNUPGHOME/secring.gpg, but instead in $GNUPGHOME/private-keys-v1.d/ * public keyrings are stored in keybox format (~/.gnupg/pubring.kbx) by default for new users. Upgrading users will continue to use pubring.gpg until they decide to explicitly convert. Converting an existing installation ----------------------------------- If you have an existing GnuPG homedir from "classic" GnuPG, secret keys should be migrated automatically upon the first run of the "modern" version. If you have any secret keys that are stored only in a smartcard, after your first use of "modern" gpg you should insert the card and run: gpg --card-status (see https://bugs.debian.org/795881) Public keys will not be automatically migrated from pubring.gpg to pubring.kbx, however. If you want to migrate your public keyring, you can use a script like /usr/bin/migrate-pubring-from-classic-gpg -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>, Mon, 18 Apr 2016 19:08:36 -0400
Close