Was slow for me too but loaded in the end.
Was slow for me too but loaded in the end.
I don’t run MicroOS myself so take this with a grain of salt. But this is usually how I do it, though there might be a better practice out there for this too.
Afaik, MicroOS by the sound of it, only ships with root by default, but rootless Podman should definitely be possible.
Normally, you need to set up user namespace mappings for your non-root user. Run these commands as root:
usermod --add-subuids 100000-165535 <yourusername>
usermod --add-subgids 100000-165535 <yourusername>
Then check they’re set up with:
grep <yourusername> /etc/subuid
grep <yourusername> /etc/subgid
This should give your regular user the ability to map container UIDs without needing root privileges. After that, Podman should work fine as your regular user.
Hope this helps a little 👍
I really hope you opened up 🥺
I for one am very happy to see! He is a great influence to a lot of people and showing that Linux isn’t scary will boost numbers by a solid amount ✌️
Lol, wonder if this also works from mobile as I primarily only browse Lemmy via Voyager.
I chose to include a screenshot because it’s a visual app and it makes more sense to show that first over the link. As I believe less people might click on it otherwise. The link is right there in the post — nothing’s being hidden or misrepresented.
AFAIK, Lemmy doesn’t allow picture and link in the post “header”. Personally prefer to show people a screenshot of an app as I think it looks better. I provided the link in the post.
I’m not a 100% certain as I’ve yet to try the application myself. However one of the configuration pages mentions you can choose between three different methods of choosing storage driver.
DOCUMENT_STORAGE_DRIVER The driver to use for document storage, values can be one of:
filesystem
,s3
,in-memory
.
- Path:
documentsStorage.driver
- Environment variable:
DOCUMENT_STORAGE_DRIVER
- Default value:
filesystem
Also it mentions the use of an ingestion folder.
That’s the most I can gather from quickly checking the docs at least.
Certainly true, but I think paperless might be a tad overkill for some people.
I believe this new project should hit your need quite well!
Papra is quite new in the selfhosted sphere but a welcome addition. Yet to test it myself but it sounds and looks very promising > https://github.com/papra-hq/papra
You’re in for a treat!
They did mention that Alex will join Linux Unplugged podcast occasionally to talk about self-hosted relevant things, plus they tend to all be talked about their experiences around self-hosted - especially in the bootleg edition.
This is excellent, grabbing this asap ✌️
While I dont see OpenCloud replacing Nextcloud anytime soon, I always welcome new projects, especially like this to the open source community!
Wasn’t aware of their price, but yeah thats affordable! Never checked posteo put for that exact reason tho, custom domains is an absolute must for me.
Check out Migadu. Its by far the most affordable option out there I’ve found, at 19€ per year. Its also highly customizable but it does require a custom domain. Highly highly recommend!
It is extremely easy to switch email providers these days. I’d suggest start by setting up a forwarded mail box between Gmail and whatever new mail provider you choose. Then slowly but surely start using the new email address instead of Gmail and change the most important accounts to the new one.
From my understanding thunbird is somewhat separated from this. From the article linked by OP it says:
What’s crystal clear is that Thunderbird’s ever-increasing donation revenue (currently its sole source of income) is allowing for some explosive growth that’s long overdue. To add some context to this, Thunderbird received $2.8 million in donation revenue during 2021. Two years later, in 2023, it received $8.6 million in donations. I’m told that total financial contributions for 2024 were even higher, though the final amount hasn’t been officially released.
Personally I like the new format more. Feels like a 2.0 update, with proper labels and such in added content.