Horje
create a tunnel via permanently Code Example
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




Shell

Related
github create repo from terminal Code Example github create repo from terminal Code Example
add remote github Code Example add remote github Code Example
create batch file to delete folders and subfolders Code Example create batch file to delete folders and subfolders Code Example
pocketsphinx mac big sur Code Example pocketsphinx mac big sur Code Example
installing ipython-sql command line Code Example installing ipython-sql command line Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9