krash

joined 3 years ago
[–] [email protected] 1 points 3 weeks ago

Hmm, nocodb is a webapp first and foremost. It does have binaries to run directly on the host, but I'm not entirely sure to recommend this over libreoffice actual app for database management. I believe it would be more in line with OPs requirement.

[–] [email protected] 3 points 3 months ago (1 children)

Don't forget KISS launcher. It's excellent, albeit a little rough around the edges.

[–] [email protected] 10 points 3 months ago

Briar, for communication during internet blackouts or when there is no connectivity at all.

[–] [email protected] 2 points 4 months ago

Will keep an eye on this, looks interesting!

[–] [email protected] 1 points 4 months ago

Can vouch for kopia, excellent backup tool.

[–] [email protected] 5 points 4 months ago

To be more concrete: security keys can communicate over USB or NFC. Just make sure it supports the protocol you want to use it for.

But there is also passkeys which is both software- and hardware based and is almost equally secure.

[–] [email protected] 1 points 4 months ago

Have you tried a low-code database, such as nocodb? I tried satisfy my need for structures data that way and it works for simple usecases. There are formulas too, but they (like spreadsheets) require some knowledge to set up.

[–] [email protected] 11 points 4 months ago

You're asking excellent and very relevant questions.

OP, take heed.

[–] [email protected] 1 points 5 months ago (3 children)

Tell meore about the obsidian plugin, dusbt know of it.

[–] [email protected] 1 points 5 months ago

I am, specially after seeing how well it was implemented in the nightly version. It can't be compared to an extension that enables the same capability.

[–] [email protected] 2 points 6 months ago* (last edited 6 months ago) (1 children)

Out of curiosity, have you tries logseq or silverbullet.md? They both have capabilities to query your notes similar to Notion.

I've had this challenge with structuring notes-data for a while, but haven't found something that suits my workflow yet. I have on my list to experiment with a sqlite solution.

 

I've seen a lot of posts for a lot of different homepage for selfhosters: homepage, homer, homarr (which has an 700 MB image!).

I was after something lightweight, simple and easy to configure and get up and running without all the frills and flashy features. And I found a hidden geml in envlinks - a really simple dashboard that is supersimple to configure (just env-variables in the compose file) and still customisable enough for my needs.

Hope it will satisfy the need of other minimalists out there :-)

64
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
 

Hello selfhosters.

We all have bare-metal servres, VPS:es, containers and other things running. Some of them may be exposed openly to the internet, which is populated by autonomous malicious actors, and some may reside on a closed-off network since they contain sensitive data.

And there is a lot of solutions to monitor your servers, since none of us want our resources to be part of a botnet, or mine bitcoins for APTs, or simply have confidential data fall into the wrong hands.

Some of the tools I've looked at for this task are check_mk, netmonitor, monit: all of there monitor metrics such as CPU, RAM and network activity. Other tools such as Snort or Falco are designed to particularly detect suspicious activity. And there also are solutions that are hobbled together, like fail2ban actions together with pushover to get notified of intrusion attempts.

So my question to you is - how do you monitor your servers and with what tools? I need some inspiration to know what tooling to settle on to be able that detect unwanted external activity on my resources.

view more: next ›