Stories
Slash Boxes
Comments

SoylentNews is people

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 HiThere on Sunday January 10 2016, @10:13PM

    by HiThere (866) Subscriber Badge on Sunday January 10 2016, @10:13PM (#287832) Journal

    ??? Either how long since you used Linux, or what version are you running.

    I can believe that PuppyLinux or Blackbox might be that text oriented, but Red Hat hasn't been that text oriented in at least a decade, and neither has Debian. And most other distros are based off of those two. Slackware *might* be that text oriented, I haven't looked at it in a long time. I don't believe that Gentoo still is, though it used to be.

    Just because you CAN do nearly anything via a text based interface doesn't mean that's either the only way or the most common way. It may well be the most commonly explained way because both the text interface is the easiest to explain and it's the one that requires the most explanation.

    --
    Javascript is what you use to allow unknown third parties to run software you have no idea about on your computer.
    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2  
  • (Score: 2) by Hairyfeet on Monday January 11 2016, @12:06AM

    by Hairyfeet (75) <bassbeast1968NO@SPAMgmail.com> on Monday January 11 2016, @12:06AM (#287877) Journal

    Have Pulse break, what do you get? Bash commands. Graphic issues, network issues, can't get your wireless working? Bash bash and oh yeah, Bash.

    Sorry but if everything works perfectly then and ONLY then you won't need Bash, update/upgrade the OS, have an issue? Then you quickly find that nothing works in Linux without bash, in fact I dare you to disable Bash and you'll find the entire OS will not run without Bash, in many ways Linux is just like Win9X in that it will not work without the primitive shell known as Bash required behind the scenes, similar to Win9X and DOS.

    --
    ACs are never seen so don't bother. Always ready to show SJWs for the racists they are.
    • (Score: 2) by HiThere on Monday January 11 2016, @07:45PM

      by HiThere (866) Subscriber Badge on Monday January 11 2016, @07:45PM (#288323) Journal

      There are, indeed, things you can't do without bash. But since you can even recompile the kernel that's not surprising. I believe that everything you can do without text commands on MSWind, you can also do without text commands on most Linux versions. Now I'll grant you that it's now been over 15 years since I so much as looked at MSWind, so my belief might be obsolete. But I remember text editing the repository to get the graphics driver to work.

      That said, it is true that more hardware is tested with MSWind than is ever tested with Linux, so if you are using barely supported hardware you may get into places where you need to shell script. I prefer to avoid buying such hardware. So my experience is that I use bash scripting more often than I am required to.

      --
      Javascript is what you use to allow unknown third parties to run software you have no idea about on your computer.
      • (Score: 2) by Hairyfeet on Tuesday January 12 2016, @06:35AM

        by Hairyfeet (75) <bassbeast1968NO@SPAMgmail.com> on Tuesday January 12 2016, @06:35AM (#288542) Journal

        You do not realize how much of a crutch that Bash has become with Linux. With OSX and Windows sure you CAN use Powershell or whatever shell OSX has but you never have to as you ALWAYS have options.

        Like I said just try removing Bash, use chmod to remove access to bash and see what happens, like Win9X with DOS the OS won't even boot without the thing, THAT is how much of a crutch its become. That is why I've said for years that Linux is a server OS, great in server and embedded roles, but will never be a decent desktop OS because nobody working on the thing are willing to do the work required to bring Linux up to the same level of ease of use as Windows and OSX.

        Sure if you sit down and do a shitload of homework to pick just the right hardware (which just FYI even THAT will sometimes bite you in the ass as Linux forums USED to tell everyone to buy Aetheros wireless, until the kernel devs shat all over the Aetheros drivers) you can get a working system but I could so the exact same to build a Hackentosh, that isn't practical for the mass majority. Until you can just walk into Walmart and see a penguin on the box and know it'll work? Its just not gonna ever get above the sub 2% its been for the better part of 20 years.

        --
        ACs are never seen so don't bother. Always ready to show SJWs for the racists they are.
        • (Score: 2) by HiThere on Tuesday January 12 2016, @07:39PM

          by HiThere (866) Subscriber Badge on Tuesday January 12 2016, @07:39PM (#288748) Journal

          What does "the system won't boot without bash" have to do with "You have to use bash too much". (Yeah, I know that isn't what you said. But trying to figure out what you meant by "too much of a crutch" isn't making any sense to me.)

          Yes, the SYSTEM uses bash a lot. So what. The user doesn't need to use it, and for well over a decade perfectly useable accounts have been createable which had access to ALL shell scripting languages forbidden. I once made accounts for people who only had access to a database script which I wrote, and the only access they had to it was via a graphics interface. (Well, OK, this was actually under an old Altos AT&T UNIX system, but doing the same thing under Linux would be trivial.)

          It's my suspicion that most Linux users these days never touch shell scripting. This is certainly true for many users. That the system uses shell scripts is totally irrelevant.

          --
          Javascript is what you use to allow unknown third parties to run software you have no idea about on your computer.
          • (Score: 2) by Hairyfeet on Wednesday January 13 2016, @09:44AM

            by Hairyfeet (75) <bassbeast1968NO@SPAMgmail.com> on Wednesday January 13 2016, @09:44AM (#288997) Journal

            Because it shows how badly ingrained in the minds of the devs it is? Everyone else moved away from using shells as a critical part of the boot process because its a bad idea as it can cause all kinds of dependency hell and version hell, but not Linux, because the devs simply cannot fathom doing squat without Bash.

            Here is a simply experiment that will show you I am right...pick a support forum, any forum, be it Ubuntu, PCLOS, you take your pick. Now give them a simple problem, say "graphics driver won't load" or "sound hardware not detected", now ask them for a GUI solution when they immediately start their "open up Bash and type" mantra and see what you get...you will get cursed, insulted, accused of being a shill, when the simple fact of the matter is they can't do it without bash because no matter how simple the issue they only know how to go to Bash, its a crutch they just will not let go of.

            this is why I will always compare Linux NOT to Win2K on up but to Win9X, because just like with Win9X where every solution offered was to bypass the OS and go straight for the shell? The same holds true for Linux. this is fine in a server role where there usually isn't a GUI in the first place but its simply unacceptable in a consumer OS. Ironically the most popular consumer OS that uses Linux is Android by far and what was the very first thing Google did, in the very first release? Removed the shell. Because of this apps do not depend on the shell and frankly the OS is better for it. Now look at how many "programs" in Linux are nothing more than glorified screen scrapers that simply use the GUI to create a list of commands for Bash, hell there is hundreds and hundreds of them, video and text conversion just to name 2 are practically all screen scrapers, why? Because they have leaned on bash for so long they simply do not know how to write a proper program without it.

            I wish it weren't so but I've seen enough to know its sadly all too true.

            --
            ACs are never seen so don't bother. Always ready to show SJWs for the racists they are.
            • (Score: 2) by HiThere on Wednesday January 13 2016, @07:43PM

              by HiThere (866) Subscriber Badge on Wednesday January 13 2016, @07:43PM (#289237) Journal

              OK, I understand that you don't like even the system shell scripting. That's a good reason for you to use something else. I don't think it's an argument that many people would even understand, and of those who understood it I believe that most would disagree.

              --
              Javascript is what you use to allow unknown third parties to run software you have no idea about on your computer.