Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to save ssh keygen How to add ssh keys to a specific user in linux?

ssh-keygen (press enter / do not enter any passwords)

ssh-keyscan hpc.university.edu > known_hosts (press enter)

ssh-copy-id yourname@hpc.university.edu ( press Enter) you might need some password to go through university VPN in this case , you can enter them )
Comment

PREVIOUS NEXT
Code Example
Shell :: deploy to firebase using trivis 
Shell :: docker network create 
Shell :: step7 pgadmin ubuntu 20.04 
Shell :: how to download files using cmd 
Shell :: mySQL root password config 
Shell :: proxmox upgrade 
Shell :: how to compress files in powershell 
Shell :: git create branch without initial commit 
Shell :: ubuntu change primary group 
Shell :: configure a subdomain apache windows 
Shell :: ubuntu livepatch fail 
Shell :: stash with name 
Shell :: sign a commit after push 
Shell :: Error: Cannot perform an interactive login from a non TTY device 
Shell :: how to get the filename without extension 
Shell :: make new branch in git 
Shell :: git remove file 
Shell :: jenkinsfile run curl in a function 
Shell :: git issues 
Shell :: undo pushed commit 
Shell :: page rank example 
Shell :: pacman search 
Shell :: awk use string as field separator 
Shell :: dir command 
Shell :: hugo documentation 
Shell :: Install All Nerd Fonts 
Shell :: merge another branch into current 
Shell :: vim set paste 
Shell :: kubernetes setup 
Shell :: vba run shell command with arguments 
ADD CONTENT
Topic
Content
Source link
Name
4+3 =