Viewing profile — doubleukay2
doubleukay2
HN member- Joined
- Sat, Dec 19, 2009, 2:05 AM UTC
- HN karma
- 2
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About doubleukay2
No profile information was provided.
Recent public activity
-
comment
Comment #1239960
A really useful thing I use with ssh and netcat is to forward SSH connections through a bastion host like this - http://backdrift.org/transparent-proxy-with-ssh It looks like netca…
-
comment
Comment #1071232
I use "ping -a localhost" to annoy myself when a job finishes.
-
comment
Comment #1004511
"SRV records dont store IP addresses, they store names. So the browser does a SRV req, orders by priority and weight, picks one, then does an A lookup and attempts connection." Not…