TBH i used to alt-tab away from what ever non-work-related thing i was doing, to a terminal emulator when ever my boss walked in.
It was usually showing my latest package upgrade.
TBH i used to alt-tab away from what ever non-work-related thing i was doing, to a terminal emulator when ever my boss walked in.
It was usually showing my latest package upgrade.
Lots of people have already mentioned Ventoy.
MediCat is Ventoy with a ton of images and a config file. It seems great, although I chose to roll my own as MediCat had a lot of Windows-centric images i have no need for.
Concerning you RAID, just make sure the installer doesn’t touch it and mount it afterwards. You might have to do some kind of “restore” to give the files the needed SELinux metadata. The Discourse forum would probably be a good place to ask.
Now, a bit about DNF vs RPM-OSTree. Fedora with DNF is the standard distro much like most other distros. Use this if the next part doesn’t sound useful to you.
RPM-OSTree is used in a new family of distro that work a bit like git for your OS.
Your system runs off an “atomic” image. Atomic means unsplittable in Greek. Everything you change on your system is applied to your atomic image, like a file is added or removed from a git repo.
This is nice because upgrading to the next major version becomes a simple matter of rebasing you changes on top of the new version, and likewise, rolling back (in case of issues) becomes a single command and a reboot.
Fedora IoT is the “Server” edition of the Atomic desktops. Fedora CoreOS is a more “immutable” approach.
Feel free to ask more questions if something doesn’t make sense.
Oh how sweet is the irony of the bigots in this thread, who thinks the tag is there to “free” from them from seeing gay people holding hands and kissing, when it’s actually there because bigots have outlawed being gay some places.
By “heavily homosexual”, do you mean pornographic? Because that’s a separate tag.
Edit: typo.
That argument is obviously wrong.
Homosexuality (and other sexualities) exist in nature. This is not uncommon knowledge.
Also, the whole “they don’t make babies so they’re unnatural” thing. How long have you thought this argument through?
Humans and animals are born sterile, they grow too old and become infertile. All of that happens in nature.
That fantasy world of yours is verifiably not how nature works, and it wouldn’t take you more than 5 minutes to disprove the bullsh*t.
It makes it hard to believe you are arguing in good faith.
Node-Red can do dashboards. I don’t know if it does data logging, but I would guess so since it can do dashboards. It also supports MQTT so it should handle ESPHome devices without a problem.
It’s made for automations (and great at it) but it can be a minimalist HA hub too.
I run the built-in automatic rpm-ostree upgrade service every 6 hours.
If you think that’s too inefficient, maybe read the docs for shutdown.target and see if you can use that to run an upgrade service before shutdown?
I’m not too experienced with that part of systemd but it seems like it could be a “proper” way to run things on shutdown?
Nextcloud doesn’t verify your email and has tons of other nice features as well. ProtonDrive (/ProtonMail as another user suggested) probably doesn’t or you could use your Proton address for that.
You mention allowing weak passwords are a plus. Please use a weak password, especially without email as 2nd factor.
Have you considered using mnemonics for your passphrase?
Generate a number (i would use around 5) of random words (EFF has a wordlist, humans are really bad at randomness) and link them together using silly images. For example:
First, you link sparrow to window: imagine a sparrow trying to break through a window, not just flying into it by accident, no, this sparrow is mad and is set to destroy it.
Second, you link window to automobile: imagine an automobile with huge windows. The car is completely normal sized except every window is at least 3 meters tall. It looks absolutely ridiculous and you feel embrassed that youvhave to drive it everywhere.
Repeat this proces for the rest of the words. It helps remembering them if the image makes you feel something, like making you chuckle or feel angry that you have to deal with this stupid contraption (only in your mind, hopefully)
Also, make sure each “link” is distinct. Eg. Don’t make the second link an automobile driving into a window when the sparrow does the same. It will mess up the order and make you jump around between similar mental images.
I only tried running rootless when i set them up several years ago and i was completely green, so it was probably me who was the problem.
Regarding podman-compose, Fedora repos has a a package that aliases podman -> docker and the regular docker-compose package, which i used before migrating to podman+systemd. It worked flawlessly unless i did networking shenanigans because Podman and Docker differs (/differed?) in so some thing simply couldn’t be brought over.
Edit: i found the docker-compose and Podman alias thingies in a Fedora Magazine post.
However, unless you use docker-compose a lot for other stuff, learning to use Podmans systemd integration (also called quadlet) is very much worth it. They’re just a really powerful combo and systemd has a ton of nice features for making stuff run and keep running.
Podman is CLI and API compatible with Docker (except where differences in implementation doesn’t allow it)
Running Podman as root is 99.9% the same as running Docker.
I have been running my homelab with Podman for several years and it is absolutely mature enough for a regular user.
Also, the docs are really good.
I barely use a calculator, but you could try SageMath if you like the thought of writing you math in Python.
Then use Bugzilla. That will show you are ready to flail yourself for the good of the company /s
Sorry, but i find that platform so painful to use.
On a more serious note, i think some of the “github-style” (Gitlab/Gitea/Forgejo) can migrate between each other.
Check out if that’s true and if so, try them all!
Forgejo/Gitea are probably the most common “low-resource” (read: doesn’t use a couple of GB RAM, like Gitlab supposedly does) code forges.
Do you want to impress future employers by running an enterprise-grade bugtracker or by showing that you can document your work with meaningful bug reports/etc.?
If it’s the first option, consider Gitlab, if it’s the second option, what ever you like.
There already good recommendations, so i’ll just add that you shouldn’t make your work life harder for the sake of running Linux.
Definetly give it a go, and see if it fulfills your needs, but maybe hold off on nuking your Windows install until you are satisfied.
I use my Linux computer for personal stuff and some work stuff (web-browsing, email, office suite) and i have a separate Windows PC just for running applications specific to my field, which don’t have Linux versions or alternatives (or where it makes the most sense for me to use the industry standard)
At least talk about.
That’s what she’s criticizing her western followers and the western media for not doing.
The thought that all the western world can do is to either declare war or sit on our hands is plain wrong.
“But not the oppressive government willing to imprison and kill her” FTFY
You already have some good suggestions, so i just want to mention openWRT which can be flashed on off-the-shelf router combo (just check their supported devices first, if you go this route)
By circumstance.
It was hard for me initially to switch over because i kept either creating or running into problems i couldn’t figure out how to solve.
This overlapped with the Snowden leaks and i got really interested in privacy and security which lead to me running Qubes OS[1] for a short while. It was a slow and almost painful experience since i didn’t actually have anything worth that effort to protect - but it got me over the edge and i wiped Qubes and reinstalled Fedora 23.
At the time i just liked the package manager better, for reasons that are no longer relevant.
Today i like it because it forces me into good habits of: figuring out what exactly is misbehaving > finding the official documentation or issue tracker for it > finding a solution or reporting the it to the developers.
Don’t tire yourself out with that in the beginning. Just do stuff you need or stuff that seems fun.
Protip: Learn how to use Toolbx or Distrobox to create a “sandbox”, (that’s both the technical term and a very descriptive one) that will make it easier to get back to a working state if you mess something up. Learn about and understand what it can’t get back to a working state. This will help keep you sane if you like to tinker.
1 A Linux-like operating system that only runs VMs and everything you do happens inside one of these. This way you can isolate you virtual “work computer” from your virtual “personal computer”, making it harder for malicious programs to access the rest if your data.
It uses the Xen hypervisor, not qemu/KVM. Technically it is a Xen kernel virtualizing Linux since it is a type 1 hypervisor.