

They are not only no funding but largely not using it in practice and letting most public institution spent billions in Microsoft Office 365 contract
They are not only no funding but largely not using it in practice and letting most public institution spent billions in Microsoft Office 365 contract
How i do it:
Wireguard for VPN endpoint on the pi and device that I have root on, secure, fast to setup and doesn’t add a lot of overhead
For access outside of VPN:
You might have to pay for a domain name if you dont have a static IP, which is relatively cheap.
You can manually allow trusted IP to access the service in your firewall which nullify surface of attack if done perfectly but is really an hassle to setup and maintain. I’m looking to setup Keycloack for a strong pre-auth that I can share between services and that is also lightweight (Authentik is not lightweight, Authelia seems to be i’d like to try it aswell) This coupled with firewall rules and/or fail2ban like service should be more than enough for a private server I think.
I like Lemmy more because it is more aligned with my interest, notably Tech and Linux. I also like to have smaller communities in which your interaction have impact and are being read instead of being lost in thoudands of comments.
These guys love to play the big badass no feeling guy then 3 min later start to play victim and beg for attention. Thanks for callling them out
It is using Glance extension module (you can send custom HTML by setting up a local web api like Flask) The graph are HTML SVG tags which are basic drawing you just have to input the x,y coordinates of your graph (I copied Glance market chart) For networking data collection and monitoring I’ve setup my own rules and scripts but it is doable with others network monitoring tools if they let you access data easily
Yes the full recipe is:
Glance is cool I love the style and it is well implemented so you can easily add custom HTML and CSS which is what I did to do this custom monitoring. Data are gathered from iptables counters that periodically reset, the hardest and most interesting part was to understand networking and to track packet through applications based on if they were port binded or reverse proxyed (I use Caddy for web facing app I want access to without a VPN). I’ll definitively check more advanced solution, I just needed to do it manually first to actually understand what I’m doing (which took me like 2 weeks until I finally found this gem on ArchLinux wiki https://www.frozentux.net/iptables-tutorial/iptables-tutorial.html)
Are you really rage answering to comments on a 2 month post on which you litteraly posted that not tolerating opposing opinion is being fragile 🤣🤣🤣
I just went done this road and i’d say it is worth it even only for the learning part. I’ve set counter per application in nftable, and via a python script send them in SVG graph format to Glance dashboard. The result is I can monitor my whole network per application and the best part it all add up very well so I know there is no ‘unknown’ outgoing or ingoing traffic on my machine.
Yes it runs fine I played it a lot on my system. It was unplayble when I tested on Hyprland due to interaction click being unusable but worked fine on sway
Reddit Exodus v43, stay tuned everyone
It is not as overwhelming as you make it sounds, you don’t need to read the whole changelog every time you update just check Arch news page and they state any manual action an update might need. I run arch since like 1 y and I almost never had to do such manual actions. You can see on archlinux.org news it’s not that bad although I can totally see why it is not suitable for most people
The definition of critical thinking is not relying on only one source. Next rain will make you wet keep tuned.
Not rlly there is a biding ongoing on hexbear.net namedomaine, the highest offer right now is 700 $
Imagine your view point is aligning with Musk one… You’re either a billionaire or a dumb looser thinking is a part of a club he isn’t in
Yes please do tell me more how you’re censored by Lemmy devs in a post on the top of Lemmy crybaby.
I’ve created a specific partition for steam games so I can use games across distro without reinstalling them. You can tell Steam to go look in your partition for your games
Social security is a straight translation of Sécurité Sociale that we use in France
You cant be sure, Valve pushing Steam Deck and Proton is what made me switch to Linux as lot of games now works but I haven’t bought a Steam deck
I’m using areweanticheatyet.com more than ProtonDB to check if games are working as most issues I’ve encountered are due to anticheat not working on Linux. Apart from these most games just works without much tinkering.