Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

SSH with key Linux

nano ssh_key_for_demo_user.txt # paste your ssh key in here

chmod 600 ssh_key_for_demo_user.txt

ssh -i ssh_key_for_demo_user.txt demo@demoserver.com
Comment

PREVIOUS NEXT
Code Example
Shell :: print what s in tarball 
Shell :: time machine logs 
Shell :: maven update pom version multi module 
Shell :: instal bable for linux 
Shell :: powershell netzlaufwerk verbinden 
Shell :: Unable to start terminal in ubuntu 
Shell :: Error: path "" is not a descendant of mount point root "" and cannot be exposed from 
Shell :: first time linux 
Shell :: How to add and commit files to a Git repository 
Shell :: chere cygwin 
Shell :: ionic 4 image zoom 
Shell :: kubectl update field 
Shell :: prettier check 
Shell :: i am not able to start bluetooth in ubantu 
Shell :: cursor size in linux not changing on the desktop 
Shell :: git, repository, new repository 
Shell :: how to add branches 
Shell :: Push an existing folder 
Shell :: To see all connection NetworkManager has on linux 
Shell :: linux install toilet 
Shell :: git clone all repositories in organization 
Shell :: what is linux 
Shell :: k8s rollout 
Shell :: how to pip install on command prompt 
Shell :: csv to column awk 
Shell :: Creating a kubernetes service cluster 
Shell :: installing metabase using docker 
Shell :: unable to resolve dns when kubernetes is running on ubuntu 
Shell :: bash expression 
Shell :: copy one file to another in linux 
ADD CONTENT
Topic
Content
Source link
Name
5+5 =