

deleted by creator
deleted by creator
Restore from backup. No point in trying to figure out what changed and where.
(half replying to other comments as well as yours)
If you have a look at the btrfs mailing lists post that introduced RAID1c34, they were created because RAID56 were not considered viable or fixable. It’s in couched language but reasonably clear. I don’t think you’re thinking of using those (RAID56) but don’t.
Never had any btrfs problems that weren’t self generated or date from a really sticky period in btrfs’s history (years ago, 4.13 or maybe 3.13). I’ve used RAID56 until RAID1c34 became available and RAID10 where I could.
Haven’t tried LUKS - btrfs though, although effectively no worse than putting btrfs in a VM (which is fine if slow at the time), albeit a bit more computationally intensive.
Install your own from one of the parent distros: Debian, Fedora/openSUSE, sources (eg. Exherbo, Gentoo), the state-based one I always forget.
An atomic distro is one which is in my understanding, has a basis in libostree, right? I’m familiar with the Fedora/RedHat versions but not any others.
Immutable distributions, for me to are wonderful when they are sparse. I don’t want anything on my OS which I don’t use at least once on a while.
If I install Fedora (RPM) Workstation to a large extent I can remove programs that I don’t want. Whereas SilverBlue (libostree), I’m stuck with whatever the maintainers template (is there a blocking mechanism?).
However, with sparse Fedora-IoT, I can’t break it - to a large extent - and it doesn’t have anything I don’t want.
I always install minimal versions of OSs, from Fedora (Everything iso), to Debian (debootstrap) to ArchLinux to Exherbo to Talos, just keep them cleaner longer. Then I fix them until they break!
I think they’re ideal for those starting out in Linux because they are not ready to break; not saying that they’re not for others too.
There’s enough documentation, at least for Fedora atomic distros, to make your own custom spin.
I’m not switching for any desktop, unless the basic OS is minimal; but have switched for Raspberry Pi OS to Fedora IoT (atomic distro), at least temporarily.
I live these old stories. Kinda gave up programming by 1996. It was a short-sighted thing to do!
Having grown up with Acorn Atoms. BBC Micro, MS and DRDOS, Gem, Xerox something, Windows 1, don’t remember 2, 3.0 to 3.11, NT. I didn’t realise how nice early (2004) Linux was until I used it in a Windows server hosted VM to handle my phone calls (VoIP@home or something it was called).
I did everything I could to ditch Windows after that. The webification of QuickBooks was the final release.
You should go see Gentoo or something if ArchLinux causes you problems.
It’s my go-to rescue cum doing-backups cum new-install distribution because it’s clean (meaning low cruft), minimalist, and most importantly, rolling. I run it as a console OS. I adore it.
Have I run it as my Workstation OS? Yes. Would I again? No. It was too fragile then.
Pacman is too strange to use with the options reduced to letters and having to include the double dash every time you remember the long form. Gimme dnf, Aptitude or flatpak.
My daily driver is Fedora. Is my heart in my mouth every six months when 4,000 packages all need reinstalling? Yes.
Have I tried Debian Testing&Sid as semi-rolling? Yes, fantastic, until they did something weird with systemd instead of just doing the conf locations as intended like everyone else. And the weak-dependencies lists were unfunny. Did I mention I loved aptitude?!
Have I tried, source distros (exherbo, Gentoo, funtoo)? Yes, never got any work done. I was always compiling something for that 1% corner-case performance gain.
Don’t think I’ll try anything else save maybe openSUSE or that NixOS. The first seriously, the second for fun - NixOS smells a tiny bit like Gentoo or ArchLinux to me (sorry, not sorry).
Personally, I think bro needs an immutable Linux OS. Fedora SilverBlue, openSUSE MicroOS, the ArchLinux one.
Then someone needs to write a timer such that when he’s really concentrating hard at 2am, it stops and puts some graphical meme on the screen for three hours. Then he’ll feel at home.
One always minimises attack surfaces and the possibility of fat fingered mistakes. The lower privileges that you grant yourself the better.
You’d think that Dave Cutler who, I believe, designed Windows NT coming from a Unix style background would have followed these principles but no. I discovered *nix late sadly.
No. No-one has ever tried installing Linux on a powerful computer. All the supercomputers run Windows - the attempt at Hackintosh didn’t take - and are having a tough time meeting the TPM criteria for Win11.
You will be the very first. The world is counting on you.
For many years I installed Fedora from scratch (almost as if my PC was a Linux container and then added a kernel setup) to be exactly as I wanted it no cruft, no bloat. I did that with other distros as well, Debian didn’t recommend SELinux.
Last year I installed it from scratch using the installer and that included SELinux. With changes in SELinux policy, I found an installed flatpak which successive iterations didn’t like SELinux or tried to operate outside it. Fixing it was easy but I didn’t do so until I understood why it was violating.
I had unknowingly subscribed to the FUD about SELinux, I doesn’t get in my way. Maybe I’m not as elite as I thought I was!
Please don’t desecrate my Linux with (what I assume is) Windows talk.
Bleugh! I need a shower!
[The worst Linux users are ex Windows users; 2004 vintage here]
Yes; the command prefix that you’re looking for is
shutdown now ; (followed by your sudo command if you wish)
It will provide the appropriate delay before using the root command via sudo or having logged again as root (sigh)!
Upvoted with caveats
I choose clean OSs with minimal additional code and settings added by distro maintainers. Fedora is fairly good. ArchLinux is excellent.
ArchLinux actually makes quite a good first distro if you’re willing to learn GNU/Linux. If you grew up with the early non-NT (DOS) Windows then you’re more than used to trying to squeeze the most out of Windows by learning how it works. That was a long time ago now.
I moved from Windows to Linux just after the turn of the century because Microsoft were making it more difficult to use your own OS on your own machine.
After Fedora Core 4+ I ended up using ArchLinux for the longest time. It’s early adoption of systemd was a factor, as was the rolling nature.
Fedora seems favourite as you’ve used it. There’s a new version due toward the end of March so you may want to hang on, to avoid legacy stuff being upgraded. Maybe they’ll remove the x11 drivers. Fedora has changed a lot but you’ll want to install the other repos first thing and there’s also a large move towards flatpak (which works very well).
There’s also the inst.sdboot install flag to avoid the legacy grub install.
I don’t find the install very easy to understand, compared to things like Debian but it’s worth the fiddle.
ArchLinux is the other alternative.
Do it as two separate commands to learn which is causing you the issues.
Is debootstrap the latest and greatest? It’s on Fedora so you can’t always guarantee it’s up-to-date wrt Debian.
Curiously enough I tried to use the rpm/dnf packages on ArchLinux, to create a new Fedora with Ansible, with less than stellar results. It happens that way sometimes.
The major issue is to complain to/about your provider, not mess around with the workaround solutions.
That said once you have the list of packages, you can download them on your phone and seamlessly transfer them to your pc with Syncthing.
Have a look at dnf-automatic to do downloads only. I’m not sure how many retries it allows.
There is also the option of limiting your bandwidth on the PC so that it doesn’t choke.
Ultimately the ISP has to provide a working service.