this post was submitted on 18 Nov 2023
881 points (92.7% liked)
linuxmemes
21309 readers
1485 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How did you manage to do that? Installing Windows 11 only took me about 30 minutes last time. Installing Debian takes about the same time. And what does a VPS even have to do with all of this?
For me the 30 minutes to install is about right. After that I have usable Linux and an unusable Windows.
To get Windows to the same state:
In summary:
Linux requires 5 minutes attention and is ready after 30min.
Windows requires 40 minutes of attention and is somewhat ready after 2h30min. Even if I skip the privacy stuff its still at about 1h20min.
To be fair: On Windows and Linux I immediately install ublock to Firefox afterwards, on Linux I run a single apt command to install some more niche software which takes about 3 minutes on a fast network connection.
I'm sorry but you are just cherry picking. I'm not going into detail, but it sounds more like you have no knowledge on windows then you do. There are many ways to shorten installs for programs, those are not windows system and can be removed from your time, same for win10privacy, same for the 'bloatware'. In all that leaves 30 min install and 30 mins of security 'in the background' still 30min.
I am very happy if you can enlighten me. Granted, I do not install Windows very often (otherwise I would bake all these things into an image), and there may be improvements. So feel free to make your point and save me time.
An no, security updates can't run in the background. If I sit a user in front of a PC, the PC has to be secure. Which means that the zero day exploits from a few days ago which are already exploited in the wild have to be fixed. Also yes, software for basic tasks and configuration till usability is reached is part of an operating system install. Otherwise you have to compare the time to install a barebones Linux (1 Minute) with a bare Windows install (still 30 minutes).
I currently use chocolatey for automation of software installs. But Libreoffice alone takes minutes to install on Windows even on fast PCs. If you know a better/faster tool I am happy to listen.