Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
markuman123
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
13 ms
·
1.
▲
by
markuman123
2y ago
Three layer of defense on default Port here. 1. ufw limit ssh. 2. Ansible devsec.hardening.ssh_hardening 3. fail2ban
2.
▲
by
markuman123
2y ago
Energyconsumption is a reason for a CPU update.
3.
▲
by
markuman123
2y ago
Energyconsumption is nowaday the reason for a CPU Update.
4.
▲
Show HN: Simple Mbtiles Server – Self-host the entire planet of OpenStreetMaps
(github.com)
203 points
by
markuman123
2y ago
|
77 comments
5.
▲
by
markuman123
3y ago
I store my TOTP secrets in the Gnome Keyring totp() { TOKEN=$(keyring get totp $1) oathtool -b --totp $TOKEN | xclip } and my TOTP secrets are saved via ansible-vault - name: set TOTP in keyring
6.
▲
by
markuman123
3y ago
Surface Go
7.
▲
by
markuman123
3y ago
maybe the certificate crew is laid off?
8.
▲
by
markuman123
3y ago
expired two days ago (3/22/2023) and no one cares
9.
▲
by
markuman123
4y ago
russia? shut down a service and halt the productivity of most companies in the west...because most companies moved to azure ad and teams.
10.
▲
by
markuman123
4y ago
No.
11.
▲
by
markuman123
4y ago
Passwords for nextcloud
12.
▲
by
markuman123
4y ago
no valid https ...
13.
▲
by
markuman123
4y ago
raspberry pi (some low energy home computer) serving nextcloud, offline wikipedia and OSM.
14.
▲
by
markuman123
5y ago
it's super easy to integrate in every ci/cd pipeline
15.
▲
by
markuman123
5y ago
I always wonder why people are investing so much energy and time to invent New tools instead oft using existing tools that already solve the same issues. Just use ansible for that.
16.
▲
by
markuman123
5y ago
with ansible
17.
▲
by
markuman123
6y ago
using s3 as a cdn is a complete different thing than leaking intentionally credentials.
18.
▲
by
markuman123
6y ago
Sorry, I cannot follow. To be clear, I'm no aws advocate.
19.
▲
by
markuman123
6y ago
Nope, because you just get a 404, even on public buckets, because you have no access to the kms key.
20.
▲
by
markuman123
6y ago
that's the reason why should always use aws:kms encryption on s3.
21.
▲
by
markuman123
6y ago
but the budget alert is delayed...I bet you're ruined when you've noticed the alert.
22.
▲
by
markuman123
6y ago
AWS_PROFILE=broken aws s3 ls s3://deltars/simple/ 14kb in your bucket and you pay for outgoing traffic. means, while you're sleeping, I can ruin your aws bill. In any case, committing credentials is always wrong and
23.
▲
Show HN: Hausschrat – scm based SSH-CA
(hausschrat.eu)
2 points
by
markuman123
6y ago
|
0 comments
24.
▲
by
markuman123
6y ago
nextcloud with onlyoffice
25.
▲
by
markuman123
6y ago
https://docs.ansible.com/ansible/devel/roadmap/COLLECTIONS_2...
26.
▲
by
markuman123
6y ago
> 2020-09-22: ansible-2.10 GA release date.
27.
▲
by
markuman123
6y ago
no no no, it's alpha9, not stable yet!
28.
▲
by
markuman123
7y ago
Use what you're most comfort with, not what others are. Postgres and MySQL (MariaDB/Percona) are both big players with a huge community. Maybe consider to use Mariadb or Percona instead of MySQL to avoid oracle vendor lock in.