Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

add known host github

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

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

PREVIOUS NEXT
Code Example
Shell :: kill skype ubuntu 
Shell :: conda create env from yml 
Shell :: how to move master branch to main branch 
Shell :: install ext-pdo_sqlite 
Shell :: force to kill any process port ubuntu 
Shell :: sudo no password 
Shell :: docker remove all image 
Shell :: batch directory 
Shell :: do-release-upgrade 
Shell :: bootstrap vue cli install 
Shell :: git log by date 
Shell :: UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure. plt.show() 
Shell :: installing mailcatcher ubuntu 
Shell :: how to remove software from ubuntu 
Shell :: delete all files in a folder in ubuntu 
Shell :: Where is the .zshrc file on Mac? 
Shell :: install ffmpeg ubuntu 
Shell :: bash: bin/activate: No such file or directory 
Shell :: ubuntu check cuda version 
Shell :: ssh-keygen 
Shell :: postgres config file location 
Shell :: pip install streamlit upgrade 
Shell :: find current working directory bash 
Shell :: getting a package in colab from github 
Shell :: ubunutu stats top menu bar 
Shell :: making file executable linux 
Shell :: install virtual environment ubuntu 
Shell :: install chrome beta on linux mint 
Shell :: install arronax 
Shell :: adonis version 
ADD CONTENT
Topic
Content
Source link
Name
9+5 =