Skip to content

Instantly share code, notes, and snippets.

View joeldatabox's full-sized avatar

Joel Rodrigues Moreira joeldatabox

View GitHub Profile
@mathiasgheno
mathiasgheno / mxkeys-ptbr-ubuntu.md
Last active September 15, 2025 11:53
Configure Keyboard Logitech Mx Keys on Ubuntu for coding and portuguese (PT-BR) writing without losing your mind

Change your keyboard layout

  1. Go to Settings
  2. Go to Region and Language
  3. Add the layout English (US, intl. with dead keys)

If you want to use more then one keyboard layout I recomment you to use the shortcut SUPER + Space to switch between them.

Special Characters

@colematt
colematt / Backup-and-Restore-GPG-and-SSH-keys.md
Created November 16, 2020 03:24
[Backup and Restore GPG and SSH keys] #git #gpg #ssh

Backup

  1. Copy both id_rsa and id_rsa.pub from ~/.ssh/ to a USB drive. Identify the private key by executing the following command.
    gpg --list-secret-keys --keyid-format LONG
    
  2. It will show something similar to this.
    sec   4096R/3AA5C34371567BD2 2016-03-10 [expires: 2017-03-10]