Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 17 submissions in the queue.
posted by martyb on Sunday January 10 2016, @01:10AM   Printer-friendly
from the PSA dept.

If you're using a PC running Windows 7 or 8, you may be getting a little sick of endless popup screens telling you to upgrade to version 10. And you may be worried about inadvertently installing the upgrade as part of a security update.

Microsoft will start pushing out a Windows 10 upgrade as a recommended, virtually mandatory, update very soon (it's right now only an optional download). Some people are tempted to turn off Windows Update completely to avoid getting the new operating system – don't. It'll leave your computer vulnerable to attack as you'll no longer get security patches.

It's actually rather easy to turn off the Windows 10 upgrade function without losing vital regular software updates. Microsoft even has an official document [*] explaining how to do it.

[...] Make sure you follow all the steps, but essentially you have to:

        1. Open the Registry Editor (search for regedit in the Start Menu and run it).
        2. Set [DWORD value] DisableOSUpgrade to 1 in HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate
        3. Set [DWORD value] ReservationsAllowed to 0 in HKLM\Software\Microsoft\Windows\CurrentVersion\WindowsUpdate\OSUpgrade

Or, the obligatory recommendation to run FOSS instead.

[*] Javascript required.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by Pino P on Sunday January 10 2016, @06:19AM

    by Pino P (4721) on Sunday January 10 2016, @06:19AM (#287520) Journal

    You're right that gksudo mousepad vs. regedit is often a wash.

    The real difference with respect to ease of use is that a Windows PC ships with drivers needed to use all components included with a PC. It'd be different if PCs with preinstalled GNU/Linux were more widespread (that is, not just System76 and a couple other tiny mail order shops). This means we end up comparing preinstalled Windows to GNU/Linux installed from a downloaded disk image, and that often doesn't autodetect all hardware.

    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2  
  • (Score: 2) by Runaway1956 on Sunday January 10 2016, @10:26AM

    by Runaway1956 (2926) Subscriber Badge on Sunday January 10 2016, @10:26AM (#287558) Journal

    su
    nano $document

    vi users save two more letters

  • (Score: 3, Insightful) by stormreaver on Sunday January 10 2016, @02:37PM

    by stormreaver (5101) on Sunday January 10 2016, @02:37PM (#287615)

    Even since Broadcom opened up their drivers, I have not installed a version of Kubuntu that did not autoinstall all necessary drivers (Broadcom makes many, if not most, of the wireless chipsets used in PC's, with Intel also very common). Contrary to what you said, it's the Windows installs that require me to hunt down and install almost all necessary drivers: motherboard drivers, wireless drivers, network drivers, video drivers, etc.

    This is even the case for preinstalled Windows, as any minor change in hardware usually requires that the driver be installed from disk.

    Sorry, but Linux outclasses Windows on driver preinstalls by a huge margin. Just for one small example: Linux understands that various devices use the same underlying chipset, so one driver will support all those devices. Windows requires a separate driver for each device, even if the underlying code for all those devices is identical.

    • (Score: 2) by Pino P on Sunday January 10 2016, @10:14PM

      by Pino P (4721) on Sunday January 10 2016, @10:14PM (#287833) Journal

      Even since Broadcom opened up their drivers, I have not installed a version of Kubuntu that did not autoinstall all necessary drivers

      "Opened up" to what extent? I installed Debian on a ThinkPad within the past couple months, and I remember having to download the binary firmware separately from a third-party site after having finished the net install over Ethernet.

      • (Score: 2) by stormreaver on Monday January 11 2016, @04:39AM

        by stormreaver (5101) on Monday January 11 2016, @04:39AM (#287975)

        Broadcom released a fully Open Source driver in 2010.

        • (Score: 2) by Pino P on Monday January 11 2016, @03:37PM

          by Pino P (4721) on Monday January 11 2016, @03:37PM (#288167) Journal

          Even if the PC-side part of the driver is free software, a complete driver still often includes a binary-only firmware that runs on a separate processor in the radio chipset. To reduce the bill of materials, radio chipset manufacturers often leave out a flash to hold this firmware, meaning it has to be copied to the card every time the system boots. Does the part of the driver released as free software in 2010 include the radio chipset's firmware? It appears not, as the instructions to get this free driver working [debian.org] require the installation of the non-free package firmware-brcm80211 [debian.org].

          I have now realized that my previous comment contains an error. I just checked again, and the one I installed within the past couple months was Intel (iwlwifi), not Broadcom. It too requires a non-free firmware [debian.org]. I probably misremembered because the other laptop was Broadcom.

          • (Score: 2) by stormreaver on Wednesday January 13 2016, @05:44PM

            by stormreaver (5101) on Wednesday January 13 2016, @05:44PM (#289149)

            It appears not, as the instructions to get this free driver working require the installation of the non-free package firmware-brcm80211 .

            I can't speak to Debian-proper, as I haven't installed it on a laptop. I can speak to Kubuntu, though, as I have installed it on my two laptops and my nearly 70 year old mother's laptop. I'm not sure if the laptops use Broadcom or Intel, but it only matters to a certain extent.

            On both my laptop installs, I did not have to do anything special to get the wireless working. I installed on two laptops without a network cable, and the Kubuntu installer asked me if I wanted to enable wireless. I just reponded, "yes," and the process continued automatically. After installing, the wireless "just worked."

            I installed Kubuntu on the other laptop with the cable plugged in, and was not asked if I wanted to activate the wireless card during the install (if I remember correctly). But again, the wireless worked automatically after the installation without me having to do anything.

            And drivers aside, most of my productivity software was automatically installed by Kubuntu; so it was almost completely install-and-go. The remainder was a few apt-get commands. With Windows, the operating system installation is just the first step of a very long, gruelling process to become productive.

            Linux installs beat Windows installs by a very large margin.

            • (Score: 2) by Pino P on Wednesday January 13 2016, @07:00PM

              by Pino P (4721) on Wednesday January 13 2016, @07:00PM (#289203) Journal

              One difference between the distributions is that install media for desktop versions of Ubuntu includes some non-free binary firmware from the restricted section of the repository, while Debian doesn't include anything from non-free in its install media.

              • (Score: 2) by stormreaver on Thursday January 14 2016, @06:46PM

                by stormreaver (5101) on Thursday January 14 2016, @06:46PM (#289605)

                One difference between the distributions....

                When Kubuntu finishes installing, and after the first reboot, there is usually a notification that pops up saying proprietary drivers may be needed for some devices. It's been a while since I've paid attention to the message, but I think it says proprietary video and wireless drivers can be optionally installed. Since I've switched over to using the Free AMD video driver, and since wireless is already working, I don't install the proprietary stuff from there. I don't know if the proprietary wireless driver was installed automatically or not, though. I am assuming not, or the message wouldn't be there.

  • (Score: 2) by darkfeline on Sunday January 10 2016, @11:20PM

    by darkfeline (1030) on Sunday January 10 2016, @11:20PM (#287859) Homepage

    I've had universally better experience with Linux drivers than Windows drivers. The last time I reinstalled Windows (a year ago), I had to manually look up eight drivers, by product ID, move then via USB, and then install them, of course, restarting after each one. The last time I installed Linux (six years ago), everything "just werked". Oh wait, for the sake of honest disclosure, I had to run package manager install "nvidia" and some wifi driver (the liveboot itself had full wifi support, so it wasn't a big problem).

    Oh yeah, ease of use with regard to drivers, real solid argument there.

    --
    Join the SDF Public Access UNIX System today!
    • (Score: 2) by Pino P on Monday January 11 2016, @03:12AM

      by Pino P (4721) on Monday January 11 2016, @03:12AM (#287936) Journal

      At least you were able to find the drivers. On GNU/Linux, a lot of times, the drivers just plain don't exist at all. There are scanners with no SANE driver, for instance.