Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

copy ssh key to remote server

ssh-copy-id -i ~/.ssh/mykey.pub user@host
Comment

copy ssh remote server

scp -r /path/to/local/dir user@remotehost:/path/to/remote/dir
Comment

PREVIOUS NEXT
Code Example
Shell :: remove git ignore cache 
Shell :: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory" 
Shell :: github desktop brew 
Shell :: vscode get list of installed extensions 
Shell :: how to install keras ocr 
Shell :: portainer templates 
Shell :: install docker on Amazon Linux 2 AMI 
Shell :: vs code permission ubuntu 
Shell :: split terminal horizontally ubuntu 20.04 
Shell :: ubuntu ufw add to autostart 
Shell :: install gogh 
Shell :: warp out files in linux 
Shell :: how to check if matpot is installed 
Shell :: linux alle dateien löschen die älter als eine woche sind 
Shell :: how to check prime number in shell script 
Shell :: install gnu grep on mac 
Shell :: Could not install from "android" as it does not contain a package.json file 
Shell :: git diff more colorful 
Shell :: ngrok with netcat 
Shell :: sed remove space 
Shell :: how to close serveice on perticular port number 
Shell :: arch linux select java version 
Shell :: open file explorer from cmd linux 
Shell :: sudo apt-key adv --keyserver keys.gnupg.net --recv-key 6F3EFCDE 
Shell :: gdebi 
Shell :: ll command not found 
Shell :: add code to github repository from command line 
Shell :: only show first lines linux 
Shell :: linux check user group list 
Shell :: how to install lm sensors 
ADD CONTENT
Topic
Content
Source link
Name
8+7 =