Parallel ssh

De troyesGEII
Aller à : navigation, rechercher


su
cd /usr/local/iut
./wakeSalle G 007
cd /usr/local/iut/scripts/
parallel-ssh -t 0 -h salleg007ip  -P "echo coucou"
parallel-ssh -t 0 -h salleg007ip  -P "apt install --yes --force-yes gnuradio"

// pas de paquets copier en utilisant un montage
parallel-ssh -t 0 -h salleg007ip -P "mount 10.98.35.244:/etudiant /opt/mountNas/"