Slashdot Mirror


Microsoft Warns of Windows 7 Graphics Flaw

Barence writes "A flaw with the graphics driver in Windows 7 could compromise the stability and security of PCs, Microsoft has warned. The vulnerability lies in the Windows Canonical Display Driver (cdd.dll) for the 64-bit versions of Windows 7 and Windows Server 2008 R2. Microsoft claims that the flaw could lead to machines rebooting or even allow a hacker to remotely execute code, although it claims either eventuality is improbable. Concerned users are being advised to disable Windows Aero until Microsoft can issue a fix."

262 comments

  1. Servers by sopssa · · Score: 5, Informative

    and Windows Server 2008 R2

    This is why you don't use unnecessary things like Aero (and graphical displays) on servers. Granted Aero isn't enabled by default on Windows Server 2008, but it's still all unnecessary. Servers are meant to be configured and left running with minimal installs. You can do everything you need to from a command line, and sftp for editing those configuration files. When you have a minimalistic install there's also much less change of some random software having an exploitable bug.

    1. Re:Servers by gotpaint32 · · Score: 4, Insightful

      Its called Windows 2008 Server Core and Powershell. But theres a time and place for everything, try running terminal services from a box with no GUI, I'm sure your users would be very happy with just greenscreen access.

      --
      Nuclear war would really set back cable. - Ted Turner
    2. Re:Servers by Anonymous Coward · · Score: 0

      Two words: Server Core.

      Plenty of ways to manage it without a GUI; command prompt, scripts, Powershell, System Center.

    3. Re:Servers by dc29A · · Score: 1

      I guess you didn't bother checking out this or this.

    4. Re:Servers by geekoid · · Score: 0, Troll

      Thank you for telling people how to interact with their computer. Without you everyone would be lost.
      Clearly there could never be a bug in the command window~

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    5. Re:Servers by Threni · · Score: 1

      Is anyone expected to actually buy a Windows 7 phone? I just went from a Touch Diamond to a Desire (both made by HTC) and I was just laughing for the first hour or so because of how much better the Android phone is. I'm surprised Microsoft doesn't just sit down and shut up. It's exactly what you'd expect from having a variant of Windows on your phone - slow, awkward and..well, just crap. You'd occasionally get an idea of how nice it could be thanks to the hardware it was running on. Who in their right mind wants to go back to that nightmare from iPhone or Android? I guess they want to catch clueless Blackberry/Symbian users who are waiting for someone to tell them which phone to get next, but who don't have enough friends to have someone show them Apple/Android.

    6. Re:Servers by Hurricane78 · · Score: 1

      Then don’t use stupid terminal services? Who came up with that crap anyway? You have a decent powerful CPU and graphics system right there on your system. Stop making excuses, and use it.

      --
      Any sufficiently advanced intelligence is indistinguishable from stupidity.
    7. Re:Servers by Janek+Kozicki · · Score: 1

      This is why you don't use unnecessary things like Aero (and graphical displays) on servers.

      Why on Earth would you connect a screen (be it CRT or LCD) to a server, in the first place? I cannot think of any reason for doing this, if it is a SERVER.

      --
      #
      #\ @ ? Colonize Mars
      #
    8. Re:Servers by Anonymous Coward · · Score: 0

      it isn't ON server 2008 by default, someone would have to enable it. So to them, i say, "lulz, ur serverz iz about 2 get pwnd!"

    9. Re:Servers by pyrbrand · · Score: 1

      For most server uses you're right, it doesn't make sense to use Aero, which is why it isn't turned on by default. However, aside from running a terminal server for your users to connect to (for example with a nightly build of an app you're building for testers to use), a lot of devs use WS as their desktop OS for development. This was even more common with WS2k3 as early versions of WS2k8 made it hard to do, but they've added back in optional "desktop services" to make it possible to do again. Think about it, if you're hosting a local dev version of the site you're developing it makes things much easier than running a second box. That way your staging server can run only builds checked in to source control and each dev runs their own version with their local changes. There were also some cool virtual machine technologies that came only with WS2k8 before Windows 7 came out. Still are probably.

    10. Re:Servers by Anonymous Coward · · Score: 0

      This is why you don't use unnecessary things like Aero (and graphical displays) on servers...You can do everything you need to from a command line

      Try explaining that to the users of my new Terminal Servers. Walter in accounting doesn't do command line.

    11. Re:Servers by mdielmann · · Score: 1

      Sometimes it's just cheaper to send optimized screenscrapes (which is a known problem) than it is to write every data-intensive application out there to be responsive with just 36 kbps of bandwidth. Solve the problem once, and all the other applications, many of which aren't under your control, can piggyback off of that good work.

      Yes, I know there are alternatives, and some are simply amazing, but it's difficult to tell the client "Sorry, you can't use Application X, even though it would revolutionize your business, because it requires too much bandwidth and terminal services doesn't fit into my idealized model of your network."

      --
      Sure I'm paranoid, but am I paranoid enough?
    12. Re:Servers by Drivintin · · Score: 1

      Actually Aero is installed when you install the "Desktop Experience" which is required when the server will be doing any kind of media streaming. Not sure why they made it so the Desktop Experience is required, but it is.

    13. Re:Servers by soppsa · · Score: 1

      Aero isn't even installed by default on 2k8 server you first post troll.... More sopssa FUD modded up!

    14. Re:Servers by Pentium100 · · Score: 1

      It all depends on what type of server it is and where it is. Not every company has huge server rooms with full racks of servers. If the company has only one server then it may be easier to just connect a monitor to it. Also, if the server crashes you may need a monitor to be able to fix it, because, in my experience, crashed computers are difficult to control using remote desktop or telnet.

    15. Re:Servers by Anonymous Coward · · Score: 0

      According to the article, "Aero is not switched on by default in Windows Server 2008 R2, nor does 2008 R2 include Aero-capable graphics drivers by default."

    16. Re:Servers by Anonymous Coward · · Score: 0

      and Windows Server 2008 R2

      This is why you don't use crap like Microsoft Windows on servers.

      There, I fixed that for you.

    17. Re:Servers by Slashcrap · · Score: 1

      Its called Windows 2008 Server Core and Powershell.

      That's the one that boots to what is obviously a blank Windows desktop with a single cmd.exe window on it, yes? Does it still boot if you take out the graphics card? If not, LOL.

    18. Re:Servers by DaVince21 · · Score: 1

      Depends. You may not need more. Heck, Linux servers manage just fine with just a CLI because of the amount of things you can run from just the commandline.

      --
      I am not devoid of humor.
  2. GUI is still there for remote desktop and it's eas by Joe+The+Dragon · · Score: 1, Informative

    GUI is still there for remote desktop and it's easier to configure then CMD only.

  3. Or even worse... by ArsenneLupin · · Score: 1

    ... machines could start spontaneously displaying goatse...

  4. No way! by Lurchicus · · Score: 5, Funny

    You'll get Areo when you pry it out of my cold dead... damn... it rebooted again!

    --
    Lurchicus - For Sig, see other side.
    1. Re:No way! by Anonymous Coward · · Score: 0

      Haha, it's funny cause it's true...

    2. Re:No way! by Anonymous Coward · · Score: 0

      That's what you get for buying cheap Chinese knockoffs instead of the real thing. Sure, you may have gotten Wandows 9 with Areo and SQL Saver for $10, but that endless reboot cycle kinda keeps you from actually using it.

    3. Re:No way! by game+kid · · Score: 1

      But Areos are yummy cookies!

      --
      You can hold down the "B" button for continuous firing.
  5. Oh, sure, fine... by MediaCastleX · · Score: 4, Interesting

    ...This is why I wait to get my tech. I might be on the waning edge of things, but at least I get them when they work.

    1. Re:Oh, sure, fine... by Anonymous Coward · · Score: 1, Funny

      So they've got IE 6 working now?

    2. Re:Oh, sure, fine... by Monkeedude1212 · · Score: 2, Funny

      Signs of infection include a symbol with quadrants 1 through 4 as green red blue yellow.

    3. Re:Oh, sure, fine... by tris203 · · Score: 0

      why have you given the colors anticlockwise?

      --
      http://snappeh.com/blog/ - My Blog, not that any of you care...
  6. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 2, Funny

    easier than cmd? you must be new here.

  7. Worse yet, by Black+Parrot · · Score: 5, Funny

    it might render your porn poorly.

    --
    Sheesh, evil *and* a jerk. -- Jade
    1. Re:Worse yet, by drc003 · · Score: 1

      'Tis a shame that I currently hold no moderation points my fellow admirer of the pornographic arts.

    2. Re:Worse yet, by WrongSizeGlass · · Score: 2, Funny

      it might render your porn poorly.

      Or cause you to reboot prematurely.

    3. Re:Worse yet, by Thanshin · · Score: 2, Funny

      my fellow admirer of the pornographic arts.

      It's better to just say "man".

      Otherwise we'd end up with heroes called Superfellow-admirer-of-the-pornographic-arts.

    4. Re:Worse yet, by drc003 · · Score: 1

      I just spit coffee on my keyboard. Once again it's a shame that I have used up my mod points.

    5. Re:Worse yet, by eulernet · · Score: 1

      You might become infected just by watching porn.

    6. Re:Worse yet, by jgagnon · · Score: 2, Funny

      There's an app for that...

      --
      Remember to maintain your supply of /facepalm oil to prevent chafing.
    7. Re:Worse yet, by Anonymous Coward · · Score: 0

      You always do, on Windows at least.

  8. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 2, Insightful

    GUI is still there for remote desktop and it's easier to configure then CMD only.

    That's because Microsoft has a crippled CLI, and yes, that included Powershell..

  9. I have noticed something related by HopefulIntern · · Score: 4, Informative

    When I am playing BC2 it sometimes interrupts my game to tell me I have run out of memory and Aero is turning off. I cannot imagine why, I have 1GB GPU and 6GB RAM....

    It seems there are some flaws in Aero on 64 bit systems.

    1. Re:I have noticed something related by ZosX · · Score: 2, Informative

      BC2 is probably trying to cache everything into your available video ram, hence aero shutting down because it is out of ram. It does require 128megs, so perhaps BC2 is trying to utilize the whole 1 gig since its there.

    2. Re:I have noticed something related by Anonymous Coward · · Score: 2, Informative

      You are correct, lots of games will try to claim all available video ram when running in fullscreen. It's generally a good idea to turn of aero when gaming, although it's kind of a hassle. There is a method for apps to request Aero to shutdown without the need for user intervention (of all games Civ IV actually does this) but very few games seem to make use of it.

    3. Re:I have noticed something related by tweak13 · · Score: 1

      Maybe they changed this in 7 and I didn't notice, but in Vista if you are running a fullscreen 3D program aero should get disabled automatically.

    4. Re:I have noticed something related by Anonymous Coward · · Score: 0

      What do you expect from a Windows application that can't even alt-tab or minimise correctly? I'm amazed it runs at all.

    5. Re:I have noticed something related by ZosX · · Score: 2, Informative

      You can just right click and go to the compatability tab and select disable windows themes. It will turn off aero automatically.

    6. Re:I have noticed something related by Spad · · Score: 1

      It doesn't if you're running a multi-monitor setup.

    7. Re:I have noticed something related by geekoid · · Score: 0, Troll

      Because it couldn't be BC2?

      Seems tio me there is some flaws in your knowledge on computers.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    8. Re:I have noticed something related by HopefulIntern · · Score: 1

      Wasn't sayin that, just saying it sounds related. It could very well be BC2 or even the nVidia driver.

    9. Re:I have noticed something related by HopefulIntern · · Score: 1

      Correct. In fact, having several monitors has proven to screw around with other programs too. I loaded up SWAT4 again, to revisit a decent shooter, and it doesn't even launch until I disable the second monitor.

    10. Re:I have noticed something related by EvilIdler · · Score: 1

      I have disabled Aero (I think it's ugly) on my gaming system, and I still run into issues related to it. When starting certain games, a "helpful" bubble pops up to tell me Aero has been disabled, but its appearance causes the game to end before it even has finished loading. At least Microsoft is an equal opportunity employer, with all those mentally handicapped developers. "Look at me! I detected a USB device!"

      Will a future edition of Windows have a TREAT button for the system to be rewarded whenever it does something right?

    11. Re:I have noticed something related by Anonymous Coward · · Score: 0

      Disabling theme support is kind of heavy-handed. Disabling composition is all that is required.

      Btw, you can stop Aero manually at the cmdline by entering net stop uxsms.

    12. Re:I have noticed something related by HeronBlademaster · · Score: 1

      I'd prefer not launching to what the original Hitman does if you try to run it in windowed mode - it centers itself, meaning it's half on each monitor, and there's no title bar... of course fullscreen doesn't work properly either.

    13. Re:I have noticed something related by Anonymous Coward · · Score: 0

      Damn, that's a lot of cache.

    14. Re:I have noticed something related by rgomezc · · Score: 1

      I have this same problem but without doing anything graphically intensive. Just a common work session (the compiler, messenger, Thunderbird and like 6-7 explorer windows). It keeps telling me system is running low on memory (I have 5gb) and eventually it just disables aero automatically. I really hate when that happens. "Hopefully" this has something to do with this bug and they can fix it along when fixing the bug mentioned in TFA.

      --
      Rodrigo Gomez
      http://photoblog.rodrigog
    15. Re:I have noticed something related by GF678 · · Score: 1

      1GB GPU

      Jamie: Well there's your problem!

  10. better yet by batistuta · · Score: 5, Funny

    This is why you don't use unnecessary things like Aero (and graphical displays) on servers.

    This is why you don't use unnecessary things like Windows Server 2008 R2 on servers.

    There. Fixed it for you

    1. Re:better yet by kestasjk · · Score: 0, Redundant

      Samba works with Active Directory.

      Can I get +5, Funny now?

      (Shit, need to rephrase this as an in soviet russia joke..)

      --
      // MD_Update(&m,buf,j);
  11. Yawn, by Massacrifice · · Score: 2, Insightful

    Why do I have the feeling this is overblown? I'm running W2K8R2 x64 as a Workstation OS, it is rock stable, possibly the best OS MS ever produced. Yet I'm sure there are _plenty_ of bugs like this one. Doesn't Microsoft issue bug reports like this every month? Doesn't _any_ OS company produce bug reports like this every month? Why is this one so special? Cause, I'd like to know.

    I'm not saying it's should'nt be fixed, reported, or taken care of. I'm not saying Windows is the best OS. OS X can be pwned through the WiFi drivers. I'm sure can Unbuntu can be hacked in many ways too. When OpenBSD gets cracked, then it'll be frontpage material. Until then, keep the real news rolling.

    --
    -- Home is where you eat your heart out.
    1. Re:Yawn, by socrplayr813 · · Score: 0

      Posting to undo accidental mod...

      Sorry

      --
      The confidence of ignorance will always overcome the indecision of knowledge.
    2. Re:Yawn, by Sycraft-fu · · Score: 2, Insightful

      I think it's special because there haven't been all that many bugs with Windows NT 6.1 OSes (7 and R2). They seem to have less security issues than past Windows OSes, and are doing quite well compared to other OSes out.

      However, this is Slashdot and the editors do not like Windows at all as evidenced by the broken Windows logo the Gates Borg logo and so on. They often go out of their way to find things wrong with Windows to post as front page news. Hence something like this makes the news since there hasn't been a whole lot of issues in Windows to report on. I mean note that they also had a story on an attack that could possibly allow you to fool an AV program, if you were already running code on the system and could determine on which core you ran on and did very precise timings (never mind that with code running on the system you could just turn the AV off).

      Just standard fare for Slashdot. You see lots and lots of stories on Windows bugs, even when said bug is very trivial. However you only see a story on a Linux vulnerability if it is something extremely critical, like a 0 day that affects a lot of systems. Otherwise, there's little to nothing.

      They are reporting the news that generally conforms to their idea of how things ought to be. Happens a lot, unfortunately.

    3. Re:Yawn, by Anonymous Coward · · Score: 0

      Note that while Linux OS' usually make bug information public, Microsoft OS; generally do not (hence the story a couple of days ago about how the government will be getting exploit information early). That's why it's news.
       
      Also, I know it's cool to complain about Slashdot, but you really should know about the X button at the top left or right of your screen that will close the web browser. i know it's scary, the concept kind of shakes me up a little bit, but you could, you know, stop coming here if it really is bad enough to make you type a paragraph or three.

    4. Re:Yawn, by Anonymous Coward · · Score: 0, Troll

      You can't ignore the ignorance and nose snubbing around here sometimes, the people around here need a dose of reality and not close themselves off to the internet community.

      You have to put the Linux and other open source zealots in their place and correct some of their isolation problems on why they don't understand the market sometimes.

      Lets put it this way, Microsoft has finally put out a good OS that is Secure, Stable and Compatible.

      Linux f'd it up and missed the biggest opportunity to seize on Microsofts errors with Vista, wtf you people had your heads up your asses and wrote more lines of code whining about Vista than actually writing code to Desktop Linux or just being creative.

      Wahhh, wahhh, wahhhh "VISTA BLOAT!!!" wahhh wahhh "WIN7 Will suck" wahhhhh wahhhh "OH SHIT WIN7 is pretty good" wahhhh wahhhhh

      Well now that Windows 7 is pretty good and the open source agenda has all but failed in the desktop area, they concentrate on crap like Copyright, RIAA and chasing ghosts. Copyright/patent stories have probably got a 1000% increase in submissions that are filled with misinformation and bitter jealousness of the suits.

      Slashdot is showing its age difference and you have the new readers overtaking the old readers slowly, mod points can only slow it down so much before they become the majority around here and you will see the agenda change around here. DIGG stole a lot of those younger readers before they could unfold Slashdot and right around than you saw Slashdot copy the Digg UI(aka Web 2.0), but the inevitable is coming and you can see it in articles like today about USENET.

      Out with the OLD and in with the NEW

    5. Re:Yawn, by grcumb · · Score: 1

      Why do I have the feeling this is overblown?

      Cognitive dissonance, I expect. Read on for the reason...

      I'm running W2K8R2 x64 as a Workstation OS, it is rock stable, possibly the best OS MS ever produced. Yet I'm sure there are _plenty_ of bugs like this one.

      You might want to look at those two sentences again and reconsider one of them.

      >Doesn't Microsoft issue bug reports like this every month?

      Yes. But this one has no patch yet, only a work-around.

      Doesn't _any_ OS company produce bug reports like this every month?

      No. Most Linux distros, for example, issue fixes as soon as they're available, not holding them back to suit other's schedules.

      You can argue the pros and cons of either approach, but calendar-based security updates are not the norm.

      Why is this one so special?

      Because it's a privilege escalation exploit in a rendering layer that is completely superfluous on a server machine. That leads some people to ask:

      1. Why are graphics still in Ring 0 on a server OS? Did MS learn nothing from NT4/2000?
      2. Why are they shipping Aero on a server OS?
      3. Do they test their software at all?

      Happily, some other measures they've taken (e.g. memory address randomisation) make this harder than it might have been to usefully exploit. Still, it's clear that this can be used at very least to DOS a server. Given that it's an escalation attack from userland, it's not at all difficult to imagine how this could be (ab)used over the wire.

      --
      Crumb's Corollary: Never bring a knife to a bun fight.
  12. Re:Canonical by Anonymous Coward · · Score: 0

    You missed a bracket in your sig.

  13. Re:Canonical by PalmKiller · · Score: 1

    And your point is?

  14. Re:Canonical by FeepingCreature · · Score: 1

    Yeah, XOrg is shit. I don't think many people debate that, but it's not a reason to let Microsoft off the hook.

  15. Re:GUI is still there for remote desktop and it's by IWannaBeAnAC · · Score: 1

    GUI is still there for remote desktop and it's easier to configure then CMD only.

    But a remote desktop shouldn't require any kind of display driver on the host.

  16. Re:GUI is still there for remote desktop and it's by Pojut · · Score: 0, Flamebait

    easier than cmd? you must be new here.

    If by "new here" you mean "under the age of 45", then yeah. I grew up around DOS, and I STILL prefer a GUI to a command line for getting stuff done.

  17. There is talk of useing GPU Computing in them and by Joe+The+Dragon · · Score: 1

    There is talk of useing GPU Computing in them and will something like this make easier to hack them?

  18. Wow! by Viol8 · · Score: 0, Troll

    A proper scripting shell! So the MS command line finally makes it into the 1970s...

    1. Re:Wow! by geekoid · · Score: 1

      You idiot, they were there 10 years ago~

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    2. Re:Wow! by Viol8 · · Score: 1

      Amazing. So they only took 30 years to catch up instead of 40! Incredible!

  19. Re:GUI is still there for remote desktop and it's by flyingfsck · · Score: 1, Insightful

    Well, that is the point where Microsoft copied X Windows wrongly. There is no need to run the windowing GUI on the remote machine if the local machine is already running a windowing GUI.

    --
    Excuse me, but please get off my Pennisetum Clandestinum, eh!
  20. Re:GUI is still there for remote desktop and it's by natehoy · · Score: 4, Insightful

    I can see that. Perhaps you are a small business and you don't want to train your network admins on CLI tools, so they use the "easier" (read: "requires less training") GUI rather than the faster CLI. Fair enough, not everyone can afford fully-trained network engineers to manage a few small in-house servers.

    But, seriously, Aero? Even the least experienced network admin doesn't need to enable Aero to administer the server. It's a waste of CPU and memory resources for something that (hopefully) you spend a few minutes a week on. If you insist on using a GUI to administer your servers, fine, but at least make it the simplest GUI you can use to get your job done.

    As GP said, the simpler your interface, the less likely there is to be an exploitable security flaw in it. The more complex you make your remote access capabilities, the more likely it is that someone else can find a vector in to them.

    SFTP/SSH exchanges very little data and has very few possible attack vectors. "Classic" GUI has a few more attack vectors and possible failures and exchanges a lot more data, but it adds simplicity for those not comfy with the CLI, so there's a logical trade-off there.

    Aero adds a lot more traffic, a lot more complexity, a lot more potential vectors for both failure AND attack, and does not make the GUI any more functional for administrative tasks.

    Now, if you're using Server 2008 on your desktop as your daily machine, and you like sexy GUI, OK, I can see Aero being enabled. But there's no reason to enable Aero on an actual server.

    --
    "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
  21. Re:Canonical by Viol8 · · Score: 1

    XFree86 was even worse.

    One day Linux will get a decent stable X server but I won't hold my breath. Thank god for alt-sysrq.

  22. Re:Canonical by DavidR1991 · · Score: 2, Informative

    Well, yes: Because this driver is not vendor specific. It's part of the actual OS itself. When was the last time you saw, say, a huge flaw in the Linux framebuffer, or something like that?

    If the vulnerability is caused by the vendor of a chip, or the shoddy documentation of s chip maker: hell yes, blame the third part. In this case... MS can only blame themselves. Their own 'canonical display driver' is shoddy, not a 3rd party chip maker.

  23. Re:Canonical by natehoy · · Score: 1

    This vulnerability was found in Aero, not in a video driver.

    Vulnerabilities have been found in X before, and fixed. This is no different.

    Not sure where the anger comes from, but you might consider a nice hot cup of tea and a short break. Cheers.

    --
    "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
  24. Re:GUI is still there for remote desktop and it's by DarkKnightRadick · · Score: 1, Insightful

    I didn't grow up around DOS and still prefer a command line to a GUI for getting real work done.

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  25. Was this warning nesicary for microsoft? by robow · · Score: 0

    Before Microsoft issued this warning, how many people had found the flaw, and now that they have told the world about how many people know? Would it have not made more sense for them to silently patch the issue and not tell every person that has access to the internet? Or are they just covering their "six"?

    1. Re:Was this warning nesicary for microsoft? by Jeng · · Score: 1

      They just get it coming and going don't they?

      Microsoft is not releasing information about their bugs, they are trying to hide them.

      Microsoft is releasing information about their bugs, why are they doing this, they should not tell us about this and just fix it.

      I guess its true what they say, you can't please everyone.

      --
      Don't know something? Look it up. Still don't know? Then ask.
  26. This has been happening to me for months by PHPNerd · · Score: 1

    My box will randomly crash. The screen wigs out and then the box reboots. It's not even a BSoD, the whole screen goes completely crazy for about 5 seconds before it reboots, and it occurs at totally random times. I have triple (probably quadruple at this point) checked that all hardware is compatible, all software is completely up-to-date, all drivers are up-to-date, and I have paid top-of-the-line antivirus software. I finally gave up and chalked it up to Win7 64-bit....looks like I was right.

    1. Re:This has been happening to me for months by fuzzyfuzzyfungus · · Score: 1

      You might want to verify that you don't have a hardware problem there. Graphical corruption caused by software bugs is certainly far from unknown; but "screen wigs out, system dirt-naps" is classic dying GPU behavior. I saw it all the time when dealing with a batch of laptops with the NVIDIA GPU package fault issue.

    2. Re:This has been happening to me for months by Itninja · · Score: 1

      I would recommend you swap out some hardware, namely the graphics card. What you describe sounds less like a Windows issue and more like a graphics card issue (though I don't know what you mean by 'wigs out'). Get yourself a different graphics card and swap it out and see if the issue goes away. And honestly, who pays for AV on a non-corporate machine?

      --
      I judt got a nre Kinesis keybiartf so please excusr ant egregiou typos.
    3. Re:This has been happening to me for months by CAIMLAS · · Score: 1

      I have paid top-of-the-line antivirus software.

      Well then. This is evidently your problem. :)

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    4. Re:This has been happening to me for months by DragonFodder · · Score: 1

      I agree with Itninja here. Start with your graphics card, it may be just having fits on its own and causing this problem.

      In a similar problem/solution I had on my gaming machine, I found not only was the video card becoming unstable due to (suspected) overheating damage last summer. I discovered that the power supply was not up to the task.

      Since replacing the video card didnt fix my problem (that sounds suspiciously similiar to yours), the combination of replacing the video card, and the power supply did fix it.

      Oh, and for the troubleshooting purists, I did get everything working well, and I put the old video card back in, to find the problems resurface.

      --
      Wherever you go... There you are. B.B.
    5. Re:This has been happening to me for months by Anonymous Coward · · Score: 0

      Possibly related to this driver but I can easily reproduce a 2008 R2 crash..
      We have a nagging problem with Windows 7 and 2008 R2 running virtual on ESX 4i fully patched. When using the console, the machines freeze, typically when a dialog box is manipulated. The computers do not freeze when connecting through RDP sessions though, only through the VM console. The latest I've found in the VMWare forums was to upgrade ESX to a verison we are already on and to use the MS SVGA driver instead of the VMTools drivers. Neither of those helped us at all. There may be a strange bug with a HP DL380 G5 and ESX 4i that someone was waiting to hear back from someone official at VWware about.

    6. Re:This has been happening to me for months by Blakey+Rat · · Score: 1

      Anti-virus software can't do anything about your busted-ass overheating video card. (Which is exactly what you're describing.)

    7. Re:This has been happening to me for months by tibman · · Score: 1

      I vote it's your graphics card.

      I recently built a brand new system, AMD Phenom II 965, Asus Mobo, ocz SSD, ATI Radeon HD 5670 blah blah. I went through the same stuff you are.. double/triple hardware combinations and drivers are up-to-date. I ran all kinds of memory tests, CPU tests, 3d benchmarks, you name it. But some games would cause an instant crash.. or it would reboot randomly while watching a movie. Heat wasn't the issue, that was my first guess for random failure. Spending 2-3 days on each hardware part, I ended up finding people with similar problems as me with the Radeon HD 5670. Turns out the new driver is fail and you have to use an older one. I ended finding a re-pack of sorts from ATI specifically for my card. Completely fixed.

      PS: The only difference is i'm not running A/V.. i prefer a little nudity. But i do use sandboxie to run a lot of apps in. Including Firefox.

      --
      http://soylentnews.org/~tibman
    8. Re:This has been happening to me for months by soppsa · · Score: 1

      and I have paid top-of-the-line antivirus software

      Seriously? You admit that on slashdot? Then again your 'nickname' is PHPnerd. No comment...

  27. Re:GUI is still there for remote desktop and it's by bhtooefr · · Score: 1

    CDD (the affected driver) is for GDI (read: pre-Vista, although quite a lot of current software still uses GDI) applications to display on a display using the Desktop Window Manager. Disable Aero, and you're using XPDM instead of DWM, and it's GDI all the way.

    Although I believe the DWM disables itself for remote desktop, anyway.

  28. Re:Anyone else catching the display driver name? by GauteL · · Score: 2, Funny

    Canonical

    Could they have released a borked up driver named after the competition so that in time people looking into Ubuntu might recognize the name Canonical and associate it with something that "compromise the stability and security of PCs?"

    I think this post demonstrates a new level of paranoia when it comes to Microsoft.

  29. Re:GUI is still there for remote desktop and it's by lukas84 · · Score: 1

    So you wrote a lot and it even makes sense and considers most of the cases.

    But Aero is disabled by default in Server 2008/R2. So there's no harm - it's available if you need it, but it doesn't affect your security with just being there.

  30. Re:Canonical by jgagnon · · Score: 1

    In Delphi, (. .) translates to [ ]

    Just saying...

    --
    Remember to maintain your supply of /facepalm oil to prevent chafing.
  31. Re:GUI is still there for remote desktop and it's by clone53421 · · Score: 1

    Does Aero even work if you remote desktop in?

    My guess is it drops back down to Basic.

    --
    Alexander Peter Kristopeit bought his basement from his mommy for one dollar.
  32. Re:Canonical by DarkKnightRadick · · Score: 1

    I won't debate it a lot, but I did like XOrg better than XFree86.

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  33. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    I definitely prefer a GUI. Then I can have terminals open with all the command lines I need, but also be able to use my web browsers and graphics applications at the same time.

    I use the command line for a lot of things, but I definitely wouldn't want to use a CLI-only system as my desktop.

  34. Re:GUI is still there for remote desktop and it's by commodore64_love · · Score: 1

    Bah. I always switch to the classic mode anyway. It updates the screen faster, is more responsive, and seeing as how I grew up with this (see links), I already think it's pretty enough - http://toastytech.com/guis/c64g.html http://www.guidebookgallery.org/pics/gui/desktop/full/amigaos10.png

    Question:

    Why does this flaw affect NT 6.1 and 6.2, but not 6.0 (vista)??? And why's the driver called "Canonical"?

    --
    "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
  35. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    Funny, because Powershell is a joy to work with, compared to Bash. .NET, object piping, consistent naming, no obscure 2-character parameters? I think I just orgasmed.

  36. Re:GUI is still there for remote desktop and it's by geekoid · · Score: 0

    Aero is a nice GUI. And in most servers, it only takes up system resource that wouldn't be used anyways.

    If you are running systems so close that running Aero has an actual practical effect, then you are running underpowered servers.

    IT does NOT add a 'lot more' traffic, or a 'lot more' complexity.

    It add a minor bit of each.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  37. Re:GUI is still there for remote desktop and it's by commodore64_love · · Score: 0, Flamebait

    I grew up with DOS (more specifically 1541 CASCII and AmigaCLI), but still prefer a GUI. I can backup all my documents to an external drive with a simple drag-and-drop. I can't imagine trying to do that with a CLI. Well I can, but it would take longer.

    --
    "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
  38. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    So there's no harm - it's available if you need it, but it doesn't affect your security with just being there.

    You're right, of course. However, the paranoid sysadmin (which I'd argue is the only sysadmin one should aspire to be) would want to make sure stuff not being used isn't even sitting on the server. A good lockdown checklist not only disables unneeded services and applications, but takes steps to uninstall whenever possible.

    All that's needed is another exploit that allows unauthorized remote activation of Aero, or a policy oversight that permits an ignorant or malicious user to enable it. Why even allow the opportunity to have a disabled security hole laying around?

  39. Re:Canonical by clone53421 · · Score: 1

    (. .)

    You missed two brackets in your comment.

    --
    Alexander Peter Kristopeit bought his basement from his mommy for one dollar.
  40. Re:GUI is still there for remote desktop and it's by kestasjk · · Score: 1

    Please elaborate, I've only heard good things about Powershell (but am willing to accept that this may say more about people willing to learn Powershell than Powershell itself)

    --
    // MD_Update(&m,buf,j);
  41. Re:GUI is still there for remote desktop and it's by Mascot · · Score: 3, Insightful

    CLI does have its uses. There are things it offers that no GUI can, and vice versa.

    But claiming you need it for "real work" is like claiming you need a printing press to print a sheet of paper with "real text" on it. Both are equally ridiculous statements.

    For most work environments, neither CLI nor GUI alone covers all needs. Welcome to the real world, where we use the appropriate tools for each task.

  42. Re:GUI is still there for remote desktop and it's by psbrogna · · Score: 4, Insightful

    While you might not be able to imagine it, those who do know how to perform an administrative task both from a terminal and from a GUI often find that doing it from the terminal is more efficient and more reliable.

  43. I have not noticed anything... by conureman · · Score: 0, Redundant

    I have not noticed anything at all since I disabled that annoying Aero immediately after install. (-2 redundant)

    --
    The cost of that cleanup, of course, will be borne by taxpayers, not industry.
  44. Re:GUI is still there for remote desktop and it's by kestasjk · · Score: 2, Insightful

    If there's no need to do it why is X Windows the only windowing system that does it? Why does VNC/somethingX (the new one) exist for X Windows when X servers are available on all platforms?

    I don't know that you're wrong in calling Microsoft's approach wrong, or have more than an idea of why you might be wrong, but the fact that everyone else uses the "wrong" approach sets off the BS-meter.

    --
    // MD_Update(&m,buf,j);
  45. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    A shell is only useful if it's the default action when you create a program, and a GUI is an afterthought. PowerShell is the afterthought, so even where Microsoft's tools are fully scriptable, some of your middleware isn't going to be.

  46. Re:GUI is still there for remote desktop and it's by lukas84 · · Score: 3, Insightful

    I'm not sure if being paranoid is the right step - careful, sure, paranoid - no.

    In the end, the goal of IT is to enable it's users to be more productive. Sometimes overparanoid IT guys can make life more difficult for the Users - this should be minimized.

    All of the Windows Server components are always on-the-disk in Server 2008/R2. IIS on the disk, whether you use it or not. But only when enabling it you'll actually get the services you need for it.

    This doesn't hurt. It doesn't compromise security.

  47. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    Points on Aero being disabled on Server and Remote Desktop aside, I have one more thing to note. Saying that Aero wastes CPU and memory is being extremist. At its most busy point, rendering multiple translucent non-fullscreen windows, Aero barely tops 3% CPU on a 2GHz Athlon. At fullscreen (compositing disabled) it's 0%. And memory? It doesn't take much, and VRAM on a server machine is being put to waste, anyway.

  48. Re:Idiotic Moderators. by Schoenlepel · · Score: 0, Redundant

    Well, your post should be modded down too.

    1) Troll
    2) Default judgement.

    I still haven't read why the windows powershell is crap. Concensus seems to point in that direction, but could anybody who has considerable experience with windows power shell and any unix-like shell comment on this?

  49. Re:GUI is still there for remote desktop and it's by FlyingBishop · · Score: 1

    Removing it doesn't hurt. This is not an overzealous sysadmin problem, this is Microsoft sucking at modular design.

  50. Re:GUI is still there for remote desktop and it's by FlyingBishop · · Score: 1

    "Most servers" are increasingly virtualized. So those resources would be better used by another VM if the current isn't using them.

  51. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 1, Interesting

    I does, even d3d.

  52. Remotely execute deez nuts. by orsty3001 · · Score: 1

    Almost every flaw with anything in Windows could allow a hacker to execute code remotely. What's the deal with that?

  53. Re:Canonical by jellomizer · · Score: 1

    The point is. Linux has a lot of problems that most people excuse and overlook or blame elsewhere, vs actually trying to fix them. Windows has problems too but even for smaller problems they will get hounded for being such a horrible system. Sure lets discuss windows problems, we should demand that Microsoft keeps their product at high quality, but I am tired of this "well I use Linux so I am so much better off" nonsense. Wow they are two different systems with different code bases and they have different bugs... Duh! You like Linux and you use it and you are happy that is all well and good... However bragging that your OS doesn't suffer from That particular vulnerability is just silly and not actually useful. If this was a Ubuntu reported bug and you state that it doesn't happen in an other Linux Distribution it would be more useful as you are talking about a similar codebase and that it seems there is a unique Ubuntu problem. But comparing Windows and Linux is just a wast of time. And if you are going to pretend that Linux is a flawless OS and Superior then windows you are just fooling yourself. Linux is not Superior to windows it may be better overall but not the God OS.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  54. Re:GUI is still there for remote desktop and it's by Kielistic · · Score: 1

    Windows Server 2008 R2 added support for Aero over RDP. It is disabled by default and is only supported when remoting in from a Windows 7 or higher machine I believe. Otherwise, yes, it drops back down to basic.

  55. Re:Canonical by Anonymous Coward · · Score: 0

    No, his symbol makes perfect sense if he is gay or a pedophile.

  56. Re:GUI is still there for remote desktop and it's by JasterBobaMereel · · Score: 1

    There was no freely availalbe Xserver/XClient for Windows until recently .....

    VNC will work on any graphical system, Windows, X, And most others .... that's the point it is *not* tied to X and so can be universal

    The X approach is wrong (for various reasons)
        - But X is simple enough that it's inadequacies can be worked around
    Windows is wrong (for various other reasons)
      - But this is Windows so there is no way to work around it's inadequacies...

    --
    Puteulanus fenestra mortis
  57. Re:Idiotic Moderators. by brennz · · Score: 3, Informative

    Powershell is by far, one of the best Microsoft has created on the scripting side. Why? They basically took a shell and enhanced it by making it object aware, and giving it access to .net. In Microsoft lingo, cmdlets replace unix utilities.

    I am not a fan of the naming conventions they use in powershell! It makes it harder to write terse scripts.

    Please see

    http://w3.linux-magazine.com/issue/78/Bash_vs._Vista_PowerShell.pdf for a comparison of powershell vs Bash.

    http://blog.brandonbloom.name/2009/04/powershell-condemned-to-reinvent.html

  58. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    A shell is only useful if it's the default action when you create a program, and a GUI is an afterthought.

    So that explains why many Linux applications are lacking functionality in the GUI.

  59. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    Aero is mostly eye candy.

  60. Reminds me of jwz's discussion of toolkits by gringer · · Score: 1

    http://www.jwz.org/xscreensaver/toolkits.html

    My favourite bit (at the moment):

    Let's suppose that down in the bowels of some particular version of some particular toolkit library, there lurks a bug. Let's suppose that the nature of this bug is something relatively obscure: say that it's something like, if you hold down 5 keys on the keyboard for 10 seconds then drag the middle mouse button, the text entry widget gets a SEGV. (In fact, I'm not making this up: I saw this very bug once, years ago.)

    Now, that's the sort of bug that is not likely to be noticed or fixed, because it's the sort of thing that people "never" do. If that bug was reported against, say, a web browser, nobody would much care: User: "I can crash my web browser by doing this crazy thing!" Developer: "Uh, don't do that then." And that's not a totally unreasonable response.

    However, in the context of security software, it matters, because then it's not merely a cute trick that crashes the program: now it's a backdoor password that unlocks the screen.

    --
    Ask me about repetitive DNA
  61. Re:Anyone else catching the display driver name? by tehcyder · · Score: 1

    Canonical

    Could they have released a borked up driver named after the competition so that in time people looking into Ubuntu might recognize the name Canonical and associate it with something that "compromise the stability and security of PCs?"

    I think this post demonstrates a new level of paranoia when it comes to Microsoft.

    If you choose to name your company by using a word in common usage like canonical, you're bound to get problems at some time, not least because you can't TM it.

    --
    To have a right to do a thing is not at all the same as to be right in doing it
  62. Re:GUI is still there for remote desktop and it's by natehoy · · Score: 1

    If you are running systems so close that running Aero has an actual practical effect, then you are running underpowered servers.

    Personally, I don't think that a server needs a video card with DirectX 3D support, a hardware pixel shader, 32 bits per pixel, etc. If you really, honestly need a GUI to administer a server, a much simpler VGA card will suffice, and will have much more stable drivers.

    Once you start turning on 3D effects, you will send a lot more data over the stream for your remote desktop. Maybe not enough to affect your network, but it certainly adds complexity to the whole process.

    You have to make decisions for your own servers. Given that Aero has already had published vulnerabilities that are not present in "Classic", of which this is just another one, I personally feel it's foolish in the extreme to load Aero on to a server.

    It may be "nice", but it does not appear to enable an admin to do anything that non-Aero could do just as well, it just looks prettier. And adds complexity (points of possible failure and vulnerabilities).

    Having a GUI is a logical tradeoff for a less-experienced admin to be able to manage a server. Fine. Making that GUI more complex doesn't add anything to that capability, it just makes it prettier. And makes the system more vulnerable to failure and attack.

    --
    "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
  63. Re:GUI is still there for remote desktop and it's by Hurricane78 · · Score: 2, Informative

    No, they are not equal. The problem is that using GUIs as we know them today, is NOT using a computer. It is instead the same thing as fiddling with an appliance. A static thing. Good luck piping the output of a Firefox menu item to Gimp. Good luck scripting the interface. That’s the real problem. You can’t really. Everything is monolithic static applications. With the rare plug-in exception.

    Real work = AUTOMATING

    Do you know that saying, that the computer creates the work that you wouldn’t have without it?
    That is what happens if you use it like an appliance, instead of automating your work away.

    It’s sad that KDE and Gnome raped the Unix philosophy... with a 30 inch pipe... sideways... ...instead of doing it the proper way, and making everything a small module that does one thing, and does it right.

    --
    Any sufficiently advanced intelligence is indistinguishable from stupidity.
  64. Re:GUI is still there for remote desktop and it's by Lumpy · · Score: 1

    Poor underprivileged kids.... I grew up around Unix. we had a wyse terminal at home and I had my own login on the Uni mainframe (mom being a administrator had advantages) CLI in a real computing environment, with it's near endless scripting abilities Completely kicks the butt of a GUI.

    call me when you can script a GUI as easily as a CLI.

    --
    Do not look at laser with remaining good eye.
  65. Re:Anyone else catching the display driver name? by Anonymous Coward · · Score: 0

    Canonical

    Could they have released a borked up driver named after the competition so that in time people looking into Ubuntu might recognize the name Canonical and associate it with something that "compromise the stability and security of PCs?"

    I think this post demonstrates a new level of paranoia when it comes to Microsoft.

    Our new FUD plan is working flawlessly! Soon we'll have an entire legion of naysayers and apologists that would graciously accept a steaming load from my sweaty bowels to defend Microsoft's holy name! HAhahahahAHAHA! *throws chair*

  66. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    And how are GUI tools on Linux any different?

    PS isn't limited to the command line; it can also interact with any COM applications, an extremely common task. WSH let you totally automate window interaction - I don't know if PS does, but this plugin for PS seems to aim for that.

  67. Re:GUI is still there for remote desktop and it's by Lumpy · · Score: 1

    If your OS only has configuration options in the GUI, then your OS is horribly broken. EVERYTHING should be configurable via CLI. if not then the people designing it made gigantic mistakes.

    --
    Do not look at laser with remaining good eye.
  68. Re:Canonical by clone53421 · · Score: 1

    You’re thinking of |. .|

    --
    Alexander Peter Kristopeit bought his basement from his mommy for one dollar.
  69. WinServer? by Toreo+asesino · · Score: 3, Interesting

    Areo isn't even installed by default with Windows Server 2008 - you have to install it, reboot, and then enable it. That's hardly any attack vector at all IMO.

    --
    throw new NoSignatureException();
    1. Re:WinServer? by Techman83 · · Score: 1

      Maybe, but not everything has to be installed in a windows system to be vulnerable. Take IE for example, you can technically uninstall it, but you'll still need to patch your OS for the flaws it has.

      --
      # cat /dev/mem | strings | grep -i cat
      Damn, my RAM is full of cats. MEOW!!
  70. Re:GUI is still there for remote desktop and it's by dubbreak · · Score: 2, Funny

    Welcome to the real world, where we use the appropriate tools for each task.

    I painted my house with a hammer you insensitive clod!!!

    --
    "If you are going through hell, keep going." - Winston Churchill
  71. Re:GUI is still there for remote desktop and it's by Hatta · · Score: 1

    I can backup all my documents to an external drive with a simple drag-and-drop. I can't imagine trying to do that with a CLI.

    Really? Typing 'rsync -av /home/user /mnt/external' takes longer than drag & drop? How would you do something like backing up all PDFs (and only pdfs) in a tree with a GUI? Does drag & drop recognize when two files are identical and only transfer files that have changed? Can it resume an interrupted transfer without copying the entire thing again? Can drag & drop transfer from host to host with compression? Can it verify the transfer went correctly by checksums?

    In my experience, using rsync is not only faster and easier than a GUI, but far more capable as well. The GUI is suitable if and only if you're transferring a random set of files (i.e. one that you cannot specify with a glob or regex), otherwise the CLI is a much, much better option.

    --
    Give me Classic Slashdot or give me death!
  72. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    cp -r ~/mydocs /myexternaldrive/backup-`date +%d%m%Y`

    That's just one way.

  73. Really? by Petersko · · Score: 1

    "I didn't grow up around DOS and still prefer a command line to a GUI for getting real work done."

    Okay, that's twice in this thread that I've squinted at my monitor and said, "What the fuck?"

    Is the bar really so very low on slashdot that saying you prefer a command line gets you +5 insightful? Actually, it clearly is.

    We need to be able to moderate something "completely devoid of insight but somehow I connect with this". Or maybe we need "so obvious even a caveman can see it".

    1. Re:Really? by LinuxAndLube · · Score: 1

      Epic Fail

    2. Re:Really? by Knara · · Score: 1

      If you haven't noticed, there are a few things on Slashdot that get you automatically up voted or down voted.

      Sucking dick at the temple of the CLI is one thing that gets you upvoted automatically.

      Supporting the idea of copyright in the "digital age" is a one-way ticket to "-1: Troll"

  74. Re:GUI is still there for remote desktop and it's by Sir_Lewk · · Score: 1

    Why?

    Because those that don't know X are doomed to reimplement it poorly, and those that do know X just use X.

    --
    "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
  75. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    Wow...

    Nice to see Microsoft Certified means no clue about server hardware and performance.

    Thanks for cluing me in, I'm chucking every resume with MCSE on it from the pile on my desk.

  76. Re:GUI is still there for remote desktop and it's by The+End+Of+Days · · Score: 3, Insightful

    In my experience, working the way you like is vastly superior to working the way some Internet stranger likes, regardless of the geek cred it'll give you on Slashdot.

  77. Re:Idiotic Moderators. by Anonymous Coward · · Score: 0

    I am not a fan of the naming conventions they use in powershell! It makes it harder to write terse scripts.

    All commands in PS have a short-hand equivalent. All options to those commands are matched by nearest approximation.

    So, you could type, gci -r -ex "*.txt" some-folder.

    But this is frowned on, because it's as ugly as Linux is and just as incomprehensible when reading. So the recommended approach is usually get-childitem -recurse -exclude "*.txt" some-folder. But it's your choice.

  78. A few weeks ago, my Vista machine just spontaneously rebooted. When it started back up, my Chrome desktop starter link was busted (chrome.exe was gone) and IE (which I don't use) would only open to a scam page pretending to scan my computer, and the only things I could do was go to a page to pay for their system.

    They were even using a squatter web link that was a 1-off misspelling of a known, real anti-spyware product, I forget which one. This was one devil of an infestation, as I could not start any applications, either.

    I got into safe mode and did a rollback to a previous configuration prior to some updates, and it all went away. I know it's there somewhere, if Windows re-updates. Hopefully I won't get attacked again.

    I wonder if this issue is taking advantage of that problem, because I decidedly was not using IE nor did I download, much less execute, any executables (and yes, I check if it's downloading a .exe before blindly clicking on anything I download.)

    --
    (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
  79. Re:GUI is still there for remote desktop and it's by LinuxAndLube · · Score: 3, Insightful

    From the 20 pictures, copy only those that feature my dog. Start scripting... now!

  80. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    Yakuake!

  81. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    call me when you can script a GUI as easily as a CLI

    Visual Basic is on the phone for you.

  82. Re:GUI is still there for remote desktop and it's by DarkKnightRadick · · Score: 1

    On a desktop that would be ridiculous.

    On a server, on the other hand, everything should be editable from the command line. In my opinion, the installation of a GUI shouldn't even be considered. sftp and ssh are perfectly usable and acceptable for remote access. At no time in the history of a server should a GUI ever consider coming into play. As has been previously stated, you're just introducing more points of failure and vectors for attack when you do so.

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  83. Re:GUI is still there for remote desktop and it's by Hatta · · Score: 1

    When I can rattle off half a dozen features one has that the other doesn't, it ceases to be a matter of opinion. rsync is just plain better. It's ok for you to use the GUI if that's what you like, but don't go around saying that it's better.

    --
    Give me Classic Slashdot or give me death!
  84. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    Modularity also has its drawbacks, esp. concerning speed. No OS has done this to date (Singularity might). And it's particularly bad for testing, where it's infeasible to test n^2 component configurations.

    Regardless, as mentioned in TFA, it can be permanently disabled. Worrying about a "policy oversight" is unprecedented and stupidly over-paranoid.

  85. Re:GUI is still there for remote desktop and it's by DarkKnightRadick · · Score: 1

    example fail.

    How about, in one operation, finding all the text files on the entire disk, (I'll even let you assume a .txt extension on this one and exclude all files that don't have an extension), must follow a certain naming pattern, and also contain certain keywords inside the file.

    Do that with your gui in less time then it would take me to read the man page to write the regex and then execute the command.

    Starting...now!

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  86. Re:GUI is still there for remote desktop and it's by DarkKnightRadick · · Score: 1

    also, if you haven't already sorted your files before you need to move them that's your own fault. :p

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  87. Re:Canonical by LinuxAndLube · · Score: 1

    You still haven't fixed the bracket!

  88. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    copy *hump*.jpg
    copy *peanut*.jpg
    copy *butter*.jpg

  89. Re:GUI is still there for remote desktop and it's by g0bshiTe · · Score: 1

    Well yeah because, xcopy "C:\backup\*" "H:\backup\" /s /y /e" is just so hard to type. Not to mention takes less time to actually move the data vs GUI.

    --
    I am Bennett Haselton! I am Bennett Haselton!
  90. Re:GUI is still there for remote desktop and it's by IICV · · Score: 1

    CLI does have its uses. There are things it offers that no GUI can, and vice versa.

    Can you provide an example that is applicable to the configuration and maintenance of a server? The only thing I can think of are graphical representations of server usage logs, and honestly those aren't useful enough to warrant having a full graphical desktop installed (and you can just expose them on an internal web page).

    The argument is not that the GUI is useless. The argument is that the extra complexity of installing a GUI stack is not worth the minimal benefits it brings. Every single piece of software you install on a computer increases its attack surface, so as a matter of policy you should keep it to a minimum. Windows is kind of retarded in that there are significant configuration options that are difficult if not impossible to change via the command line (and that's if you can find out how to change them like that in the first place!), which means that you basically have to run the GUI stack - but that's okay, because it's almost impossible to uninstall.

    Look: humans are fallible. If your goal is uptime, you need to remove as much of the human element as you can. This is simply not possible with a GUI; you must have a person manning the computer if you need to interact with one. The command line, on the other hand, is something computers can handle quite well if you tell them how. That's why you use the command line when you want to get "real" work done - "real" work is work that you do once or twice, then write a script for and never do again. If your ongoing solution is to press the same ten buttons once a month, that is not a solution at all.

  91. Re:GUI is still there for remote desktop and it's by LinuxAndLube · · Score: 1

    example CLI fail.

  92. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    As if you weren't already. Your bias is showing.

  93. Re:GUI is still there for remote desktop and it's by wtbname · · Score: 1

    You could make a case for shouldn't, but that would be irrelevant, since it does.

    http://msdn.microsoft.com/en-us/library/aa383015(VS.85).aspx

    On the server, RDP uses its own video driver to render display output by constructing the rendering information into network packets by using RDP protocol and sending them over the network to the client

  94. Re:GUI is still there for remote desktop and it's by LinuxAndLube · · Score: 1

    Just curious, do you use lynx as a browser or are you one of these GUI lovers...

  95. Re:GUI is still there for remote desktop and it's by kimvette · · Score: 2, Interesting

    Administering IIS has been a pain in the ass since day 1. Unlike NCSA, Netscape, and Apache servers, you had to point-and-click through a zillion tabs and dialog boxes in IIS to configure and tune the server - or for more advanced tuning, do something even worse: hark back to the day of C= BASIC 2.0 and do the equivalen of PEEK and POKE to the IIS Metabase. Microsoft has FINALLY seen the light and now offers the ability to edit configuration files. This makes things MUCH easier since you can see right in front of you which features are enabled or disabled, tweak things like buffers, and so forth, and don't have to click through eleventyteen places to find the bottleneck or what is breaking your server.

    For a long time Apache has been kicking Microsoft's butt on the server side, and believe it or not, a large part of it is not just Apache's lesser system requirements, but the ability to easily administer it. If you're a serious sysadmin you'll appreciate the command line and the ease of administration it brings. Sure, you have to learn a little more, and put more up-front effort into the job, but once you have acquired the skills you will find you are repeating tasks only once or twice and then spend some time writing scripts to handle it automatically.

    Aside from activation (I've spent thousands on Windows, Exchange, SQL Server, etc.) this is one of the big reasons we dumped Windows in favor of Linux. The only Windows server we have left is an MSDN installation, for testing, not production. All the other servers run Linux, and I have a ton of stuff automated.

    Windows is really getting there - it really is. It just needs a really good CLI. Powershell is a good step, but I prefer bash. (Cygwin or AndLinux or SFU) + powershell are two ways you can get close to the flexibility of Unix administration, but even that doesn't get you 100% there.

    Don't fear the CLI. Even Microsoft has seen the light and is well on its way to reinventing Unix, poorly (remember, "those who do not understand unix are condemned to reinvent it, poorly").

    --
    The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
  96. Re:Canonical by Anonymous Coward · · Score: 0

    Like a Delphi programmer's ever seen those...

  97. Windows 7 first thing I did. by jameskojiro · · Score: 1

    After installing it was to disable all of the extra GUI junk in the UI. It now looks like Windows 2000 and runs slightly better too.

    Truth be told if I could replace the GUI with the one from windows 95 I would, and why do they keep changing how control panel looks/works, I would like some freeking consistency.

    --
    Tsukasa: All I really want, is to be left alone...
    1. Re:Windows 7 first thing I did. by Anonymous Coward · · Score: 0

      After installing it was to disable all of the extra GUI junk in the UI. It now looks like Windows 2000 and runs slightly better too.

      Truth be told if I could replace the GUI with the one from windows 95 I would, and why do they keep changing how control panel looks/works, I would like some freeking consistency.

      What I like about Win7 control panel is that it defaults to search. Just start typing what you want (power, disk, etc.) and you'll get the right options, including direct access to sub-level options. For me faster and easier than any drill-down hierarchy.

    2. Re:Windows 7 first thing I did. by Paradigm_Complex · · Score: 1

      why do they keep changing how control panel looks/works, I would like some freeking consistency.

      The not-so-savvy computer users out there won't notice or care about improvements under the hood. Making visual, easily noticeable changes is about the only way to ensure the average end-user even realizes it's a different OS.

      The annoying changes for you and me lead to more sales, in theory, from the layman.

      --
      "A witty saying proves nothing." - Voltaire
    3. Re:Windows 7 first thing I did. by ashridah · · Score: 1

      Why even open the control panel? Just hit the start menu button, and start typing the name of the control panel tool you want to get to. Sometimes, it'll match against something else over a control panel icon, but often, you can find a keyword that makes the control panel item first.

      I find i almost never navigate the start menu beyond the search box anymore.

  98. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    I may be dumb but how do I have three text (*.config) documents open, copy and paste between them in ssh? never mind having a few file explorers open to do right click extract, looking at the event viewer and inspecting IIS manager.

    So on and so on.

    Or maybe it's just me been spoiled with WYSIWYG and the teletype is going to be the next big thing. *shrugs*

  99. Re:GUI is still there for remote desktop and it's by drachenstern · · Score: 1

    and scriptable far more easily, for repeating later when we're not around...

    --
    2^3 * 31 * 647
  100. Re:GUI is still there for remote desktop and it's by nabsltd · · Score: 1

    The argument is not that the GUI is useless. The argument is that the extra complexity of installing a GUI stack is not worth the minimal benefits it brings.

    On Windows, editing the registry is a PITA using the command line.

    For one-off "add this registry item" work, the command line programs are fine, but for doing things like "find all mention of 'C:\Users' and replace it with 'D:\Users'", a graphical registry editor is not just the easiest, but pretty much the only way.

  101. Re:GUI is still there for remote desktop and it's by Bakkster · · Score: 1

    IT does NOT add a 'lot more' traffic, or a 'lot more' complexity.

    It add a minor bit of each.

    As we can see, it adds enough complexity to open an additional potential security hole. For what?

    Pretty windows on your server.

    It's like putting doily drapes in your warehouse: it has no useful effect, yet marginally increases your fire hazard. Should be a no-brainer.

    --
    Write your representatives! Repeal the 2nd Law of Thermodynamics!
  102. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    If there's no need to do it why is X Windows the only windowing system that does it? Why does VNC/somethingX (the new one) exist for X Windows when X servers are available on all platforms?

    I don't know that you're wrong in calling Microsoft's approach wrong, or have more than an idea of why you might be wrong, but the fact that everyone else uses the "wrong" approach sets off the BS-meter.

    Bandwidth and latency. A lot of apps are written with the assumption that they will only be run locally (which isn't unreasonable).

    X was generally designed for LAN-level speeds (10 Mbit) and latencies (sub-second). Once you start getting in MAN and WANs, things become slower. Running Matlab during my EE worked fine between the SparcStation 5 that had the (Type-5) keyboard and (8-bit color) display, and the Sun E3500 that the code was executing on. Try that over a DSL (at the time ~2 Mbit) or a v.42bis modem and you would be in a world of pain (though it would eventually display).

    Also ran Mathematica and Netscape Navigator 4.x over remote X.

  103. Ring 0 by sohp · · Score: 1

    Is Windows 7 still running the graphics driver in Ring 0? They moved it from Ring 3 (least privileged) to the most privileged mode in NT 4.0 as a performance hack. Still reaping the 'benefits' of that decision today.

    1. Re:Ring 0 by jack2000 · · Score: 1

      What? You can't trust your own video adapter card?
      True driver writers are morons but still...

    2. Re:Ring 0 by jpmorgan · · Score: 1

      Since Vista, Microsoft have been moving most drivers back into userspace. In Vista and Win7, display drivers are hybrids: they contain a small kernel space (ring 0) driver that handles direct communication with the graphics device (i.e., scheduling DMA operations and such), and a user space (ring 3) driver that does all the heavy work.

      That's why, even in the early days of Vista when the drivers were terrible, it didn't actually blue-screen much. You'd get a screen flicker then a message informing you that the driver crashed and Windows had restarted it.

    3. Re:Ring 0 by Blakey+Rat · · Score: 1

      Is Windows 7 still running the graphics driver in Ring 0? They moved it from Ring 3 (least privileged) to the most privileged mode in NT 4.0 as a performance hack.

      Windows Vista and 7 only run a small portion of the video driver in Ring 0... just the part that directly talks to the hardware. The rest runs in the same abstraction layer as the rest of the drivers on the system. That's why Vista and 7 can reboot a crashed video driver most of the time without requiring a reboot.

      BTW, NT4? Seriously? Why don't you update your knowledge, THEN come here and post? You sound like a grumpy old man obsessed over some trivial thing that happened decades ago. Yeah, guess what? Hamburgers don't cost a quarter anymore either!

      Still reaping the 'benefits' of that decision today.

      Considering how many copies of Windows 2000 and up have been sold primarily to play video games, I'm thinking Microsoft got their money's worth on that decision.

    4. Re:Ring 0 by sohp · · Score: 1

      As a matter of fact, I *am* a grumpy old man, introduced to computers around the time paper tape went out of style. I stopped tracking Windows after Win2k. I'm glad Microsoft has made some changes. As to whether or not I'm obsessed with a trivial little thing that happened decades ago? Security defects can lie undetected in the most inoffensive seeming places until they are either exploited or someone with the subtlety to tickle the bug finds them.

    5. Re:Ring 0 by Blakey+Rat · · Score: 1

      Well keep using your fucking Vax then and leave the rest of us alone, k?

      HEY YOU GUYZ Windoze had a bug 15 fucking years ago I have to immediately post it for everybody to fucking see!!!

    6. Re:Ring 0 by thejynxed · · Score: 1

      Not to nitpick, but Microsoft implemented a version of ATI's VPU Recovery function into Vista and Win7, and -that- is why it can recover without a total BSOD (most of the time, look up "ati gray screen of death"). You can't disable it either, although you can tweak certain settings via registry for it to give it a bit more time before it kicks in; This in case it was stuttering due to bottlenecking or timing issues and not an actual recovery situation where the driver improperly accessed 0 byte memory or something.

      --
      @Mindless Drivel: 100% of Twitter posts ever Tweeted.
  104. Re:Canonical by clone53421 · · Score: 1

    You never know... he might’ve been born back when breast-feeding was more common.

    --
    Alexander Peter Kristopeit bought his basement from his mommy for one dollar.
  105. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    >Welcome to the real world, where we use the appropriate tools for each task.

    Where is this real world of which you speak? In my world, I'm surrounded by people (metaphorically) using screwdrivers to hammer square pegs into round holes. :(

  106. Re:GUI is still there for remote desktop and it's by Blakey+Rat · · Score: 2, Insightful

    You can automate a GUI. AppleScript on Mac Classic used to be brilliant for this-- I'm not sure if it's still good or not.

  107. Re:GUI is still there for remote desktop and it's by djdanlib · · Score: 1

    Right - but Aero is not installed or enabled by default, and drivers that support Aero are not included in the box either. RDP won't show you Aero if it's not available on the system. So out of the box, you get a plain if a bit ugly GUI that a low-end graphics card can handle.

    Most servers do not come with a display adapter that supports Aero. I've tried just to see if it was even possible, but the ATI ES1000 that comes standard in my IBM xSeries servers just doesn't cut it :)

    So, most of the people using Server 2008 R2 as a server OS will be safe from this one.

  108. Re:GUI is still there for remote desktop and it's by boxwood · · Score: 1

    CLI beats you there... I write a script to rsync the important files, put it in cron and I don't have to do anything after that to backup my files.

  109. Re:GUI is still there for remote desktop and it's by IICV · · Score: 1

    ... seriously, I expect people to not RTFA, but you didn't even read the next sentence. Here it is, because I specifically mentioned exactly what you said:

    Windows is kind of retarded in that there are significant configuration options that are difficult if not impossible to change via the command line (and that's if you can find out how to change them like that in the first place!), which means that you basically have to run the GUI stack - but that's okay, because it's almost impossible to uninstall.

    Basically, the registry is a piece of junk. It provides no benefit over config files except for sometimes it provides you with a fun-filled night of everyone's favorite activity, "Fixing Windows' Shit", because it's corrupted itself and died.

    This is really Windows' modus operandi - here's a feature that might make your life a little bit easier, but has these downsides that just barely make it less than useful, except nobody notices those downsides until your entire company has standardized on the feature and now you have to pay out the nose to support it and oh god why didn't you just get an abortion in the first place?

    That sentence kinda got away from me, but the fact remains - Windows doesn't Just Work, it Just Doesn't Work and you'll never know why. I mean fuck, even Mark Russinovich himself didn't realize that you don't have to change the machine SID for years, and he wrote a program to do it!

  110. Re:GUI is still there for remote desktop and it's by boxwood · · Score: 1

    oh and in linux sftp is integrated with the the filemanager. Meaining I can have use gui on my desktop to browse the files on the server, and then drag and drop them somewhere else. Can even edit the files with whatever text editor I have on my desktop system. The key is to have good software on the desktop and have an awesome way of accessing the server (SSH).

  111. Re:GUI is still there for remote desktop and it's by tomhudson · · Score: 1

    And why's the driver called "Canonical"?

    Because it's fugly?

  112. Re:Anyone else catching the display driver name? by Archangel+Michael · · Score: 1

    Yeah!

    Same reason xWINDOWS is so screwed up, to taint Microsoft! YEAH!!!

    --
    Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
  113. It was a feature by Jim+Hall · · Score: 1

    "64-bit versions of Windows 7 and Windows Server 2008 R2. [...] Concerned users are being advised to disable Windows Aero until Microsoft can issue a fix."

    I recall that Microsoft made a huge deal about the new Aero look, back when Windows Vista was released, touting it as some kind of major revolution for PC computing (even though it was "just" a GUI.) They even used bullsh*t "hype" language that it would "enable you to manage the windows on your desktop by arranging them in a visually striking yet convenient way", which is another way of saying "you can arrange windows on your desktop." Oh boy.

    That Microsoft is advising users to disable Aero seems like a black eye for Microsoft:

    "Yeah, that huge feature we said was really important to computing? Just turn it off, it's buggy."

    1. Re:It was a feature by shutdown+-p+now · · Score: 1

      The advise is to turn it off only until the patch fixing this comes out if you want to be absolutely sure that you don't get exploited through this hole. What would you prefer - silence up until the moment patch is released?

  114. Battlestar Galactica by ThatsNotPudding · · Score: 1

    "This has happened before and will happen again."

  115. Re:GUI is still there for remote desktop and it's by aztracker1 · · Score: 1

    I know how to do it from both, and will honestly alternate depending on what I'm trying to get done. It really depends, but sometimes using the GUI is more straight forward, when there's a well designed gui in front of the configuration. Many times the gui isn't so great though. Also, if it's a smaller change, I'll lean towards an ssh/cli interface, if there's more to it, I'll go gui.

    --
    Michael J. Ryan - tracker1.info
  116. Re:GUI is still there for remote desktop and it's by aztracker1 · · Score: 1

    In the gui, I can use ctrl+click on each of the documents I want to copy, say 5 out of 45, then drag them to the mount shortcut on the desktop. You'd have to type in 5 command lines to do that. Given, you can get through that almost as quickly at a command prompt, just the same there are advantages to both types of interfaces. As I've stated elsewhere in this thread, I'll alternate between the two.

    --
    Michael J. Ryan - tracker1.info
  117. Re:GUI is still there for remote desktop and it's by aztracker1 · · Score: 1

    Umn, not sure of any OS, aside from maybe OSX that fits that bill... and even then, it's probably all available via command line interfaces. Windows has powershell, and the scripting engine, osx has bash, perl, etc... they all have other options, and unix-origin tools available. It's a matter of preference. There are instances where GUI tasks are easier to manage, and others where the CLI is faster... with the GUI, you can have two windows on screen at once, you don't get that with a full screen CLI, that's the single biggest advantage.

    Unless you're one of those heathens who uses a GUI to run his CLI instances out of? *gasp*

    --
    Michael J. Ryan - tracker1.info
  118. Re:Canonical by jgagnon · · Score: 1

    It's one boob, two nipples. It may be freaky but you'd stare if you saw it... ;)

    --
    Remember to maintain your supply of /facepalm oil to prevent chafing.
  119. Re:GUI is still there for remote desktop and it's by Hatta · · Score: 1

    I agree. If you can't glob, then you're better off with a GUI. Most of the time I find I can glob pretty easily. And if you're copying less than 10 files, it's easy enough to type a few characters and use tab completion. It's not even worth opening a graphical file manager in that case. There are a few use cases for GUIs, but in general the CLI is a better choice.

    --
    Give me Classic Slashdot or give me death!
  120. Re:GUI is still there for remote desktop and it's by Hatta · · Score: 1

    Last time I wrote VB, I used ASCII characters. That would make it a command line environment. A VB interpreter is a lot more like a shell interpreter (or perl or what have you) than it is like a GUI.

    --
    Give me Classic Slashdot or give me death!
  121. Re:GUI is still there for remote desktop and it's by Knara · · Score: 1

    Typing 'rsync -av /home/user /mnt/external' takes longer than drag & drop?

    Unless I have a *really* big monitor? Yes, it takes longer.

  122. Re:GUI is still there for remote desktop and it's by lgw · · Score: 1

    In theory, everything server-related in Windows Server 2008 is configurable through the PowerShell command line (I say "in theory" only because I haven't one this extensively, but from the little I've done I believe the claim).

    I'm in the midst of switching to Windows Server 2008 for my home desktop OS, so I appreciate having a GUI as an option - just because something is sold as a server OS doesn't mean it's not also viable for other things. I really appreciate the Microsoft finally got a clue and just about everyhting is off by default in 2008 r2. Yeah, there's still a basic GUI, but that's about it: Aero, themes, even the sound driver is off by default.

    --
    Socialism: a lie told by totalitarians and believed by fools.
  123. Oh Crap! by Murdoch5 · · Score: 1

    Oh wait I run Linux, this problem never bothered me.

    1. Re:Oh Crap! by Aphoxema · · Score: 1

      Don't you see, though! It's a conspiracy! See, they purposely designed the "Conanical" display driver to be flawed to create fear in the word "Conanical" and defeat Ubuntu!

      --
      "Most people, I think, don't even know what a rootkit is, so why should they care about it?"
    2. Re:Oh Crap! by Murdoch5 · · Score: 1

      LMAO YES!!!!!! thank you I hate Ubuntu, go gentoo, this was all in caps

  124. Re:GUI is still there for remote desktop and it's by Joe+U · · Score: 1

    Even Microsoft has seen the light and is well on its way to reinventing Unix, poorly

    Well, except for the better security system.

  125. Re:GUI is still there for remote desktop and it's by Mashdar · · Score: 1

    cp -R source destination cheers!

  126. Re:GUI is still there for remote desktop and it's by Mashdar · · Score: 1

    example of where gui is not so great: Excel 2007. example of where a cli saves the day no matter how they butcher the UI: AutoCAD. example of where a gui is great: volume control (except in cases where some bastard made it rotational instead of a slider bar)

  127. DOS? There's your problem. by SanityInAnarchy · · Score: 1

    I grew up around Windows, and then discovered Unix. It's unbelievable how bad a commandline DOS is. Even the NT commandline still sucks.

    --
    Don't thank God, thank a doctor!
  128. Re:GUI is still there for remote desktop and it's by Hatta · · Score: 1

    I can see that, if you neglect the time it takes you to grab the mouse, open 2 explorer windows, navigate to the correct directory in each, and find the entry you want to copy, *and* if you're a hunt and peck typist who has never heard of tab completion. Otherwise the CLI is faster.

    Even if starting the copy is faster for you through a GUI, the copy itself will finish faster with rsync most of the time. Rsync won't retransfer blocks that already exist, and if you're transferring over a network it will use compression.

    --
    Give me Classic Slashdot or give me death!
  129. Re:Idiotic Moderators. by Anonymous Coward · · Score: 0

    I have used it, and it is so much slow. Really.
    I didnt feel the need to investigate any further after that, though.

  130. Re:GUI is still there for remote desktop and it's by daveime · · Score: 1

    Typing 'rsync -av /home/user /mnt/external' takes longer than drag & drop

    Yes, for all positive values of "longer".

    And of course, you haven't considered the time spend trawling the newsgroups and forums to establish what the correct arcane CLI incantation is to perform the rsync. Hmm, was it -av, or -avzxp ? Are my files in /home, or did my distro put them in some other wierd place ?

    As opposed to "here's a picture of some files, here's a picture of a disk, drag these things from here to here, done".

    Really, most normal people do not have entire MAN pages glued to the inside of their eyelids (heh, but most normal people don't read Slashdot either, so there you go).

    rsync IS more powerful, with myriad switches and extra options, I'm not debating that. But to say it is "easier" is a huge distortion of the truth.

  131. Re:GUI is still there for remote desktop and it's by Mashdar · · Score: 1

    use python!

  132. Re:GUI is still there for remote desktop and it's by stewbacca · · Score: 1

    "Real" work...riiiight. Because nobody has ever gotten any real work done using, oh....OSX and Photoshop? Or Win95 and Access?

    More "real" work is accomplished via a GUI than not. You are not special because you like to do things the "real" way.

  133. Re:GUI is still there for remote desktop and it's by DarkKnightRadick · · Score: 1

    We are talking about a server here, you troll.

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  134. Re:GUI is still there for remote desktop and it's by DarkKnightRadick · · Score: 1

    Lynx as a browser is junk. I use links instead.

    BUT, again, this started off talking about a server. Seeing as how that is the case, I'm not using any browser.

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  135. Re:GUI is still there for remote desktop and it's by DarkKnightRadick · · Score: 1

    I prefer Perl. (:

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  136. Re:GUI is still there for remote desktop and it's by ivucica · · Score: 1
    Longer? Wtf?

    cp -aR ~/Documents/ /media/STICK/

    As opposed to opening parent of Documents folder (home folder), opening USB stick folder, switching back to home folder, pressing ctrl+c, switching to stick, pressing ctrl+v.

    Ah, sorry, drag and drop? You mean, I have to use mouse to align the folder windows too?

    Sincerely,
    a current Mac OS X user.

  137. Re:GUI is still there for remote desktop and it's by hairyfeet · · Score: 1

    I'll get hate for saying this, but you just hit the nail on the head on why Linux has trouble gaining traction on the desktop. Regardless of how /. geeks like to "embrace the power of CLI" average users fricking hate CLI. They don't like it, don't want it, and with Linux requiring it at the slightest problem are completely turned off by it.

    The days of people using CLI interfaces like DOS and being comfortable with them is gone and it isn't ever coming back. The current PC users have spent way to long in GUIs to want to touch CLI for any reason and as long as Linux can't run without CLI it'll remain a niche. Hell most of my Windows and Apple customers don't even know their OS has a CLI built in and they certainly don't want anything to do with it. It is too strange, too complex, and too primitive with its lack of spellcheck and autocomplete.

    So while CLI is fine and dandy on servers, which is where Linux works best, it just doesn't have any place on the modern desktop. The /. geeks can bitch and whine all they want, but the rest of the planet, the non geeks and average Joes, just don't want anything to do with CLI, period.

    As for TFA, I run W7 X64 with Aero and I'm not gonna bother turning it off. With ASLR,NX Bit, and firewall plus AV, I just don't see the odds of anybody managing to pull off an exploit for this worth worrying about. Malware writers tend to be lazy creatures and always go for the easy targets, and right now that is still the metric shitload of XP boxes on the net. It is just too easy to pwn an XP box running as admin with no protection than to jump through all the hoops required to get this to actually work, so I'd say TFA is really a non issue until/unless someone manages to make reliable exploit code for this, which I sincerely doubt will happen. It is just more of a PITA than it is worth.

    --
    ACs don't waste your time replying, your posts are never seen by me.
  138. What? by thetoadwarrior · · Score: 1

    You expect me to be able to manage a server without awesome hardware accelerated graphics? What is I am supposed to do with my graphics card?

  139. Re:GUI is still there for remote desktop and it's by thetoadwarrior · · Score: 1

    No really. Remember commands and remember where to click through numerous windows is about the same. It depends on how you learn to do it.

  140. Re:GUI is still there for remote desktop and it's by Knara · · Score: 1

    I think you underestimate my mouse-fu.

  141. but it does compromise disk space by RzTen1 · · Score: 2, Insightful

    Since a standard 2003 install can live pretty happily with a 10GB system drive, but a 2008 install needs over 30GB to function.

    1. Re:but it does compromise disk space by lukas84 · · Score: 1

      Yeah. And a NT4 Server install needs even less space than the 2003 install!

    2. Re:but it does compromise disk space by Kalriath · · Score: 1

      Unless of course you install Windows Server 2008 Core. Core uses virtually no space (and doesn't even have Explorer. Until recently, it couldn't even run ASP.NET due to an oversight when they stripped out the framework).

      --
      For a site about things like basic rights, Slashdot users sure do like to censor "dissent".
  142. Tschöö mit ö by theArtificial · · Score: 1

    No, they are not equal. The problem is that using GUIs as we know them today, is NOT using a computer. It is instead the same thing as fiddling with an appliance. A static thing. Good luck piping the output of a Firefox menu item to Gimp. Good luck scripting the interface. That’s the real problem. You can’t really. Everything is monolithic static applications. With the rare plug-in exception.

    Macro applications for automating tasks exist for this reason. API for sending messages such as mouse events and keys are available for this very purpose.

    Real work = AUTOMATING

    So people who write books, use 3d software for architecture, video editing, audio processing and music creation, and graphic designers who work on computers don't do real work. Your answer is highly subjective. I guess only admins and janitors do "real work"?

    It’s sad that KDE and Gnome raped the Unix philosophy... with a 30 inch pipe... sideways... ...instead of doing it the proper way, and making everything a small module that does one thing, and does it right.

    Only KDE and Gnome eh? You can use a terminal in all of these. It's sad that you're such an elitist.

    --
    Man blir trött av att gå och göra ingenting.
  143. Re:Idiotic Moderators. by Anonymous Coward · · Score: 0

    I've written scripts in powershell that couldn't be done in vbscript, at least, not without the use of send keys. Coincidentally, the only two script languages I could find that would handle this task reliably was Perl and PowerShell.

    For those interested, the script had to split a file, written in an unmarked unicode format, at each Hex(84) character after the first one in the file. Bash might have been able to handle the task, but the files to be split lived on windows file servers, and there wasn't much documentation around handling unknown unicode formats. Perl required me installing a module from CPAN that MIGHT do the job, PHP doesn't have full Unicode support until PHP 6 (still in dev), vbscript doesn't handle unicode at all (and can't read a file in binary format)

    With power shell, I just wrote one line:
    $file_content = get-content -en byte $file
    and had the file in binary form so that it could be easily split, writing it back out was equally easy:
    add-content -path $cur_dir\$tempname.$tempext$split -value ([byte]$content) -encoding byte -force

    To simplify file name manipulation, I called a .net class, it was as easy as:
    $fname = [io.path]::GetFileNameWithoutExtension($file)

    Basically, in about 125 lines of script, with comments and excessive logging, I completed this script. With an extra 100 lines of script, I added a folder browser to select the source directory to of the files to split, a windows dialog box to provide logging options, and the logic to parse the inputs.

    So in less than 300 lines (285 to be exact), again with comments, logging, and formatting/spacing,I have a full script that doesn't require the user to modify any paths, log, or other variables and provides multiple options for logging (console, file, both, or none), prompts for a path, and returns a pre and post file conversion count so that it can be validated. If i were to have to re-write it, I could probably shorten it more, but it does the job and is an order of magnitude faster the vbscript + send keys solution it replaced. To do all of this, I never needed anything more than Powershell 1.0 and the io.path class of .net to make it all work.

    For those still reading, this was my first powershell script, who needs hello world! ?

  144. Re:GUI is still there for remote desktop and it's by aztracker1 · · Score: 1

    I'd also say that GUIs work well for even multiple CLI windows, or even a file manager and CLI... being able to visualize one resource while using it in another window is a huge advantage you wouldn't have in CLI alone.

    --
    Michael J. Ryan - tracker1.info
  145. stdlib is alive by __declspec · · Score: 1

    This confirms the fact that strcpy and memcpy are still used in all those libraries.

    1. Re:stdlib is alive by Anonymous Coward · · Score: 1, Interesting

      Actually, strcpy (and a bunch of other similarly unsafe stuff) is explicitly banned from all Microsoft source code - you won't pass a code review if you use them, and there are automated code scanners to catch anything that might slip past accidentally.

      See this for more details (and keep in mind that the list there is outdated, as it is constantly extended).

  146. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    There are GUI-based copy tools to do all of that. For instance, check out RichCopy.
    http://technet.microsoft.com/en-us/magazine/2009.04.utilityspotlight.aspx

  147. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    Look: humans are fallible.

    Yes, yes they are.

  148. Not this time! by wye43 · · Score: 1

    You know something, I always used to do that thing. For more than 15 years of OS re-installs. I start by disabling al those bling-bling GUI settings to the blood. But this time I decided to keep Aero on.
    Fuck it man, it really looks good. And it's still fast. Very fast, even on crappy video cards. I mean c'mon, its just a semi-transparency effect, most video cards could pull that 10 years ago.

    The only thing that grinds my gears is that stupid popup suggesting to disable Aero every time a game decides to use a decent amount of memory/CPU. And it does it "cleverly" a few seconds/minutes after the game started, completely fucking things over for games not designed to support alt-tab (most of good titles these days).

    Oh damn it, now I've found more reasons to disable Aero. No! Never! You'll take semi-transparency out of my dead claws!

  149. Re:GUI is still there for remote desktop and it's by drsmithy · · Score: 1

    Well, that is the point where Microsoft copied X Windows wrongly. There is no need to run the windowing GUI on the remote machine if the local machine is already running a windowing GUI.

    No, it's where they implemented a solution with a different goal. In particular, the ability to disconnect from, and reconnect to, a session.

  150. Re:GUI is still there for remote desktop and it's by RichiH · · Score: 1

    I have about half a dozen shells open as I write this. At work, I easily reach two dozen. I pipe stuff around like crazy, to automate & save effort.

    But to imply that KDE & Gnome go against UNIX philosphy is just mixing apples with oranges. Why would I want to pipe a flac of a song I am listening to to some other application? I want to search, select, queue and listen in one program.
    You are not (easily) able to pipe stuff into irssi, either. Vim does not lend itself to having STDOUT piped to anywhere.

    Some applications are meant to be intermediate stations for your data. Others are not.

    And even though STDIN, STDOUT & STDERR are awesome, let's not pretend as if they were perfect. I could easily use several of each in a lot of circumstances, but mux/demux capabilities on CLI are sorely lacking. Sure, there are tricks, but meh.
    And I have to admit that I envy PowerShell users for the object oriented goodness they can use if they want to. Giving a program the ability to automagically _know_ what kind of data I am feeding it at the moment would be extremely convient, sometimes. Kind of like overloading shell commands.

  151. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    Sorry, didn't see the entire thread...just saw the really annoying assumption that REAL work is done only via command line.

  152. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0

    Really? Typing 'rsync -av /home/user /mnt/external' takes longer than drag & drop? How would you do something like backing up all PDFs (and only pdfs) in a tree with a GUI? Does drag & drop recognize when two files are identical and only transfer files that have changed? Can it resume an interrupted transfer without copying the entire thing again? Can drag & drop transfer from host to host with compression? Can it verify the transfer went correctly by checksums?

    I think you missed the "simple drag-and-drop" comment. Drag-and-drop can do some of the things you mentioned, but I doubt many people consider it robust. And some of the knuckle-draggers I work with would take a very long time to type that command, even if they knew what to type. In the GUI world, drag it to there makes a lot of sense and doesn't require a lot of thought (a good thing).

  153. Re:GUI is still there for remote desktop and it's by Kalriath · · Score: 1

    Better is subjective. If he prefers the GUI, then it quite simply is better. For him.

    So don't go around trying to authoritatively say "CLI is better".

    --
    For a site about things like basic rights, Slashdot users sure do like to censor "dissent".
  154. nice news by sewamobilsurabaya · · Score: 1

    thank you for the info and explanation given http://crownrentcar.net/

    1. Re:nice news by Slashcrap · · Score: 1

      thank you for the info and explanation given http://crownrentcar.net/

      Weren't they the Indian car rental company believed to have links to the Mumbai shootings?

      FYI - This probably isn't a good place to try your SEO bullshit.

      Crownrentcar, semtex, Al Quaeda, Crownrentcar, Bin Laden, Mumbai, Crownrentcar, AR-15, Echelon, Crownrentcar, 9/11, Omaha, Tamil Tigers, Crownrentcar. Does that help ya any?

  155. Re:GUI is still there for remote desktop and it's by Kalriath · · Score: 1

    If you're a Mac OS user, then you should know that's CMD+c, and CMD+v. No Ctrl here.

    --
    For a site about things like basic rights, Slashdot users sure do like to censor "dissent".
  156. Re:GUI is still there for remote desktop and it's by Kalriath · · Score: 1

    Because Canonical is a word? Next you'll be asking why there is a record type called "Canonical" in DNS servers.

    --
    For a site about things like basic rights, Slashdot users sure do like to censor "dissent".
  157. Chances? by carp3_noct3m · · Score: 1

    I know, I know, this is /., but RTFA for once. The likelihood of this being used in the wild are rated at microsoft bla bla level 3 bla bla, which basically means very unlikely. Even then, all it would do is reboot, "Code execution, while possible in theory, would be very difficult due to memory randomisation, both in kernel memory and via Address Space Layout Randomisation (ASLR)." and more importantly, from the actual advisory, "vulnerability requires that a user view a specially crafted image file with an affected application. Only applications that use the APIs for GDI for rendering images are affected by this issue". So, while it looks like fairly wide array of apps might be vulnerable, my prediction is that by the time an in the wild exploit is release a patch will be out, not to mention this can easily be mitigated by not installing any new software and being careful about where you browse.

    --
    "It's ok, I'm completely secure as long as my iron is off"
  158. Re:GUI is still there for remote desktop and it's by Anonymous Coward · · Score: 0
  159. Re:GUI is still there for remote desktop and it's by DarkKnightRadick · · Score: 1

    Well, I didn't mean to lump graphics manipulation into that, even for desktop. Just 90% of the stuff I do I do better with a CLI than I ever could with the distractions of a GUI (and that, for me, is GUI's biggest drawback "Oh, shiny!")

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  160. Interesting... by Bryan+Bytehead · · Score: 1

    I've been running into this issue, and I've been blaming BOINC for it (it HAD been running GPU runs, but my current client is buggy and refuses to run them, and I'm too tired/retarded to go back to the old client), because I never saw this happen with my laptop. Then again, I didn't run 64-bit Windows 7 long enough to see it happen there before I bricked it.

    And I've always wondered why every now and then I slip back to Basic mode, and have to log out and log back in to get Aero back, which I had assumed, again, was with the BOINC GPU software. But it's happening even without running the GPU software.

    --
    Bryan
  161. Re:GUI is still there for remote desktop and it's by GigaplexNZ · · Score: 1

    Even if starting the copy is faster for you through a GUI, the copy itself will finish faster with rsync most of the time. Rsync won't retransfer blocks that already exist, and if you're transferring over a network it will use compression.

    What's to say the GUI can't use rsync technology underneath? You're now comparing specific implementations of copy technologies in a discussion over interfaces.

  162. Re:GUI is still there for remote desktop and it's by RichiH · · Score: 1

    For a long time Apache has been kicking Microsoft's butt on the server side, and believe it or not, a large part of it is not just Apache's lesser system requirements, but the ability to easily administer it.

    To be fair, you have to pay to use Windows and IIS; you can use Linux & Apache for free. That might have helped, too.

  163. Re:GUI is still there for remote desktop and it's by RichiH · · Score: 1

    I am not saying X is the best there ist, but different design goals may account for this.

    X was made to be interoperable and leverage remote resources.

    Windows was made to sell as many licences (i.e. make money) as possible.

    Also, from the general stability and amount of basic changes in software technology over the years, I would say that MS engineers were not exactly planning for the future. The fact that no modern Unix for PCs is forced to maintain binary compability over roughly 15 years may have helped, too.

  164. Re:Canonical by DaVince21 · · Score: 1

    WOOOOOOOOOOOOSH

    --
    I am not devoid of humor.
  165. Re:GUI is still there for remote desktop and it's by ivucica · · Score: 1

    ...that depends it on how you map it in System Preferences :)

    Now seriously, mea culpa.

  166. Re:GUI is still there for remote desktop and it's by mikechant · · Score: 1

    What's to say the GUI can't use rsync technology underneath?

    http://www.opbyte.it/grsync/

  167. Re:GUI is still there for remote desktop and it's by Lumpy · · Score: 1

    no problem. using the Imagemagick library I can easily script something to automatically find all images with the color of your dog. or the filename, or the exif comments field... Lots of ways.

    Plus what idiot would script for 20 photos? Let alone what lazy person leaves all his photos as "IMG001,IMG002...."

    --
    Do not look at laser with remaining good eye.
  168. Re:GUI is still there for remote desktop and it's by FlyingBishop · · Score: 1

    Most operating systems divorce the GUI from the bare-bones server stuff needed to run the OS. It drastically reduces complexity, which is always good from a security and speed standpoint. Interacting with the sysadmin is a very small part of the server's duties, so it should be a very small part of the server's code.

  169. Re:GUI is still there for remote desktop and it's by gyrogeerloose · · Score: 1

    You can automate a GUI. AppleScript on Mac Classic used to be brilliant for this-- I'm not sure if it's still good or not.

    Pretty much so. Still got it's occasionally aggravating syntax problems, though, like why does a script work fine for the basic functions in one app but not in another despite the fact that Apple has published scripting standards that they're all supposed to use?

    --
    This ain't rocket surgery.
  170. Re:GUI is still there for remote desktop and it's by rdnetto · · Score: 1

    While you might not be able to imagine it, those who do know how to perform an administrative task both from a terminal and from a GUI often find that doing it from the terminal is more efficient and more reliable.

    While that may be true, I sincerely doubt that a terminal would be more efficient then a GUI for any thing other than basic file manipulation on a Windows system.

    --
    Most human behaviour can be explained in terms of identity.
  171. Re:GUI is still there for remote desktop and it's by LinuxAndLube · · Score: 1

    no problem.

    Wow. I am impressed. Can you please post the script that will copy only the pictures that feature my dog?

  172. Re:GUI is still there for remote desktop and it's by t_ban · · Score: 1

    It’s sad that KDE and Gnome raped the Unix philosophy... with a 30 inch pipe... sideways... ...instead of doing it the proper way...

    Ok then, go ahead and tell us -- what is the proper way raping the Unix philosophy??

    --
    First they ignore you. Then they laugh at you. Then they fight you. Then you win. -Gandhi
  173. Re:Canonical by PalmKiller · · Score: 1

    Yes, my comment definitely went over his head :)