Showing posts with label CSSH. Show all posts
Showing posts with label CSSH. Show all posts

March 07, 2016

CSSH - sudo: sorry you must have a tty to run sudo

problem:
cssh --action 'sudo command' server1 server2

results in error:
"sudo: sorry you must have a tty to run sudo"

solution:
cssh --options '-t -t' --action 'sudo command' server1 server2
Please consider crypto tipping: