Viewing profile — jonssons
jonssons
HN member- Joined
- Tue, Apr 11, 2017, 6:25 AM UTC
- HN karma
- 21
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About jonssons
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #15456442
what. again?
- story
-
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…
-
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…
-
comment
Comment #15226313
Thanks. I love the examples.
-
comment
Comment #15218021
my hero! 91k of free monies (minus operation costs)
-
comment
Comment #15183247
and they still call me paranoid ...
-
comment
Comment #15182322
title sounds like a battle of epic proportions took place in the netherworlds ...
-
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).
-
comment
Comment #15131400
https://en.wikipedia.org/wiki/Hacker
- comment
-
comment
Comment #15096343
FTP, not SFTP? I'd increase the bill of my neighbours I don't like a bit.
-
comment
Comment #15079992
tl;dr: you'll have to buy new led lights over 5 years.
-
comment
Comment #14978354
exactly
-
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…
-
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…
-
comment
Comment #14927787
letsencrypt if security is not all that important.
-
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 …
-
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…
-
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 …
- comment
-
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…
-
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…
-
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…