Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ssh copy id to remote sever

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

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

3. 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 :: diff between user variables and system variables 
Shell :: Install Lumen CSV 
Shell :: crosh hacking commands 
Shell :: heroku process 
Shell :: ansible select inventory file to adhoc command 
Shell :: ipython config location 
Shell :: letsencrypt raspberry pi 
Shell :: ubuntu restart network manager when ping is low 
Shell :: libcblas-dev 
Shell :: docker testssl 
Shell :: make a ZFS raid z volume 
Shell :: powershell function with "invoke-sqlcmd" return resultset 
Shell :: nx lint ignore warning 
Shell :: ssh local 
Shell :: We can print the $SHELL environment variable to determine the current shell you are using. 
Shell :: Save Resources in K8s, Delete Failed Pods 
Shell :: service logs realtime 
Shell :: how to zip current directory in linux 
Shell :: install xampp in ubuntu 20.04 
Shell :: ufw rules 
Shell :: bash scripting tutorial 
Shell :: add existing project on github 
Shell :: How to Install and Configure doctl on Ubuntu 
Shell :: Result Directory was not created cts android log reports 
Shell :: run shell script every 2 days 
Shell :: How to get packages with very_good_cli in flutter 
Shell :: copy off powershell into text editor 
Shell :: github action and netlify deploy 
Shell :: install exercism 
Shell :: disable windows 11 tpm secureboot cpu ram storage check 
ADD CONTENT
Topic
Content
Source link
Name
5+2 =