Update README.md

This commit is contained in:
12nick12 2018-06-05 15:31:40 -04:00 committed by GitHub
parent 10bb4e90b4
commit 865979fa9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ apt install sqlite3 autossh
CentOS CentOS
yum install sqlite3 autossh yum install sqlite3 autossh
After installing everything you go on the server and use createdatabase.sh then you go to the hosts and run host/setup.sh. After the setup.sh has been ran you can run the host/start.sh on the host in a tmux or in the background. Once that's running you should be able to use the main sshjump.new script to ssh to the other devices. As far as I know the autossh should reconnect on disconnect.
I will update with systemd scripts eventually I will update with systemd scripts eventually
To use the main script once all devices are connected you can type "./sshjump.new list" this will list all hosts that have been registered To use the main script once all devices are connected you can type "./sshjump.new list" this will list all hosts that have been registered