github how to add ssh key
### ADD SSH key to Github ###
# Check if you have a key?
ssh-add -l
# If not? then follow steps to generate key
ssh-keygen -t rsa -b 4096 -C your__gmail
# Now for copy the key use xclip tool or just goto file and copy
sudo apt install xclip
xclip -sel clip < ~/.ssh/id_rsa.pub
# Now goto github.com and goto settings
# select SSH and GPG keys
# New SSH key
# Enter "your__choice__name" in title field...
# Paste your public key into the Key field
# Click Add SSH key
DONE!!!
Host *
AddKeysToAgent yes
UseKeychain yes
IdentityFile ~/.ssh/id_rsa$ clip < ~/.ssh/id_ed25519.pub
# Copies the contents of the id_ed25519.pub file to your clipboard
Also in C++:
- unmount nfs
- gitignore file without extension
- sed output of command
- how to add ca to linux
- how to activate utf16 in powershell
- The repository 'http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu bionic Release' does not have a Release file.
- assign home directory to user linux
- how to print new line in shell script
- how to upgrade pihole
- how to create a junction between folders
- run disk usage analyzer as root ubuntu 20.04
- how to clear gradle cache gitignore
- get from match to end of file
- how to add comments in terminal ubuntu
- remove all cache ubuntu
- get doker ce for ubuntu
- bash params
- how to re install react native on windows 10
- This system is not registered with an entitlement server. You can use subscription-manager to register.
- list virtualenvs ubuntu
- why upgrade ubuntu then frequently shows this message "It iwating for cache lock: Could not get lock /var/lib/dpkg/lock.frontend.
- install windows app powershell
- how to open directory from wsl
- linux change azert