Live data from Hacker News

Viewing profile — jonssons

jonssons

HN member
Joined
Tue, Apr 11, 2017, 6:25 AM UTC
HN karma
21
Public activity
26 items

About jonssons

No profile information was provided.

Recent public activity

  1. comment
    Comment #15457544

    Your best option would be to use the [Return receipt] or [Delivery status notification] options. The latter will be an automated notification from the mail server stating it accept…

  2. comment
    Comment #15456442

    what. again?

  3. story
  4. comment
    Comment #15236775

    I had to depart quickly so I had to cut it short. To elaborate further: The temp offices usually work with day contracts, allowing them to 'fire' you when you get a bad review, the…

  5. comment
    Comment #15226668

    as an ex-temp worker: that's how it is. You want to work, you have to put up with the stuff they throw at you. No. It's not fair. No. It's not just. It's for the poor. It's for the…

  6. comment
    Comment #15226313

    Thanks. I love the examples.

  7. comment
    Comment #15218021

    my hero! 91k of free monies (minus operation costs)

  8. comment
    Comment #15183247

    and they still call me paranoid ...

  9. comment
    Comment #15182322

    title sounds like a battle of epic proportions took place in the netherworlds ...

  10. comment
    Comment #15139631

    how about a solar panel on the back (or a transparant one on the front). How about heat activated. How about activated by radiation in the air (microwaves).

  11. comment
    Comment #15131400

    https://en.wikipedia.org/wiki/Hacker

  12. comment
  13. comment
    Comment #15096343

    FTP, not SFTP? I'd increase the bill of my neighbours I don't like a bit.

  14. comment
    Comment #15079992

    tl;dr: you'll have to buy new led lights over 5 years.

  15. comment
  16. comment
    Comment #14968114

    using certificates is getting advanced. Here you'll allow the server to request a client certificate from the visitor. The visitor will have to supply the certificate (which is 409…

  17. comment
    Comment #14946055

    There are lots of possibilities. For example: Only allow web connections through localhost and start an x session through ssh. This would require you to install a webbrowser though…

  18. comment
    Comment #14927787

    letsencrypt if security is not all that important.

  19. comment
    Comment #14927771

    In my experience: - Ubuntu is not stable - it is not hardened out of the box - it can contain dangerous configuration out of the box - it calls home - it will tempt you to install …

  20. comment
    Comment #14927750

    rkhunter does fim in a limited way. I hope OP is not talking about sites with sensitive data. ossec is usually great for storing more sensitive data. The above list will help you f…

  21. comment
    Comment #14927731

    if you wanna go there. I use a custom script to make backups, encrypt them using gpg and store them on public ftp boxes. Automated retrieval of said backup in case of problems and …

  22. comment
  23. comment
    Comment #14927725

    I don't use debian because I don't like apt. The most vulnerable moment of my systems is when the ISP sends the password in plain text over e-mail. Until the password has been chan…

  24. comment
    Comment #14927686

    > - reverse proxy to backend webserver Using a reverse proxy allows you to cache static content, decreasing load. I'm not talking about load balancers. These days you need them whe…

  25. comment
    Comment #14927653

    I am a sysadmin with approx 15 years of experience running linux systems and open source software. When I set things up, I tend to form things my way. I usually have little resourc…