Horje
add known host github Code Example
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




Shell

Related
bash echo to stderr Code Example bash echo to stderr Code Example
install gnome sushi Code Example install gnome sushi Code Example
check pod verion Code Example check pod verion Code Example
debian install kernel headers uname Code Example debian install kernel headers uname Code Example
why is merge removing gitingore Code Example why is merge removing gitingore Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12