this post was submitted on 18 Nov 2023
881 points (92.7% liked)

linuxmemes

21304 readers
820 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

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
    [–] [email protected] 1 points 1 year ago (1 children)

    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:

    • Add 5 Minutes for clicking trough the "Do you want to enable handwriting? ((( We just allow ourselves to collect samples of everything you write to "improve our recognition engine" )))
    • Add 20-30 minutes of security updates (thankfully it got much faster with SSDs, before it could have been hours)
    • Add 20-30 minutes of installing necessary software like an office suite, PDF Reader with basic functionality, 7zip. This is only 30 minutes because I spent hours automating the downloads and installs trough scripts.
    • If it is my system or a company system: Add 20 minutes to go trough the settings of Win10Privacy to at least reduce the phoning home and to enable some necessary settings for working with the system like "Don't restart at random times"
    • Add 10 Minutes to remove the installed bloatware like People, Windows Maps, Windows Experience Host, ...

    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.

    [–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

    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.

    [–] [email protected] 1 points 1 year ago

    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.