Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

get my ssh key

cat ~/.ssh/id_rsa.pub 
# or 
cat ~/.ssh/id_dsa.pub
Comment

ssh get key

cat ~/.ssh/id_ed25519.pub
Comment

ssh key find

ssh-agent sh -c 'ssh-add; ssh-add -L'
Comment

PREVIOUS NEXT
Code Example
Shell :: network in arch linux 
Shell :: for loop batch 
Shell :: apt update one package 
Shell :: windows port permission denied 
Shell :: Fatal error in launcher: 
Shell :: capacitor icon and splash 
Shell :: ubuntu installing gimp 
Shell :: pip install mysqlclient 
Shell :: start cronjob 
Shell :: ubuntu show computer performance from terminal 
Shell :: uninstall google drive ubuntu 20.04 
Shell :: add docker to group 
Shell :: remove git ignore cache 
Shell :: install hashcat for kali linux 
Shell :: install docker on Amazon Linux 2 AMI 
Shell :: cassandra get table size 
Shell :: see traffic github grepper 
Shell :: warp out files in linux 
Shell :: failed to get canoncal path of airootfs 
Shell :: how to install insomnia in ubuntu 
Shell :: conda python versions 
Shell :: install arial font to linux 
Shell :: install libssl1.0.0 ubuntu 20.04 
Shell :: eslint npm install 
Shell :: how to close serveice on perticular port number 
Shell :: ubuntu dock not showing 
Shell :: linux replace string in all files 
Shell :: how to remove unused pip dependencies on mac 
Shell :: how to check the version of vue-router you are using with yarn 
Shell :: hide top bar ubuntu 20.04 
ADD CONTENT
Topic
Content
Source link
Name
2+8 =