For my travel devices, I use Tailscale to talk to the server. For raw internet, I use their funnel feature to expose the service over HTTPS. Then just have fail2ban watching the port to make sure no shenanigans or have the entire service offlined until I can check it.
Mordikan
- 0 Posts
- 40 Comments
Mordikan@kbin.earthto Linux@lemmy.ml•[Solved] "[OK] Reached target Graphical Interface" after login before getting booted back to the login screen2·5 days agoAre you sure linux-firmware was the only thing uninstalled? What are those XYZ’s? you might just need to reinstall those items.
You might try Vortex through lutris: https://lutris.net/games/vortex-mod-manager/
I’m not sure why one of those is flagged. From what I can see its just the obnoxiously written
write_file.content
one-liners and lots of regex/sed, but nothing looks wrong with what its doing.
That mouse is probably using like 0.5W of power, that’s way too much. Throw it away and keybind everything.
Mordikan@kbin.earthto Linux@lemmy.ml•I'm getting "Error setting installer parameters" while attempting to set up a new VM in Virtual Machine Manager [SOLVED]1·8 days agoMight check the file permissions then. Who owns the file? Does VMM have read permissions to the file? UUID 1000 is root, so it sounds like VMM is being run as your user, but the ISO is owned by root. You could try chown’ing that file to your user.
I never really got their marketing campaign: https://www.youtube.com/watch?v=JNsKvZo6MDs
Yeah, if the student devices are locked down its done so per policy. Creating VMs which allow students to bypass that policy is going to potentially get you into trouble with administration. IT could maybe setup those students with Citrix Workspaces or something similar they support to achieve that without having to throw student restrictions out the window.
Mordikan@kbin.earthto Selfhosted@lemmy.world•What is a self-hosted small LLM actually good for (<= 3B)1·13 days agoSorry, I was trying to find parts for my daughter’s machine while doing this (cheap Minecraft build). I corrected my comment.
Mordikan@kbin.earthto Selfhosted@lemmy.world•What is a self-hosted small LLM actually good for (<= 3B)113·14 days agoI’ve used smollm2:135m for projects in DBeaver building larger queries. The box it runs on is Intel HD 530 graphics with an old i5-6500T processor. Doesn’t seem to really stress the CPU.
UPDATE: I apologize to the downvoter for not masochistically wanting to build a 1000 line bulk insert statement by hand.
Mordikan@kbin.earthto politics @lemmy.world•What the 3.5% Rule Tells Us About Protest Success2·14 days agoThat article is probably not the best way to support that idea though. It mentions “when 3.5% of its population actively mobilized against it” but doesn’t explain what “actively mobilized” even means. It talks about how effective non-violence has been in other countries but then caveats that to being when an independent judiciary was present. It even uses Kilmar Abrego Garcia to support that idea, but fails to mention that a lower court’s decision was ignored and the only reason the SC was involved was because the administration said it didn’t have to listen to them.
Obstruction is good, but ultimately if you are not at risk of losing anything by that obstruction, it likely isn’t an effective way to accomplish anything. That’s even if you could consider it obstruction. If you are permitted to have a rally then you are not obstructing anything. You’re just having a good time. Municipalities don’t approve permits that obstruct, its the whole reason for permits.
Mordikan@kbin.earthto Selfhosted@lemmy.world•Access homeserver through VPN + route traffic with mullvad?2·14 days agoTailscale has the funnel command which exposes services like how you describe, but that’s off the table.
Not quite sure I understand your layout, but if these are separate VPNs, you could run one from the server with a port forward (guessing that’s not through Mullvad as they don’t offer forwards any longer - to my knowledge) and then setup the general VPN on your router perhaps so you don’t have to change ip routes for the whole network. You would still probably need to setup an ip route specific to the server VPN traffic on the router at that point, but that would probably be less work.
If this all being done from the same device then you would need to separate them out by IP routes.
Mordikan@kbin.earthto politics @lemmy.world•What the 3.5% Rule Tells Us About Protest Success51·14 days agoI don’t think its a matter of violence vs non-violence. Even in the samples provided by the article, its a matter of willingness to commit what would otherwise be criminal acts. Ghandi was successful not because of the Salt March but because they created the Declaration of Sovereignty and Self-rule and refused to pay taxes until negotiations were made.
I remember Penn and Teller did an episode that touched on this on a show they had. The big take away was there is a difference between doing good and doing something that makes you feel good. What’s accomplished by a sit-in on a courthouse lawn on the weekend that you filed and received a permit to do from the city? People like to compare stuff like that to the 1960s civil rights movement, but here’s the thing: Rosa Parks not giving up her seat wasn’t a social faux pas, it was a criminal act in Alabama.
The printers require AD authentication to print but no prompt? Is Kerberos setup correctly for CUPS?
Mundane tasks weren’t really the focus. This was a debate between Redhat and the Linux old guard where the points were all based on the extremes. They follow different ideas on how tools should work, though. Init systems focus on doing one or few things but doing them very well (the traditional UNIX approach). Systemd is a suite of many moving parts to accomplish a whole range of tasks (more modern). Init is mostly just bootstrap and services, but systemd is that plus networking, plus user sessions, plus logging, etc etc. More moving parts means increased complexity and more chance for failure. Systemd as a suite then becomes a potential single point failure where init based systems would not be. Scripting for either can be involved, but generally speaking init is/was easier to write things for.
I think most users today focus on Redhat’s control and not putting too much faith in one setup for diversity’s sake rather than the other points, but the original debate really was a philosophically based one. There isn’t a right or wrong on these, but some really interesting history.
Mordikan@kbin.earthto Linux@lemmy.ml•GNOME introducing stronger dependencies on systemd71·19 days agoI think for those people it boils down to systemd being an init system that does more than an init system maybe should. Combine that with it being more complicated to work with and with Redhat not really being that open to feedback.
Mordikan@kbin.earthto Linux@lemmy.ml•I'm going to talk to my local Repair Cafe about switching people over to Linux because of W10 EOL. Is there anything I should mention so they take it on board?17·20 days agoHonestly, most of your selling points while completely valid don’t matter in this case I think. The problem is that is a repair business doing work for non-technical people and those are technical selling points. For example, my wife is allergic to tech. She wouldn’t care about dual-booting or telemetry. She just wants the simplest possible solution that she doesn’t have to think about. She’s bored having to listen to me talk about projects/work and while she has to have a PC for daily life, that doesn’t mean she wants to have to have it. She just needs it and needs it to be easy.
The biggest selling points to her would be:
- It just works
- She doesn’t have to relearn things (meaning the layout and where to click on things)
- It runs her stuff (literally all browser based applications)
- Her files and pictures are there
That’s it. I think the biggest positive sell to repair shop users would be “its just like Windows”. They don’t need it to be better, they just need it to be the same.
Mordikan@kbin.earthto Selfhosted@lemmy.world•Friendly reminder that Tailscale is VC-funded and driving towards IPO11·21 days agoOk, this is your summarized argument: Accel is going to gut the company and run it into the ground because that’s what they do, but they haven’t ever done that, but they could, so they will, so that’s the same as doing it, although they haven’t, but it will happen in the end because that’s what they do, but they don’t.
Its not a strawman if what you say is in fact a weakly constructed idea. Its just a weakly constructed idea then. Its nothing but vague generalizations and “what ifs” you posted. Let me just put it this way: evidence or stfu.
Mordikan@kbin.earthto Selfhosted@lemmy.world•Friendly reminder that Tailscale is VC-funded and driving towards IPO11·21 days agoME: So, even if Accel doesn’t do that, which they haven’t done that, they are still guilty of doing that.
YOU: Not what I said.
YOU: What you’re apparently not getting is that even if it’s not happening right now, it will in the end.
So… even if Accel doesn’t do that, which they haven’t done that, they are still guilty of doing that. You have no argument, just strong feelings.
Mordikan@kbin.earthto Selfhosted@lemmy.world•Friendly reminder that Tailscale is VC-funded and driving towards IPO11·21 days agoIs there an actual example you can provide of Accel doing that
So… if all VC money does, then you can provide an example of Accel doing this… right? So, go ahead and do that now.
I had an issue with an old Lenovo X260 laptop. The onboard bluetooth device was showing as not being present if the wireless device was loaded. I could have one or the other, but not both. BT/Wifi was being supplied by the same M.2 card, so as soon as a module loaded (the wireless loaded first I guess) it prevented it from being used by another module. I’m not sure if there was an actual fix to that, though. I had a spare USB bluetooth dongle so I just ran that instead.