π¨βπ»
Doist
Focusing on βοΈ#Clouds π#Data #AI #ML #SQL #Python #robots ποΈ Building #gdg developers Community ποΈπ©βπ»
Highlights
Pinned Loading
-
Test your ssh terminal connection wi...
Test your ssh terminal connection with github account, (ssh authentication) 121. You mast have a public key from your mashine stored on github as SSH key here:
3https://github.com/settings/ssh
45How to create ssh key on unix/mac os x:
-
How to force βgit pushβ to overwrite...
How to force βgit pushβ to overwrite remote repo files WITH LOCAL files 12### You want to push your local files to remote files
3```
4git push -f <remote> <branch>
5```
-
Netlify custom domain dns configurat...
Netlify custom domain dns configuration with domain from namecheap 1Please follow these steps to point your domain name from namecheap domain to the Netlify nameservers:
23- Having logged into Namecheap account, go to your Domain List -> click 'Manage' next to the domain website.com -> locate the 'Nameservers' section;
4- Choose βCustom DNSβ in the drop-down menu;
5- Fill in your custom nameservers into empty lines;
-
How to avoid Git push: username, pas...
How to avoid Git push: username, password in my terminal ? 12Problem: Every push prompt me to input username and password.
3I would like to avoid it for every push, but how to configure to avoid it?
45Answer: Using SSH authentication on terminal.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.