Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

create a tunnel via permanently

For RHEL/CENTOS"
yum install autossh

For ubuntu:
apt-get install autossh

After installation ::

autossh -M 0 -f -q -N -L LOCAL_PORT:REMOTE_HOST:REMOTE_PORT SSH_USER@SSH_HOST
Comment

PREVIOUS NEXT
Code Example
Shell :: crontab reload 
Shell :: start-process argumentlist with spaces powershell 
Shell :: install mavros on ubuntu 
Shell :: 7z extract to folder with same name linux 
Shell :: gchange default from dash to bash 
Shell :: sqliteman linux 
Shell :: zsh: command not found: GDAL_LIBRARY_PATH 
Shell :: The fingerprint for the RSA key sent by the remote host is 
Shell :: brew install older version opencv 
Shell :: pip install selenium using cmd 
Shell :: change git commit 
Shell :: linux microcore static ip 
Shell :: vim-gnome has no installation candidate 
Shell :: Install Caddy on Debian 
Shell :: webp to png ubuntu command 
Shell :: cmd turn on wifi adapter 
Shell :: install joplin using snap 
Shell :: docker list images and remove them 
Shell :: Mount builtin Google Drive on Startup on Ubuntu 
Shell :: docker install ubuntu 
Shell :: install glesv2 and egl library 
Shell :: redis sentinel get master ip 
Shell :: got push SSH 
Shell :: open download folder in mac 
Shell :: shell randomly permute lines 
Shell :: linux search string in source recursively 
Shell :: terminal find containing directory of file and cd to directory 
Shell :: ubuntu server see system temp 
Shell :: tasksel 
Shell :: where do you install composer 
ADD CONTENT
Topic
Content
Source link
Name
3+4 =