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 signed [...]
Content
Better than bad, it's good
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 was this line [...]
Comments Off » Read the rest
