• 0 Posts
  • 88 Comments
Joined 1 year ago
cake
Cake day: July 24th, 2023

help-circle


  • With the stock installer? Not really. However, technically the installer itself is a very, very minimal windows. Just open up a cmd (with Ctrl + F12 or smth I believe) and you can open notepad from there, meaning you have a graphical file “manager”. And from there you can do things such as executing BIOS installers, which will actually work - even though the WM looks pretty weird, you will be able to use very simple programs just fine - such as cmd, or the Intel BIOS installer.


  • Windows does not really have a version afaik, so I just update it every few months. Debian live is just for visually editing/moving partition in complex setups, and I can fix my Arch install with an installer/live iso that’s months old. It’s just that I don’t want multiple USB-Sticks, and need multiple ISOs at the same time (eg. Arch and debian live for rescuing my installs, or Win 10/11 for new Installs for more tech illiterate people - Win 10 is the “just functions” thing for my father, when we need a laptop for proprietary laptops, and 11 is for other people who need something set up. Additionally, I use Windows’ installer environment to update my Laptops, servers and workstations BIOS.)




  • You can either get something that is representative, so the median, by choosing mid traits (mid spiritualistic, mid artistic, mid intro/extroverted, med IQ), or by choosing at random. Everything else would not be representative, and depending on your own traits, you would be biased - eg. non spiritualistic, non artistic, introverted, anxious, mid IQ, technology oriented, but also trans and depressed. Some of those I would obviously not see as an average trait, but being atheist and non-spiritualistic would definitely be on my list, despite not being the actual norm.





  • Well, why what? Why do I have to install it? Because there are A LOT of old people in my village, who only ever used windows, and when I repair their stuff or get them new stuff I often have to (re)install windows. And windows is the virus I’m talking about, because IMHO, it literally IS Spyware, Adware and a Trojan. Literally every criteria is met for those kinds of viruses. MacOS is just a lighter Spyware and potentially a Trojan, but can be expanded to be all three (especially a RAT Trojan) very easily. Linux, on the other hand, has only very few, single instances of separate Distros having ads (Canonical/Ubuntu) or Spyware via Telemetry (Also Ubuntu), but not only can Telemetry be disabled, one could also use another distro. Like Arch btw.


  • I regularly infect other peoples Laptops, and my own VMs as well, with a very common Spyware/Adware/Trojan. It comes in two different versions, the newer one being much more aggressive than the older one. It’s a ‘premium’ product costing up to $250 officially. The only way to really get rid of it is a full disk clean, otherwise it hides itself into separate, hidden partitions. It IS very annoying to install, considering it’s very slow, buggy and needs a terminal to circumvent the online account (even more tracking, technically, but I don’t want to create an account myself). And it even crashes all the time, takes ages to update and is a magnet for other viruses. I myself of course don’t have it, i use Linux after all. But most people seem to like Windows, for some reason, so I have to install it for them.








  • 30p87@feddit.detoMemes@lemmy.mlpriorities
    link
    fedilink
    arrow-up
    1
    ·
    5 months ago

    The local backups are done hourly, and incrementally. They hold 2+ weeks of backups, which means I can roll back versions of packages easily, as the normal package cache is cleaned regularly. They also prevent losing individual files accidentally through weird behaviour of apps, or me.

    The backups to my workstation are also done hourly, 15 minutes shifted for every device, and also incrementally. They protect against the device itself breaking, ransomware or some rouge program rm -rf’inf /, which would affect local backups too (as they’re mounted in /backups, but those are mainly for providing a file history as I said.)

    As most drives are slower than the 1 Gbps ethernet, the local backups are just more convenient to access and use than the one on my workstation, but otherwise exactly the same.

    The .tar.xz’d backups are actual backups, considering they are not easily accessible, and need to be unpacked and externally stored.

    I didn’t measure the speeds of a normal SSD vs the raid - but it feels faster. Not a valid argument, of course. But in any way, I want to use it as Raid 0/Unraided for more storage space, so I can have 2 weeks of backups instead of 5 days (considering it always keeps space for 2 backups, I would have 200- GB of space instead of 700+).

    The latest hourly backup is 1.3 GB in size, but if an application is used which has a single, big DB that can quickly shoot up to dozens of GB - relatively big for a homeserver hosting primarily my own stuff + a few things for my father. Like synapses’ DB has 20 GB alone. On an uneventful day, that would be 31 GB. With several updates done, which means dozens of new packages in cache, that could grow to 70+GB.