Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ssh-keygen not interactive

wry@onyx:~$ ssh-keygen -t dsa -N "my passphrase" -C "test key" -f mykey
Generating public/private dsa key pair.
Your identification has been saved in mykey.
Your public key has been saved in mykey.pub.
The key fingerprint is:
2f:17:a4:5d:6f:25:d7:5a:0e:84:be:af:ee:52:8b:42 test key
Comment

ssh-keygen not interactive

wry@onyx:~$ ssh-keygen -t dsa -N "my passphrase" -C "test key" -f mykey
Generating public/private dsa key pair.
Your identification has been saved in mykey.
Your public key has been saved in mykey.pub.
The key fingerprint is:
2f:17:a4:5d:6f:25:d7:5a:0e:84:be:af:ee:52:8b:42 test key
Comment

PREVIOUS NEXT
Code Example
Shell :: bash only start a service if not running 
Shell :: sed replace baskslash with forwardslash 
Shell :: linux covert file to ascii 
Shell :: To permanently fix this problem, please run: npm ERR! sudo chown -R 1000:1000 
Shell :: terminal find containing directory of file and cd to directory 
Shell :: hojarudi 
Shell :: node-gyp rebuild error ubuntu 20.04 
Shell :: virtual network is not active 
Shell :: npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! node-pty-prebuilt@0.7.6 install: `prebuild-install || node scripts/install.js` 
Shell :: install opencl headers ubuntu 
Shell :: ./utserver: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory 
Shell :: Get file version in PowerShell 
Shell :: k8s dashboartd 
Shell :: regex first in line 
Shell :: how to do a pull request with one commit 
Shell :: find mtime rm 
Shell :: free space in ubuntu 
Shell :: conda install kneed 
Shell :: xstate install 
Shell :: mysql backup dump docker file 
Shell :: git push unable to create temporary object directory 
Shell :: install document viewer ubuntu 
Shell :: how to zip a folder in putty 
Shell :: how to ignore .idea folder in gitignore 
Shell :: linux password expires date 
Shell :: fix pvc pending kubernetes 
Shell :: ffmpeg green screen 
Shell :: xampp aliases 
Shell :: scss You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders 
Shell :: instal ng2 search module 
ADD CONTENT
Topic
Content
Source link
Name
2+8 =