Skip to content

Instantly share code, notes, and snippets.

View gourab337's full-sized avatar
🏠
Working from home

Gourab Chakraborty gourab337

🏠
Working from home
View GitHub Profile
@thanhzusu
thanhzusu / generate-ssh-key-for-bitbucket.txt
Created October 30, 2017 06:43
Generate ssh key for bitbucket
1. Generate ssh key: ssh-keygen -t rsa -C "your_email@example.com"
2. Go to ssh folder: cd ~/.ssh/
3. Copy content of id_rsa.pub file
4. Go to bitbucket setting by going to your profile > select Bitbucket settings. Then select SSH keys and add new one.
@gourab337
gourab337 / gsoc21finalreport.md
Last active September 1, 2021 06:18
Google Summer of Code '21 Final Report