20 August 2010

Jusuf Kala, ex President? :)


To the guys at detik.com: Pal, next time, proof read your own report, ok? :)

No comments:

How to execute multiple commands directly as ssh argument?

 Perhaps sometimes you need to do this: ssh user@10.1.2.3 ls It is easy understand the above: run ls after getting into 10.1.2.3 via ssh. Pi...