Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

How to export a GPG public key to a file

gpg --output public.pgp --armor --export username@email
Comment

How to export a GPG private key to a file

gpg --output private.pgp --armor --export-secret-key username@email
Comment

PREVIOUS NEXT
Code Example
Shell :: install libinput ubuntu 
Shell :: ImportError: lxml not found, please install it 
Shell :: start ssh agent windows 10 
Shell :: git set branch tracking 
Shell :: conda install pyaudio 
Shell :: ubuntu proxmox guest agent 
Shell :: how to kill linux screen 
Shell :: please provide a valid cache path error 
Shell :: install latest nodejs stable linux 
Shell :: check ssd or hdd linux 
Shell :: rpi make executable 
Shell :: invalid or corrupted database (pgp signature) 
Shell :: The requested nginx plugin does not appear to be installed certbot 
Shell :: windows 10 copy ssh key to server 
Shell :: voice recorder for ubuntu 20.04 
Shell :: bash list process on port 
Shell :: install xmake 
Shell :: openssl view certificate 
Shell :: install zoom ubuntu 
Shell :: laravel routes not working on production 
Shell :: how to install pgzrun 
Shell :: install transmission ubuntu 
Shell :: linux groups show name, password, id, members list 
Shell :: git rename commit message 
Shell :: convert back to sh from zsh 
Shell :: install cubecoders amp 
Shell :: git save username and password 
Shell :: Error: GPG check FAILED fedora mysql 
Shell :: sudo amazon-linux-extras install 
Shell :: wpa passphrase for raspberry pi 
ADD CONTENT
Topic
Content
Source link
Name
8+8 =