Content

blog, portfolio, and links

Tagged: bash

2009-01-12 :: David Sterry // Default
Fixed: Remote SSH Command Failing

One great way to use SSH is to run a single command on a remote server like this: ssh user@host command ‘command’ here can be anything and the text output will be piped back to your local terminal. I was having a problem with a few servers where this wasn’t working. Turns out the problem […]

Tagged: »

Comments Off on Fixed: Remote SSH Command Failing  » Read the rest