Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to add user and password as alias in linux

# You can use sshpass, it's a non-interactive ssh password authentication.
sudo apt install sshpass
alias yb="sshpass -p password_in_plain_text ssh name@hostname"
Comment

PREVIOUS NEXT
Code Example
Shell :: drop-in 
Shell :: cdbangular install angular 
Shell :: sns.lineplot 
Shell :: linux move to trash command line 
Shell :: how to install multible package in linux one line of code 
Shell :: install special version of npm package 
Shell :: add group without logout 
Shell :: mongoimport source list ubuntu 20.04 
Shell :: #include <gst/gst.h compilation terminated. jetson nano 
Shell :: ebola 
Shell :: how to mninimoze all windows ubntu 
Shell :: cf7 use shortcode title 
Shell :: laravel sail 
Shell :: shell programation 
Shell :: learn how to use bash (variables) 
Shell :: unix edit timestamp file: Copy the Time-stamp from Another File 
Shell :: git get directories of added files 
Shell :: watch bash second 
Shell :: Storm Breaker ModuleNotFoundError: No module named "pyngrok" 
Shell :: Setup docker official repository 
Shell :: bitnami wordpress maximum upload file size 40 mb 
Shell :: login to linux server from windows putty 
Shell :: select until end of file vim shortcut for commands 
Shell :: get info about an audio file ffmpeg 
Shell :: bash toggle script 
Shell :: wget quier 
Shell :: linux-shutdown-befehle 
Shell :: github parent organization 
Shell :: fslmaths invert masking 
Shell :: inport files to google colab from github 
ADD CONTENT
Topic
Content
Source link
Name
3+7 =