Using #Madblog as the easiest way to spin up an Indieweb/ActivityPub-compatible blog.
Zero db, zero JS, entirely hosted on text files.
Using #Madblog as the easiest way to spin up an Indieweb/ActivityPub-compatible blog.
Zero db, zero JS, entirely hosted on text files.
Using #Madblog as the easiest way to spin up an Indieweb/ActivityPub-compatible blog.
Zero db, zero JS, entirely hosted on text files.
Hey!
I basically want to replace the Google Authenticator app in style and functionality:
N backups.Any experience is welcomed. Thank you!
Why do you need yet-another-separate app?
To keep your two factor codes and passwords separate in the event that your password manager is breached.
Also if you need a 2FA code to log into your password manager, how are you going to get it if its in the password manager that you can’t log into without the 2FA code inside it?
This might be an odd setup, but I prefer Pangolin for the easy deployment of a combined Reverse Proxy and VPN but also wanted to play around with Netbird, which provides a mesh VPN.
So I have Pangolin installed on a VPS and connected to my home server which is running the Newt client.
Then I’ve installed Netbird on my home server using the Self-hosting Quickstart Guide. I choose “Other/Manual” when it came to selecting a Reverse Proxy and created the respective public resource in Pangolin for your subdomain.
Just add multiple targets for multiple endpoints and enable Advanced Mode:
https://slrpnk.net/pictrs/image/9c16001a-982a-4474-9c1d-6731874bad29.png
Just make sure to select h2c instead of http for /signalexchange.SignalExchange and*/management.ManagementService. And obviously replace the 192.168.178.123 with your IP address.
Then start the docker-compose.yml and browse to your subdomain to register your initial account. Done!
Hi everyone
I’m trying to degoogle as much as possible. I’ve heard about this thing called calDAV and cardDAV but I have no idea how to use it.
With radicale, do I need to install some other somewhere in order to use it?
I’m just looking for basic useage for myself only at this stage. I’d like to be able to self host my own calendar and contacts. Is radicale appropriate for this?
Is it safe to self host a calendar?
Can a self hosted calendar still send and receive invites to other calendars?
Any help greatly appreciated, thank you
mailbox.org is another service that is straightforward to use. You create an account, download davx5, and install any calendar app. It’s paid but cheap (1 €/month)
No worries mate. I was just sitting here jamming some blues on the guitar and felt inspired.
While speaking with a colleague who is working in a small company he told me, that the lost track about user right management. They had a an excel table where they tracked all user groups and special rights users in the company have. But depending on some changes in the company structure, they got problems.
Is there any selfhosting software to manage usergroups, teams and userrights in a modern UI? It should be abe to set also data owner and so may keep track on non Active-Directory data.
LDAP is the Linux equivalent of a window domain controller
I assume you meant “Active Directory”. AD is based on a heavily modified LDAP schema, but they are interoperable. AD adds a LOT of extra functionality on top of the auth part of it, however.
Linux it’s self can use it too
That’s why I suggested it.
it was more for anyone who doesnt know LDAP
Hey,
Some of you may know me for Jotty and Cr*nmaster, been quiet with my head down lately improving my apps and trying to build a searxng alternative for myself.
https://lemmy.world/pictrs/image/a70266bc-f67b-4dc1-b516-86166c8e4080.png
Whilst I have used searxng for about a year now, I have had quite a few personal gripes with it so in the past few weeks I have decided to make my take on it and ran it happily locally. Since publishing the beta to my discord server I ended up building a fairly extensive tool.
Degoog is actually pretty minimal, there’s no much to it aside from a very comprehensive plugin/extension system. The idea being users can create their own engines, themes and plugins that hook into the core application and do.. pretty much anything, from adding stuff to the result page (e.g. speedtests, tmdb information, ip retrieval, rss feeds embedded on the home page) to full on OIDC systems.
This is still very much in beta and I figured the best way to get it out of beta would be to publish it to a wider audience (currently some users in our discord server have been testing it fairly successfully and i’ve been on top of bug fixing).
Repo: https://github.com/fccview/degoog
Official extensions: https://github.com/fccview/fccview-degoog-extensions
Docs: https://fccview.github.io/degoog
You can install custom plugins/extensions. You can make your own repo and add it to the store page in the settings, or you can just have your own plugins locally for yourself.
Let me know what you think, and feel free to ask any questions and feel free to join our discord (link in releases page on any of my apps) for a more direct chat about things <3
Ahh definately not my problem after figuring this out (couldn’t find a guide but looked at the source). My instance is private so this isn’t impacting my non-Google results.
I think they have their own action system (https://codeberg.org/actions/meta), but I’ve never tried it. Maybe you can look into that?
My point about Microsoft was mainly because my butt is harmful and often used in a hostile way against open source. Also the fact that Microsoft tries to own the whole free software ecosystem.
Hej lemmings!
Quick question for you all: do you stick with the same distro across your PC, laptop, and server, or do you pick different ones based on the device and what you’re doing?
For me, I’ve been mixing and matching depending on the use case, but I’m starting to think it’d be nice to just have one distro (or at least one family like Fedora or Debian) running everywhere. That way I wouldn’t get confused about default settings or constantly have to look up flags for different package managers.
Right now my setup is:
I feel like NixOS might be the only distro that could realistically handle all these use cases, but I’m a bit scared of the learning curve and the maintenance work it’d take to migrate everything over.
Am I the only one who feels like having “one distro to rule them all” would be nice? How do you guys handle your setups? All ears! 😊
I’ve yet to run into major issues with gaming. But I’m curious what issue you ran into that caused the switch to Bazzite? I actually tried Bazzite briefly on my latest laptop acquisition (HP Spectre x360) before going with LMDE 7; I didn’t like the immutable aspect. I’m a tinkerer at heart and can’t handle not being able to get under the hood, so to speak.
My server runs Ubuntu Server, but I’m thinking about switching it to Debian. My laptop and desktop both run Arch Linux. Generally, I pick whatever I think is best for the given usecase — things like stability, package availability, documentation, security, etc. are considered.
So I’m moving away from apple because of all the trump bootlicking Tim Apple is doing.
Anyways, anyone got any self hosted notes app that has a flat file structure?
The most important part is the flat file structure. I want flat files because it makes it a LOT easier to back up than a db.
So any suggestions?
TIA
SNotepad + Syncthing
I’ve liked using standard notes.
Hey gang, do you have any suggestions for moving data from my phone to my jellyfin server? I tried using the daemon tools on F-Droid and could not for the life of me figure them out.
I just saw this on F-Droid, will need to test it, but sounds like it could be really good: https://f-droid.org/packages/lu.knaff.alain.saf_sftp
I’m hoping, it works like mounting or FUSE on proper Linux, where you can just use normal applications to transparently access network files. Then you’d be able to use any old file manager app to actually work with the files…
Yea, that’s a challenging part for sure, one that I still deal with.
It can be done, but you need to configure the sync jobs “just so”. Send only from the phone, don’t sync deletions, etc.