iacob28 / Bash_SSH_Script

This is a bash script to manage multiple linux servers for an easy connection over ssh to a specific server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bash_SSH_Script

This is a bash script to manage multiple linux servers for an easy connection over ssh to a specific server

1. You must grant execute rights for the script to run in the terminal :

chmod +x ssh_con.sh

2. Now you can run the script in the terminal :

./ssh_con.sh

Terminal Screenshoot

About

This is a bash script to manage multiple linux servers for an easy connection over ssh to a specific server


Languages

Language:Shell 100.0%