In the quest for mobility and to be a more useful computer guy, I signed up for Verizon’s BroadbandAccess program. I got a USB EVDO modem that I’ve got running in either of two laptops. One of which runs Windows XP and the other that runs Ubuntu 8.10 Intrepid Ibex. Before I went ahead and […]
Content
blog, portfolio, and links
File: January 2009
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 […]
Comments Off on Fixed: Remote SSH Command Failing » Read the rest