cyclohexane

joined 3 years ago
MODERATOR OF
[–] [email protected] 2 points 7 months ago

Oh no, now nostr is ruined

[–] [email protected] 6 points 7 months ago

And you'd still have federation issues, so doesn't solve OP's problem.

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

Actually being able to self host and federate, and without any dependence on the main instance.

And ability to federate with other open and federated services, like how mastodon can federate with so many others like lemmy and pixelfed.

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

Depends on the distribution, many package managers can filter by license. So you can find anything that doesn't have an open source license.

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

So what happens, does it just not boot? Any error messages?

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

Just come ask here when you have trouble, and we'll try to help.

When troubleshooting, the biggest thing is searching the web honestly. But some more things to help you out: look for logs. Linux has loads of logs and sometimes can tell you how to fix the problem.

Logs may not be immediately apparent. Some programs have their own log files that you can look into. Sometimes, if you run the program from the terminal, it'll print out logs there. Otherwise, you read look through journalctl, although this has logs for everything so might be harder to search.

Another useful tip, particularly for system tools and terminal tools, is manual pages. Just run man ls and replace ls with any command, you'll get the documentation on how to use that tool.

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

OpenRC btw 😁

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

There are many ways to do this, but the next up from users is using groups!

For each file or data directory, create a group that owns it. This group should have the service's user as member. Then create a user for running the backups, and add it to all these groups.

The benefit of this is you don't have to use root, and you have an association of directory to group that you can always change. You can for example grant a user access to a data directory by just adding it to its group.

[–] [email protected] 15 points 7 months ago (5 children)

I use gentoo btw

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

Please do not care about people shitting on popular distros. As a gentoo user myself, it's as niche as it gets, but I will wholeheartedly recommend Ubuntu and mint.

[–] [email protected] 0 points 7 months ago (4 children)

What's so good about it?

[–] [email protected] 0 points 7 months ago

I never really quite understood IPFS and why it gets used where I see it today. What problem is it solving?

view more: ‹ prev next ›