1907

For those who are wondering, yes, Wine is malware compatible so be careful about the EXEs you run!

https://wiki.winehq.org/FAQ#Is_Wine_malware-compatible.3F

you are viewing a single comment's thread
view the rest of the comments
[-] dukk@programming.dev 24 points 1 year ago

I use Nix, so I’ll just reinstall my system if anything really bad ever happens. Sometimes I reinstall just because. My important files are on a delegate drive I have to manually mount, so I’m not too worried.

[-] elscallr@lemmy.world 11 points 1 year ago

Take the next step, and write a simple ansible playbook to configure your installed applications and services. It looks a little complicated at first but it's pretty easy.

Then you just keep your playbook with your other files. When you decide to reinstall, you just install ansible then run it on your playbook. It'll install and set up everything you add to your OS.

[-] brian@programming.dev 9 points 1 year ago

NixOS really is the next step from an ansible setup like yours imo. It can and usually is a fully declarative and immutable system outside of your nix config and whatever personal files you have.

[-] elscallr@lemmy.world 5 points 1 year ago

Yeah, I get that. I'm not about to trust NixOS for my production machines at work and since I already know Ansible it's just as easy for me to manage my home machines the same way.

[-] dukk@programming.dev 3 points 1 year ago

Of course it’s all personal preference, but I’ve been managing my dot files from the very beginning with nix(home manager). Never tried ansible, but, just like you, don’t really need to, as everything is already set up well in Nix(including all my configs for all my programs).

[-] BartsBigBugBag@lemmy.tf 2 points 1 year ago

I only know the Ansible as the intergalactic communication system from Ursula K Le Guins novels, so this comment is too cool to me.

[-] PraiseTheSoup@lemm.ee 3 points 1 year ago

That's almost certainly where it came from. This might be hard to believe, but Linux devs are often huge nerds.

[-] BartsBigBugBag@lemmy.tf 2 points 1 year ago

Oh I’m sure, that word isn’t used for a lot of other things. It’s neat how much anarchist and socialist lore is hidden inside of FOOS and Linux tech terminology, including the word Ansible. So refreshing compared to closed source devs unironically naming their products after murderous AI or what have you.

[-] reflex_aliens@lemmy.ml 1 points 1 year ago
[-] 1984@lemmy.today 1 points 1 year ago
[-] toynbee@lemmy.world 2 points 1 year ago* (last edited 8 months ago)

I know it from the Ender's Game series, personally.

[-] BartsBigBugBag@lemmy.tf 1 points 1 year ago

Ansible was indeed used by Orson Scott Card in his Ender’s series, about 20 or so years after it was first coined by Le Guin. Funny to think of someone reading such good novels as Ursula’s and still coming out of it a bigoted asshole.

[-] seitanic 5 points 1 year ago

One of the things I learned several years ago was how to set up my HD so that the system and home folder are on different partitions. It isn't terribly hard to do, and every OS installer I've used gives you the option. It's served me very well.

[-] Llewellyn@lemmy.ml 2 points 1 year ago

What's the purpose of having system and home folder on different positions?

[-] seitanic 4 points 1 year ago

You can easily install a new system if your system gets borked or you just want a new distro, and you won't lose your files.

[-] dukk@programming.dev 1 points 1 year ago

I don’t have a need for that atm(like I said, my laptop has a separate drive), but will look into that in case I ever need it in the future. My problem with this personally tho is that I share my drive between Windows and Linux, and Linux doesn’t exactly play well with NTFS. Sounds really cool however for having a multi boot Linux system, with all your files shared between distros.

this post was submitted on 05 Aug 2023
1907 points (97.5% liked)

linuxmemes

20351 readers
1033 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS