Quantcast
Channel: UNIX and Linux Forums
Viewing all articles
Browse latest Browse all 16232

Starting a process remotely

$
0
0
Hello all,

Please, i try to start cassandra remotely but it didn't work. i don't find cassandra process when using ps aux|grep cassandra

Code:

ssh -t root@g-8 -x "sshpass -p 'ubuntu' ssh -t root@10.147.243.163 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -x '/home/apache-cassandra-2.1.6/bin/cassandra'"

Have you an idea please ?



Thanks a lot.

Best Regards.

Viewing all articles
Browse latest Browse all 16232

Trending Articles