I think the general consensus for homelabbers is a mesh network -- Tailscale and Netbird are the two most popular options
tapdattl
I'll save you 2 clicks :
Web Project Management
Odoo : Suite of open-source business apps written in Python
OpenProject: Collaborative Project Management
Wekan: Trello-like Kanban
Focalboard : Self-hosted project management tool
Taiga: Web-based tool for agile project management
Kanboard: Kanban board for small teams and individuals
tuleap: Improve management of software development and collaboration
eGroupWare : Enterprise ready web-based groupware suite with project management
Redmine: Flexible application written using the Ruby on Rails framework
LibrePlan: Project planning, monitoring and control
Trac : Project management and bug/issue tracking system
Leantime : Project management for the non-project manager
Scrumlens: Agile retrospective tool
dotProject: Web-based, multi-user, multi-language project management application
TaskBoard: Kanban-inspired app for keeping track of things
I just wish I had done something absurd like sport a bright pink mohawk at some point before going bald 😂
Lol "Ukraine's war against Russia" get the fuck out of here you punk ass shill
The Homelab Show was a good one, though they haven't posted a new podcast in almost a year. Lawrence Systems and Learn Linux TV are the makers of it and have their own content as well
I just saw a video on Pangolin which is, essentially, a self hosted version of what cloudflare tunnels provide. I have absolutely no experience with it, just saw a video on YT, but it might be the solution you're looking for
Harry Cox, son of Dick Cox
That would be if his name was Richard, not Robert
He did
[...] Why does the radius need to be reactive? What do you stand to gain over just setting to like 3 or 4px and moving on with your life?
Junior webdev points
AKA you gain nothing.
What's your solution? PiHole? The thing I don't like about the PiHole is the lack of wildcard domain rewrites. I've been playing with AdGuard Home and Unbound, not sure what my final solution will be, though.
Yeah I've been toying with FreeIPA for IdM, Keycloak for SSO, and Netbird to create a zero trust internal network. DNS is the hurdle I'm currently figuring my way over
I've been playing with Stalwart-Email as a combined SMTP/IMAP server. Its open source and written in rust, still pretty early in development and I haven't played with it enough to give any real opinion on the pluses or minuses compared to other software, but its worth taking a look at.
FreeIPA and Keycloak will give you directory management (LDAP and Kerberos), identity management, and single-sign on (OIDC and SAML) which if all your computers are running Linux as well, will give you centralized management of users.
You can then set other FOSS business management/productivity applications like NextCloud, Oodoo, Seafile, OnlyOffice, LibreOffice, CryptPad, etc. To use Keycloak as its authentication mechanism.
A lot of this will depend on what kind of work the business does.
You'll also want to look into log management and SEIM for security monitoring, Wazuh, Graylog, and others. This is especially true if the business has any data compliancy responsibilities in the country this is in.