Profile
Achievement
cruelfate's Recent Snippets
- All /
« Prev 1 Next »
Perform command on all hosts found in **~/.ssh/known_hosts**
Works better when [**auth.sh**](http://snipplr.com/view/46699/authsh/ "auth.sh") has been run on each host first.
0
836
posted 12 years ago by cruelfate
This is especially useful to have appear in logs. While it is totally up to the JVM implementation what to return for the name, most seem to return a numeric process identifier.
0
704
posted 13 years ago by cruelfate
Note that there is limited support for _CSS_ in Swing components which render HTML text. This example employs `padding`, `margin` and `font-size`.
The full list of supported properties (and their limitations) are in the [Javadoc][1]
[1] ht...
0
923
posted 13 years ago by cruelfate