-
How to create a keypair, export a public key, sign/verify a file and clearsign/verify a text file with GnuPG on Debian 10
Generate a new keypair: Export public key: List keys: Sign a file: Verify a file: Clearsign a text file: Verify a clearsigned text file:
-
How to display Chinese, Japanese and Korean characters on Debian 10
-
How to install the static site generator Hugo on Debian 10
Hugo is a popular and open-source static site generator.
-
How to install the Grunt CLI on Debian 10
Grunt is basically a task runner that is used for automation.