Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Host key verification failed. fatal: Could not read from remote repository.

# in my case this was github.com
ssh-keygen -R domain.com
ssh-keyscan -t rsa domain.com >> ~/.ssh/known_hosts
Comment

PREVIOUS NEXT
Code Example
Shell :: git lines added and removed by author 
Shell :: Creating a new Laravel application 
Shell :: install composer 
Shell :: redis delete key 
Shell :: how to remove amplify from system globally 
Shell :: create usb install windows 10 on ubuntu 
Shell :: add a new line at the end of this file in powershell 
Shell :: git got to previous commit 
Shell :: Curl default connect-timeout 
Shell :: how to install moment in vuejs 
Shell :: etherum for ubuntu 
Shell :: git commit single file 
Shell :: ubuntu copy 
Shell :: docker disable auto start 
Shell :: to clean npm cache 
Shell :: how to change users in ubunut terminal 
Shell :: brew install node sass 
Shell :: Command to install tailwind plugin in vue 
Shell :: github api fetch 
Shell :: grep exclude files 
Shell :: git how to roll back to a commit 
Shell :: Problem binding to port 80: Could not bind to IPv4 or IPv6. 
Shell :: windows del force yes 
Shell :: add ssh github 
Shell :: tensorflow docker hub 
Shell :: gtk4 windows install 
Shell :: install microsoft edge terminal 
Shell :: boost volume in ubuntu 18.04 
Shell :: git check current branch 
Shell :: grep in windows 
ADD CONTENT
Topic
Content
Source link
Name
4+3 =