macFUSE
I don’t know what you expected, that is a huge hack.
macFUSE
I don’t know what you expected, that is a huge hack.
NFS is insecure out of the box so typically tunnelled over TLS
Set up Kerberos, it will also give you correct file ownership and then you don’t need any additional tunnel.
Is there really nothing in /run/user/1000/gvfs? Try gio mount -l. Maybe unmount and remount.
It’s unlikely that it doesn’t actually mount, from the man page:
Mounting refers to the traditional concept of arranging multiple file systems and devices in a single tree, rooted at /.
The first error is because you have a separate argument at the end which is a local path. gio mount takes a list of locations to mount and not a mount point.
Try “gio mount ftp://…”
Kanidm has LDAP support but it’s read-only. You should prefer OAuth though since LDAP is locked to password login.
They are god-awful everywhere. I don’t get why people can be like “yeah I want all of my apps to be janky crap that is usually missing a lot of features you’d get for free using the platform toolkit”. The only exception I’ve seen thus far that was actually good is Figma and god knows how much effort they had to put into that to make it behave even remotely reasonably.
Will be interesting to see how they actually plan on controlling this. It seems unenforceable to me as long as people can generate images locally.
Setup of KMail is very janky, but after that it works well. I’ve been using it for probably at least 7 years at this point as my main mail client on Linux. There’s nothing better Qt-based as far as I know really.
It solves encrypted RCS being a Google extension. Hooray for standards.
As if that would deter anyone who was actually planning something.
What a weird article. They want an iPad for some reason but then say that both the operating system and the input method is inadequate for what they want to do with it. Why do you want an iPad then? Just get that MacBook (or you know, a laptop with Linux on it if you don’t want to be locked in to anything).
I would also not immediately close the account, wait for a couple months after you’ve moved everything to see if something is still using the old address.
Would be cool if the SDDM replacement also functions as the Plasma lock screen, and takes over when you lock your user session. The current user switching experience is pretty awful.
I’d love to get into tape backups for my stuff. But the price for the drives is absolutely unjustifiable for hobbyists unfortunately.
In pretty much the most malicious compliance way possible, but yes. https://rileytestut.com/blog/2024/04/17/introducing-altstore-pal/
Don’t let the door hit you on the way out!
Huh, I didn’t know MSHTML as used in IE was also called Trident. I thought Trident was specifically early Edge before they switched to Blink.
Eh, works for me for home use. I just have it running on the same machine as the NFS server. The only thing that bothers me is that I can’t use normal Kerberos for SMB, I’d have to set up Samba AD. Boooo
I even managed to make it work with just mDNS as I’m currently in a horrible network I don’t control.