Ajout scripts d'installation
This commit is contained in:
parent
ff22a4ea3e
commit
d9a14ee28e
5
AddHostKey.sh
Normal file
5
AddHostKey.sh
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
#
|
||||||
|
|
||||||
|
echo "Ajout de l'exception SSH"
|
||||||
|
ssh -o StrictHostKeyChecking=no service.ct@10.133.3.136 uptime
|
||||||
5
Instsshpass.sh
Normal file
5
Instsshpass.sh
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
#
|
||||||
|
|
||||||
|
echo "Installation de ssphass"
|
||||||
|
dpkg -i /home/zonetest/sshpass_1.04-1_i386.deb
|
||||||
Loading…
x
Reference in New Issue
Block a user