Summary
In addition to being able to use the GnuPG Keys tool to generate a gpg key, you can also use SSH.
Generating a new Gnupg (gpg) key
- Log into your account via ssh
- Type the Command: gpg --gen-key
- It will walk you through a few steps (all are fairly self-explanatory):
- Select Encryption Type
- Enter Key Size(1024 is standard)
- Enter Expiration Date
- Enter Name
- Enter Email Address
- Enter Comment(Description of the Key)
- Confirm with O
- That's it! To view your keys that you created, use the command: gpg --list-key
Note: All of these keys are stored in your home directory, under the folder .gnupg
Recommended Help Content
How do I create a Public/Private Key Pair in cPanel for use via SSH?
How to generate and use SSH Keys
This article will explain how to access Microsoft Outlook online or directly from your Desktop.
Related Help Content
How do I Access My Account Control Panel?
Strong passwords: How to create and use them.
Do you support .NET, ASP, Access, COM objects, or Web Bots?
Starting on August 26, 2019, the Registration Data Access Protocol (RDAP) will be a new protocol available that provides WHOIS details for generic top-level domains (gTLDs) (e.g., .com, .net).
WordPress Error: Unable to create directory /wp-content/uploads/2009/mydir/summer/ Is its parent directory writable by the server?
What are Raw Access Logs and how do I view them?
This article will explain how to create MIME types.
How do I grant permissions to cPanel for my MySQL database administrator without giving them the domain password?