Satire, the stereotypical “Arch just breaks after some time” trope. I’m saying that trope is correct if you don’t fix it.
He/Him
I always go crawling back to Arch…
In the real world, I love music 🗣️:
- Industrial Metal 🔩
- Aggrotech 😡
- Deathcore 💀
Also…
Student, studying mechatronics.
Satire, the stereotypical “Arch just breaks after some time” trope. I’m saying that trope is correct if you don’t fix it.
Pretty much everything in the General Recommendations section.
XFCE doesn’t support Wayland yet, however a lot of the components will run under it. They’ve got a tracker on their site.
Arch installs aren’t too bad, it’s the post-install setup that’ll get you though since a fresh install is guaranteed to detonate if you don’t disarm it.
It doesn’t even have to be complex anymore thanks to archinstall
.
To be fair, most users are just gonna go the new user route. Download the Fedora media writer, set it to download and flash Fedora, boot to the stick and install.
I was a decent ways into my Linux experience before I learnt about Ventoy, but I don’t use it as I prefer flashing a whole ISO. There’s no hand-holding once you leave Mac or Windows, so you have to count points of failure yourself, Ventoy wasn’t worth it.
I suggest you take the normal new user path, and after that start trying things. Learn to walk before you try running :)
Really depends on what you want your system to be, if you want a lightweight system choose a barebones distro like Arch, Gentoo, Void or any server spin such as Fedora Server. Then, during installation you only get what you need. If you are going lightweight you’d probably want something like Sway WM, Hyprland or XFCE.
If you don’t care for minimalism, then choosing a distro focused on a graphical interface such as Fedora Workstation will be much better for you, since that distro will be maintained with the idea of users using whatever DE it is, the distro maintainers probably contribute to upstream of the DE too. Support will also be easier since you’ll find that these distros, while maybe having smaller communities, those communities ask more questions and get more solutions due to the Linux inexperience.
Linux is not a prerequisite nor is it a required side effect of digital privacy, sure the two go hand-in-hand thanks to FOSS but you can have one without the other.
Red Star is a Linux distro, but it’s the embodiment of the antithesis of privacy.
I’m not an expert with this stuff, I just do whatever works. This works, so I do it and when people ask me or just in general how to do it this is what I tell them. Most of the guides I’ve come across, including one from DigitalOcean, recommends doing this.
I think so.
deleted by creator
In my experience, just making sure the directory you’re sharing is owned by nobody:nogroup
is enough.
sudo chown -R nobody:nogroup /path/to/nfs
I ran SSHFS for a while maybe half a year ago? I quite liked it cause we obviously already use SSH so setup was quick and easy, performance was good too. Then I learnt it’s no longer maintained so switched to NFS.
NFS is good, if you aren’t accessing from Windows I would go for that. Setup is pretty simple too, just change /etc/exports
and a few permissions or ownerships (after installing the package obviously) then start the systemd service.
Can’t comment on Kerberos, but considering NFS popularity I can’t imagine it being difficult.
Agree, call me unreasonable or whatever but I just don’t like Rust nor the community behind it. Stop trying to reinvent the wheel! Rust makes everything complicated.
On the other hand… Zig 😘
What was stopping X just undergoing some gutting? I get it’s old and covered in dust and cobwebs but look, those can be cleaned off.
“Scoop out the tumors, and put some science stuff in ya”, the company that produced that quote went on to develop the most advanced AGI in the world and macro-scale portable on-demand indestructible teleportation.
Seriously, I’m not a heavy software developer that partakes in projects of that scale nor complexity but just seeing it from the outside makes me hurt. All these protocols left-right and center, surely just an actual program would be cleaner? Like they just rewrite X from scratch implementing and supporting all modern technology and using a monolithic model.
Then small projects could still survive since making a compositor would almost be trivial, no need to rewrite Wayland from scratch cause we got “Waykit” (fictional name I just thought of for this X rewrite), just import that into your project and use the API.
I had similar behaviour when testing KDE 6, so it’s not just a Gnome/GTK/Libadwaita/I hate that entire project issue.
I solved it by downloading a custom cursor theme, putting it in ~/.local/share/icons
and then giving each Flatpak app access to that directory (for some reason, on KDE, they didn’t by default).
You may need to log-out log-in to see the changes.
I will never see mouse cursors the same. Thanks random internet person!
Have you tried changing what the applets do when you click? Most of the time you can set whether it should create a new instance, cycle windows or raise or lower existing ones from the applet settings. See if changing that could help?
I use XFCE/Budgie (flick between the two) so not too familiar with cinnamon.