- 2 Posts
- 8 Comments
What’s your goal? Is it safe to match is a very open ended question.
Take RHEL, it’s meant to be a paid distro for enterprise, something Debian isn’t. But you could draw similarities too.
What’s are you trying to learn?
There are tools like rss bridge that can be a big help: https://github.com/RSS-Bridge/rss-bridge
YouTube wise I use invidious rewrite rules
I’m kind of addicted to miniflux.
I use it to aggregate my RSS l, GitHub release notes, & YouTube feeds so I can stay up to date
ch8zer@lemmy.caOPto Self Hosted - Self-hosting your services.@lemmy.ml•Self Host Intranet Email3·1 year agoFrom what I understand nexcloud isn’t a mail server, only a client. I’d need something that can act as an SMTP bridge to actually send emails.
ch8zer@lemmy.cato Linux@lemmy.ml•Created a Java Application for Easy '.desktop' File Creation16·1 year agoDon’t you need the JRE to run Java code?
ch8zer@lemmy.cato Linux@lemmy.ml•Packman repository usage best practices on Opensuse Tumbleweed?1·2 years agoNope, it seems to just work!
ch8zer@lemmy.cato Linux@lemmy.ml•Packman repository usage best practices on Opensuse Tumbleweed?3·2 years agoI’ve found it best to avoid the pacman repo. It can leave my system in such a weird inbetween state. Seeing as you mostly want codecs I tend to prefer flatpaks for VLC, Firefox, etc.
If you insist on pacman, just wait. If you try to dup and have a conflict it means that either pacman or suse repos aren’t all updated so hold on a few days and you should be able to dup with no issues.
You could try something S3 based, and do backups by date?
For example, export a subset of the DB and name it accordingly (ie. 2025-04-to-2025-01.tar).
If you do that there are a lot of pretty cheap S3 providers (like Wasabi).
S3 interfaces nicely with RCLONE so you can move providers etc and pull it really quickly.
As an aside, when I looked into something like this the thing that made me hesitate was the time and cost for retrieval from cold storage (like amazon glacier) outweighed the savings.