It’s really hard to [accidentally] permanently break Linux to the point of requiring a reinstall.
Here’s a really good tip: Keep a live distro (I use Mint) on a USB drive. If something real bad happens, you can boot into the live distro, and chroot into your OS and do the repairs you need. While also having a live distro with web access and a browser to help.
I broke my GRUB once (or twice) and fixed it again this way.
Keep a backup of your /boot folder, GRUB (or equivalent) configs, etc, also check documentation on Arch wiki for boot process. 99.9% of the time you should be able to fix things to at least get to a TTY after boot.
Plex, CUPS (printing services), Minecraft servers, VPN, file sharing, DHCP/DNS/Wifi, bluetooth are some examples of basic level things systemd can help regular users manage.
<span style="color:#323232;">Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...]
</span><span style="color:#323232;">
</span><span style="color:#323232;">Options:
</span><span style="color:#323232;"> -s, --signal string Signal to send to the container
</span><span style="color:#323232;"> -t, --time int Seconds to wait before killing the container
</span>
In North America, using Xfinity for reference. I want to create both a home NAS and offline Wiki/media backup. Problem is to get the amount of data I need would blow through my plan and throttle my speed. I guess I could try and do it over a longer period or download just before the billing cycle renews so even if I go over it...
Should there be a space between ‘relatime, flask=’ ? Is that in fstab? It should all be one string, like in mine mine rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro
It's hard to believe (startrek.website)
Package up and transport a linux?
I have a simple wish, with a probably not so simple solution....
Enabling Bluetooth on Arch Linux (itsfoss.com)
How to take actions on multiple docker containers at once
Again, please tell me if there is a better way to do this....
How to bypass a metered connection?
In North America, using Xfinity for reference. I want to create both a home NAS and offline Wiki/media backup. Problem is to get the amount of data I need would blow through my plan and throttle my speed. I guess I could try and do it over a longer period or download just before the billing cycle renews so even if I go over it...
Fixed Arch install error
Fixed by using grub....
Why does the new version of Kubuntu take longer to start the wifi connection?
Kubuntu 23.10 connects to wifi, but only after all other startup programs have run....
FOUND file in device by hex content using wxHexEditor
Just having a play around, this turned out to be not as clear cut as expected....
How to see enabled services that have been stopped [systemd]
Someone tell me if there is a better way to do this, but I don’t see how....
Systemd Homed users and what does 'login' mean?
From homectl:...
Using cgroups to limit I/O · André Carvalho (andrestc.com)