Live data from Hacker News

Viewing profile — olasd

olasd

HN member
Joined
Sat, Dec 22, 2012, 4:20 PM UTC
HN karma
2
Public activity
2 items

About olasd

No profile information was provided.

Recent public activity

  1. comment
    Comment #11119787

    They do the same for Iceweasel: stable gets updated to the ESR x release around when version x.0.1 gets out.

  2. comment
    Comment #5047626

    With recent enough SSH (> 5.4), SSH tunnels can be achieved with Host HostName ProxyCommand ssh -W %h:%p Which doesn't require nc (or anything else) installed on the bastion host.