Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git host key verification failed

#Windows:
ssh-keyscan -t rsa github.com >> %userprofile%/.ssh/known_hosts

#Mac:
ssh-keyscan -t rsa github.com >> ~/.ssh/known_hosts

# (If it says 'Command not found', try to run the command in your Git Bash.)
Comment

PREVIOUS NEXT
Code Example
Shell :: whatsapp download linux 
Shell :: install svelte 
Shell :: arch remove package and dependencies 
Shell :: bash if file contains string 
Shell :: What is the command to open a file from within Emacs? 
Shell :: download post it for ubuntu 
Shell :: debian all services 
Shell :: git config --global remove 
Shell :: reload hosts file linux 
Shell :: how to install firefox in kali linux 
Shell :: increase volume from terminal 
Shell :: Find what is running on port 8000 
Shell :: loop through directories bash 
Shell :: env var linux to uppercase lowercase 
Shell :: partager le wifi de son pc ubuntu a son telephone 
Shell :: bitcoin miner for mac cli 
Shell :: how to extract key and cert from pfx 
Shell :: ubuntu zip folder 
Shell :: network manager restart ubuntu 
Shell :: tsc version showing 1.0.3.0 
Shell :: ubuntu install discord 
Shell :: how to commit single / multiple file in git 
Shell :: reload vimrc without exiting 
Shell :: set hostname on command line ec2 
Shell :: search by service terminal 
Shell :: android sha1 generate 
Shell :: awk skip first line 
Shell :: nano with line numbers 
Shell :: mac nano location 
Shell :: ArgumentError: Malformed version number string 0.32+git 
ADD CONTENT
Topic
Content
Source link
Name
3+9 =