Slashdot Mirror


Windows Security and On-line Training Courses?

eggegick writes "My wife has taken a number of college courses over the last three years and many of the classes used on-line materials rather than books. The problem was these required IE along with Java, Active X and/or various plug-ins (the names of which escapes me), and occasionally I'd have to tweak our firewall to allow these apps to run. I don't think any of these training apps would work with Firefox. All of this made me cringe from a security point of view. Myself, I use Firefox, No-Script, our external firewall and common sense when using the web. I have a very old Windows 2000 machine that I keep up to date. To my knowledge, I've never had a virus or malware problem. Her computer is a relatively new XP machine, and at this point she feels her computer has something wrong. But now she prefers to use my old machine instead of hers since it seems to be more responsive. We plan to run the recovery disk on hers. Assuming the college course work applications were part of the cause, what recommendations do any of you have for running this kind of software? Is there a VMware solution that would work — that is, have a Windows image that is used temporarily for the course work and then discarded at the end of the semester (and how do you create such an image, and what does it cost?)."

189 comments

  1. vmware is free by DragonTHC · · Score: 5, Informative

    vmware is free, so is virtualbox and xen.

    you would create the image yourself.

    install a default XP machine and run IE on it.

    --
    They're using their grammar skills there.
    1. Re:vmware is free by Tibor+the+Hun · · Score: 3, Insightful

      Exactly. make known good snapshots and you're covered.
      It's the best way to run windows nowdays.

      --
      If you don't know what AltaVista is (was), get off my lawn.
    2. Re:vmware is free by isj · · Score: 3, Insightful

      Vmware Player is free. Vmware Workstation is not. But I doubt that for online courses that the extra funtionality in the workstation edition are needed.

    3. Re:vmware is free by MartijnL · · Score: 3, Informative

      You can always install VMware Server (which is free) to make the image

    4. Re:vmware is free by ksheer · · Score: 1
    5. Re:vmware is free by QuantumRiff · · Score: 4, Informative

      VMWare is free, however, you would have to check your licensing to ensure you can install a second copy of windows on it, without having to buy another license. (unless, of course, you put linux on the machine, and run windows inside vmware)

      I think virtual machines are going to be the death of Microsoft. Its just too damn hard to keep track of in a VMAppliance world...

      --

      What are we going to do tonight Brain?
    6. Re:vmware is free by Knara · · Score: 1

      VMware Server is free.

      It's more than up to the task you are trying to accomplish.

    7. Re:vmware is free by Anonymous Coward · · Score: 3, Informative

      The OEM Licence is non transferable and bound to the physical hardware.
      AKA Intel Chipset/Broadcom Network and Intel Processor for example.

      running windows inside vmware is running on Different VM Emulated hardware thus breaches the OEM licencing agreement.

      If you bought retail and uninstalled it from your PC and reinstalled into a Linux Host VM then you are ok

    8. Re:vmware is free by trick-knee · · Score: 1

      after that, download VMWare Server, pop in an install disk, and then you can Remote Desktop to the hosted VMs.

    9. Re:vmware is free by Anonymous Coward · · Score: 0

      sorry. forgot the link. and I meant you pop in the Windows install disk.

      http://vmware.com/download/server/

    10. Re:vmware is free by DesertBlade · · Score: 0, Troll

      VMWARE server SUX, the new web interface is horrible, I thought VMWARE was the best (may still be for enterprise) but I use VirtualBox in Ubuntu and love it. Think it is better for on the desktop use.

      No matter how careful and no scripts you can still get infected quite easily. How long does it take an uprotected windows PC to get infected once it's plugged in?

      --
      Half of writing history is hiding the truth.
    11. Re:vmware is free by colinrichardday · · Score: 1

      And how is the "emulated hardware" different from the "physical hardware"?

    12. Re:vmware is free by Anonymous Coward · · Score: 0

      running windows inside vmware is running on Different VM Emulated hardware thus breaches the OEM licencing agreement.

      That's one way of looking at it, but here's another: Virtual hardware isn't hardware at all, it's just a piece of software that acts as an interface to the real thing. Thus the vm's OS ultimately runs on the same physical hardware, albeight going through some whoops, and it's ok to run an OEM lisence in the vm.

    13. Re:vmware is free by Anonymous Coward · · Score: 1, Insightful

      Although VMWare and the like are free, you still have the compromised windows virtual machine sitting right behind your firewall able to attack other machines in the LAN.

      You would need a sandbox system, that is located outside of the firewall as well.

    14. Re:vmware is free by Richard_at_work · · Score: 1

      And how is "this physical hardware" different from "that physical hardware"? Its not a simple case of semantics...

    15. Re:vmware is free by Anonymous Coward · · Score: 0

      With no updates, less than 4 minutes of just being connected and powered on

    16. Re:vmware is free by ResidentSourcerer · · Score: 1

      With virtual box you can make an image 'immutable.' Rebooting the virtual machine reverts to last state.

      Use samba to mount a folder from the host machine to store your class stuff.

      You can also set up the networking so that the virtual machine has no network contact with any computer but the host, and the world.

      Couple this with a reasonable firewall, and you're set.

      --
      Third Career: Tree Farmer Second Career: Computer Geek First Career: Teacher, Outdoor Instructor, Photographer.
    17. Re:vmware is free by CaptainJeff · · Score: 1

      Configure the virtual machine with a non-persistent disk. Everytime you turn it on, it will boot into the same state and anything that happens to it while it is running (changes to the OS, infections, saved data to the VHDD, are lost).

      Should be exactly what you need.

    18. Re:vmware is free by couchslug · · Score: 1

      If you have an underpowered computer, just dual-boot instead.
      If you don't want to dual-boot on the same hard disk, use another hard disk in a swap tray.

      These options have been common for more than a decade...

      --
      "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
    19. Re:vmware is free by Knara · · Score: 1

      Nice troll there. I have several users that employ Vmware Server quite efficiently.

      And the Windows "infected" thing is irrelevant to the OP's question, since he knows it is a risk, but a huge amount of educational online-class software only works really, truly properly with IE. Deal with it.

    20. Re:vmware is free by amcdiarmid · · Score: 1

      The VMWare Player is free, as is VMWare Converter.

      1)Create new image on box (smallish disk). Update same
      2)Create an image of that box's C: Drive, place on another drive
      3)Make copy of that image file/folder
      3)Run that image, throw away when done.

      VMWare server is also free, and not hard to get running on Linux.. on WinServer 2k3 it's a doddle.

    21. Re:vmware is free by binaryspiral · · Score: 1

      VMWARE server SUX, the new web interface is horrible, I thought VMWARE was the best (may still be for enterprise) but I use VirtualBox in Ubuntu and love it. Think it is better for on the desktop use.

      No matter how careful and no scripts you can still get infected quite easily. How long does it take an uprotected windows PC to get infected once it's plugged in?

      Using VMWare Server for hosting desktops isn't that difficult. The web interface isn't as pretty as the Workstation App, but you're getting it for free - and it runs VMWare virtual machines out of the box.

      As far as infected machines go - any moron can spin up an XP workstation unpatched and un-natted - but it's not that difficult to run XP behind a nat connection until you get fully patched.

      The web interface gives you the functionality you need to get a SERVER working. If you want all the bells and whistles - get workstation.

    22. Re:vmware is free by steelcaress · · Score: 1

      That's pretty well the case. The official M$ stance is "if it's OEM, it must be installed on that machine that it was bundled with -- period."

      If it's retail, only one version of that OS can be installed on one computer.

      That said, upgrading your computer and installing an OEM version means you can run into problems.

      Whatever happened to "If you paid for it, it's yours, do what you like."

    23. Re:vmware is free by intheshelter · · Score: 1

      Mod me al you want. I don't have those problems on my Mac. He asked for a solution and I gave him one. Sorry if you didn't like it.

  2. VM by Anonymous Coward · · Score: 0

    Run her web browsing in a virtual machine.

  3. Clue Stick by Frosty+Piss · · Score: 2, Insightful

    Have her take her courses from a school with a clue.

    --
    If you want news from today, you have to come back tomorrow.
  4. VMWare by actorclavilis · · Score: 1
    Download VMWare and install the free version, then tell it in the Machine setup that the source is on the Windows install disk. Wait ten hours for install... then it should work.

    Make sure that the virtual disk size is big enough (at least a couple of gigs)

  5. Virtualization is your friend by pwizard2 · · Score: 4, Informative

    I review software for a living (in addition to doing other things) so I've been using virtualized Windows XP installations for awhile now. (I prefer Virtualbox, but you can do this with any utility)

    A long time ago, I created a virtual hard disk image of a Windows XP installation, got it the way I like it, and then backed it up. (storing a few GB long-term is trivial these days) When the current disk image I'm using gets overly cluttered after a few weeks or months, I just get rid of it and load a fresh copy from my backup and start over.

    You could probably benefit from the same system.

    --
    "It is a denial of justice not to stretch out a helping hand to the fallen; that is the common right of humanity."
    1. Re:Virtualization is your friend by mrphoton · · Score: 3, Informative

      Don't know if this helps, but I use qemu-kvm under fedora. With qemu you can install XP or whatever base system you want to an image, then I generate an overaly file associated to the disk image. This means that all future changes to the disk image are stored in an external file. So if I think I have a virus or want to reset the system all I do is delete the changes disk image and I am back to a clean install of xp. This page details how to do it. http://wiki.archlinux.org/index.php/Qemu Also, I would use kvm part of qemu if you chip can do it (new pentiums can), it means that you are not doing emulation but running the OS as a native OS.

    2. Re:Virtualization is your friend by Anonymous Coward · · Score: 0

      Another point for Virtualbox. I told my mom and my wife to use it if they were doing anything but email

    3. Re:Virtualization is your friend by Anonymous Coward · · Score: 1, Interesting

      A virtual machine may be overkill for this sort of situation. I'd recommend looking into Sandboxie. It's a bit more lightweight, as rather than mimicking an entire machine and all its resources, it merely traps and re-implements OS calls to be neutered to affecting a disposable area. I haven't used it myself (I live dangerously), but the Security Now guys were raving about it.

    4. Re:Virtualization is your friend by intheshelter · · Score: 1

      "When the current disk image I'm using gets overly cluttered after a few weeks or months, I just get rid of it and load a fresh copy from my backup and start over." - Get a Mac!

    5. Re:Virtualization is your friend by intheshelter · · Score: 1

      "When the current disk image I'm using gets overly cluttered after a few weeks or months, I just get rid of it and load a fresh copy from my backup and start over."

      - Get a Mac!

  6. Just use VirtualBox by Stumbles · · Score: 1

    on Linux, install XP or whatever, run all the updates and then make a backup copy of the VM.

    --
    My karma is not a Chameleon.
  7. Nonick by Anonymous Coward · · Score: 0

    If you just want to use her computer for the semester then re-wipe, have you considered partitioning additional space? Use Partition Magic or something, clone the windows partition, relabel it to whatever with an operational space of 10gb or so, forget about firewall, antivirus etc, let the computer crash and burn, when it becomes intolerable, wipe partition and clone yourself a new one. VMWare would have a similar solution, but it won't be that responsive since you'd be actively RDP'ing the whole time.

  8. Re:Security by maxume · · Score: 1

    Do at least try to read the summary.

    --
    Nerd rage is the funniest rage.
  9. Why would it make you cringe? by magamiako1 · · Score: 4, Informative
    all of this made me cringe from a security point of view.

    Why would this make you cringe from a security standpoint? Security is only a problem with nefarious things are intended. The act of allowing these specific ActiveX controls to run within the context of the training courses has no bearing on whether or not you are permitting other ActiveX controls to run. If the prompts annoy you, rather than simply completely turning off ActiveX security features, you should add this site to your list of Trusted Sites.

    There's nothing inherently wrong with enabling IE, using IE, or using ActiveX. And within the context of this single site there's not likely to be a problem. After all, if they were using their software for malicious deeds you surely have legal rights on your side.

    1. Re:Why would it make you cringe? by houstonbofh · · Score: 1

      Assuming the firewall is at the network edge, you can't just turn it off for one application. And when you enable scripting, you can not enable scripting by site. (NoScript isn't on IE...) You use a condom every time you have sex. You don't take it off for the girls that look clean.

    2. Re:Why would it make you cringe? by Anonymous Coward · · Score: 0

      I'm going to go out on a limb here and say there is something inherently wrong with enabling IE with ActiveX.

      Users simply aren't smart enough to realize when they accept that Flash required dialog, the control some 3rd party now has over their system and what access that component now has to it while doing something considered innocent like browsing the web.

      Maybe that component isn't inherently evil but you now added another attack vector. However this is all irrelevant to his question I believe.

      Obviously his wife thinks the computer now responds differently in some way other than it originally did. This could be simply a lot of stuff installed on a slow computer (registry, COM objects and BHO's) or something vicious. I don't, You don't know, who the hell knows? Obviously these applications are not going to be installed or used for very long so why even take a chance.

      Virtualize and install.

    3. Re:Why would it make you cringe? by magamiako1 · · Score: 4, Insightful

      Completely terrible analogy to make.

      And yes, you can enable scripting per site. Or rather, on IE you have "zones". And you can set different security levels for each zone. You have your "Internet" Zone, "Trusted Sites", and even "Restricted Sites".

      You can add sites and change security settings for each one of these. Trusted sites typically have less security requirements because you trust them. And that would be the proper solution to this question.

    4. Re:Why would it make you cringe? by mcmonkey · · Score: 1

      Assuming the firewall is at the network edge, you can't just turn it off for one application. And when you enable scripting, you can not enable scripting by site. (NoScript isn't on IE...) You use a condom every time you have sex. You don't take it off for the girls that look clean.

      Wow, you could not be more wrong. Yes, wear a condom every time, but if the girl is so skanky you feel the need to double bag it, how about you just don't have sex with that girl?

      Just installing IE does not mean you have to go around to every pr0n and warez site you can find trying to get infected.

      Oh, by the way, you CAN enable scripting by site. (Well, I can.) In IE you can set the default security to no script (or whatever you like), and then add trusted sites to a lower security setting.

      Oh, and that's built in functionality of IE. NoScript not needed.

      So what's the trouble with installing IE, and just using it for the one trusted site when it's needed?

    5. Re:Why would it make you cringe? by magamiako1 · · Score: 1

      His comments regarding the perception of performance of the computer have no bearing on whether he should or should not allow the site to use IE.

    6. Re:Why would it make you cringe? by Anonymous Coward · · Score: 0

      Sigh. If one more developer sprouts this line of tripe, I'm liable to be going to go on a rampage. Are you incompetent, or just full of shit you gobbled down from the MS Camp? Or maybe you're just a competent developer who never has bugs, never makes mistakes, and does everything right all the time. And everyone else on any project you ever touched never makes mistakes either--not even once.

      Either way you're wrong--so by your logic you must be malicious...otherwise I'd have nothing to worry about.

      Nothing wrong if there's nothing malicious? So I should assume adobe was actively malicious with the 0day PDF exploit that came out recently? Or microsoft with the mess that was early SMB? Or maybe you just think there's nothing wrong with opening a PDF hijacking your system... After all, nobody would get infected by opening a PDF unless that was intended behavior right? "If they were using the software for malicious deeds you surely have legal rights on your side"? What if they were just incompetent? Or not even incompetent, and just had one zero-day discovered? What if they had a developer like you doing their security or applications?

      What makes you think that every ActiveX control is written correctly, and has its domain correctly locked down to *just* the original publisher? Heck, I saw early controls that let a website run a raw system call that weren't locked down--in fact it's a tutorial I've seen in two textbooks. Once they installed it, you could call it from ANYWHERE. Oh...sure, the user can restrict the control to a domain with sitelock. If they know to. How many users do? How many developers even expect it? You get schools and companies linking things with third party applications at other domains (blackboard anyone?) that expect to share cookies and a locked down system is the last thing on the programmer's mind.

      Within the context of ActiveX, there's likely to be a problem--especially with developers who believe people like you.

      Go ahead, call me a ranting AC...I'm still *right*. If the school required him to install ActiveX and didn't make sure the controls were safe (they probably didn't), he's got every right to be worried--malicious or not.

    7. Re:Why would it make you cringe? by Anonymous Coward · · Score: 0

      It does when he's asking for a better way to run IE with addins without affecting the core system.

      He seems to understand VERY clearly he can't run these in any other browser "I don't think any of these training apps would work with Firefox" and wasn't asking for your uber cool knowledge of IE zones.

      BTW when you zone a ActiveX/COM object out and prevent it from running for sites that doesn't keep the code from getting loaded up by the browser, that part is persistent. Learn some COM

      Of course nobody here has ever had a computer tank from badly written or evil software installed.

    8. Re:Why would it make you cringe? by DigitalCrackPipe · · Score: 2, Insightful

      Security is only a problem with nefarious things are intended
      That's not correct at all. While in this case it might be possible to open up only the features needed for this software to run, it's highly likely it will only work if you open up the gates for other malware to enter as well. Adding the site to the trusted zone may only resolve some of the problems (did you read the firewall bit?). Software that isn't designed with security in mind (read: most software) is often so sloppy that finding all of the inappropriate liberties it wants to take requires several rounds of troubleshooting. It seems that the virtualization suggestions in this discussion are well warranted.

    9. Re:Why would it make you cringe? by magamiako1 · · Score: 1

      Okay, so I was a little vague in explaining my point with regards to security.

      You are correct in the sense that software is sloppy, but what this guy is seemingly trying to prevent (and what he hinted to with his wife's computer performance problems) has to do with the general problems that people find with IE and ActiveX controls period.

      That is, it's not the controls that are flawed, but he believes that by even having IE open will somehow open a doorway to insecurity to his system.

      And what I was trying to point out is incorrect. The act of having IE open, adding this tutoring site to trusted sites, and then letting his wife use the site that way is in no way inherently bad and it certainly isn't going to invite viruses into his system unless of course someone at the college replaced the ActiveX control with malicious software.

      And while the above is possible, I think it's beyond the scope of his "Ask Slashdot" question. The same goes for simple insecure coding practices. We could argue and debate all day long regarding these concepts and while they are all valid, it's definitely far too much for what he's asking.

      The simple answer, again is: Does opening IE and allowing a trusted site's ActiveX controls to run cause my computer to be more open to viruses than it otherwise would be? No. It does not.

      There is a much more complex answer that we seriously could just spend days on.

    10. Re:Why would it make you cringe? by omb · · Score: 1

      Nonsense

    11. Re:Why would it make you cringe? by maxume · · Score: 1

      No, no, the computer is a mysterious device, subject to moods and whims, and don't dare get it dirty, it might never work again.

      --
      Nerd rage is the funniest rage.
    12. Re:Why would it make you cringe? by Anonymous Coward · · Score: 0

      And if you are really paranoid, log in with the guest account while using IE. It's pretty hard to infect the system with restricted privs.

    13. Re:Why would it make you cringe? by girlintraining · · Score: 1

      Security is only a problem with nefarious things are intended.

      Well, actually, security is about being able to trust the system to do what you want it to do. It doesn't really matter whether you lost the customer database because a hacker broke in and wiped out the server or two drives failed and the array went up in smoke from a security standpoint. This is why as security professionals we try to adhere to the principle of granting the minimal amount of access necessary to accomplish a given task; And by default not allowing access. It limits the number of possible failure points, only one of which might be J. Random Hacker.

      --
      #fuckbeta #iamslashdot #dicemustdie
    14. Re:Why would it make you cringe? by multisync · · Score: 1

      Yeah, he also could have closed those ports on the firewall when his wife wasn't actually working on the course material, and had her use Firefox with no-script etc. for everything *but* the course work.

      He would be better off picking up a cheap laptop for his wife to use for these courses than trying to run VMs and whatnot. Even one of those ASUS eepcs might do, or a used notebook if she needs a better display.

      What's he gonna do when the setup borks while his wife is in the middle of something important? You're sure not going to get support from whoever is supplying the curriculum for your XP-running-in-a-VM-ware-session-running-in-Fedora setup.

      --
      I don't care why you're posting AC
    15. Re:Why would it make you cringe? by Hucko · · Score: 1

      What do you call a prostitute who has sanctified sex on the side? Just wondering because of this ...

      Does opening IE and allowing a trusted site's ActiveX controls to run cause my computer to be more open to viruses than it otherwise would be? No. It does not.

      What difference is there if the next bloke she sleeps with is her husband?

      --
      Semi-automatic amateur armchair Australian philosopher; conjecture ready at any moment...
    16. Re:Why would it make you cringe? by eggegick · · Score: 1

      I agree. Who knows. But I've taken a look and I think there is something fishy on the machine. We are going to do a careful system restore this weekend (and hopefully not drag an infected file back into the system from the backup). By the way, I don't mean to imply one of the course-ware apps was infected or the direct cause; some of them simply did not work well until we let down our guards, and probably we probably exposed too much, and I'm also betting we did not restore all the safe guards when done. Ultimately our fault really. But it is a hassle to keep up with this kind of crap; She just wants to study and I don't want to come home after work and be the IT guy. So I also partially fault software designers that create applications that need excessive system privilege, etc. So I thank everybody for their suggestions. I'm going to make an effort to setup some sort of throw away "sandbox" method for the next time, by using VMware, and secondary imaged hard drive, etc. using all the suggestions I received. I might try to write up what I do and post the instructions and how it turned out.

  10. Yeah, except by Giant+Electronic+Bra · · Score: 2, Informative

    The courseware he's talking about is almost certainly Blackboard and up until very recently that was basically the only available product for this kind of stuff. Yep, it is a titanic piece of KAKA, but no matter how clueful a school is, they pretty much don't have a choice. WebCT was somewhat better, but Blackboard bought that a good while back and they don't put new customers on it.

    In the last year or two there are some OSS apps that are at the point where they would be a better choice, but switching is also a titanic nightmare and thus the pain goes on...

    --
    "Malo periculosam, libertatem quam quietam servitutem." -- Jefferson
    1. Re:Yeah, except by Patch86 · · Score: 2, Interesting

      Strange. My GF, who is at uni, uses Blackboard regularly. She's used Firefox + unmodified Zonealarm for the entirety of her 4 year course, and never encountered a problem.

    2. Re:Yeah, except by houstonbofh · · Score: 1

      My girlfriend uses blackboard for all her courses. She mostly uses the Ubuntu system in the living room with the big screen. Easier to study the rock pictures. (Geology) No problems so far.

    3. Re:Yeah, except by FullMetalJester · · Score: 1

      NU uses Blackboard, I even worked in the IS department supporting faculty and staff with Blackboard. Never had issues with it and I used Firefox.

    4. Re:Yeah, except by Arivia · · Score: 1

      My university standardized on Firefox and uses Blackboard with no problems. The only time it's ever complained is when I sign on with a nightly it doesn't recognize the user-agent from, but it still works perfectly fine.

      --
      The role of the writer is not to say what we can all say, but what we are unable to say. -Anais Nin
    5. Re:Yeah, except by i.r.id10t · · Score: 1

      Strange - I've never had a browser related problem with WebCT (pre-blackboard days), Blackboard, WebCT Vista, or Angel from my Linux desktops. Always used Netscape 4.x, Mozilla, or Firefox 2+

      --
      Don't blame me, I voted for Kodos
    6. Re:Yeah, except by tubapro12 · · Score: 1

      Some of my school's classes are done through Cisco's Network Academy, which will only run effectively in Internet Explorer from my experience. I use Blackboard all the time under Firefox, and don't struggle to run it in Linux either.

    7. Re:Yeah, except by Chabo · · Score: 1

      I used Firefox on Blackboard too. Hell, my mom was having issues with her Blackboard courses in IE7, cause for IE they only supported v6, so I told her to install Firefox, and it worked great!

      Maybe the school has a really old version of Blackboard?

      --
      Convert FLACs to a portable format with FlacSquisher
    8. Re:Yeah, except by Chabo · · Score: 1

      From the Wikipedia disambiguation page for "NU":

      In universities:

              * Niagara University, a Roman Catholic university in Niagara County, New York
              * Northeastern University, an American research university in Boston, Massachusetts
              * Northwest University, a private university in Kirkland, Washington
              * Northwestern University, an American research institution in Evanston, Illinois
              * Norwich University, a private American military and traditional university in Northfield, Vermont
              * University of Nebraska-Lincoln
              * Naresuan University, a public university in Phitsanulok, Thailand
              * Nile University, a private research university in Egypt
              * National University (Philippines), a private, non-sectarian university in Manila, Philippines

      Four of those came into mind immediately when you said "NU". Which one?

      --
      Convert FLACs to a portable format with FlacSquisher
    9. Re:Yeah, except by FullMetalJester · · Score: 1

      Sorry I realized that was confusing. Northeastern University in Boston Ma.

    10. Re:Yeah, except by eggegick · · Score: 1

      I think the one that was a real pain involved PeopleSoft.

    11. Re:Yeah, except by DesertBlade · · Score: 1

      Negative, Been using blackboard in Ubuntu and firefox for nearly a year

      A lot of online only colleges use a custom made POS,

      --
      Half of writing history is hiding the truth.
    12. Re:Yeah, except by Anonymous Coward · · Score: 0

      I'm taking a break from my online courses on Blackboard by reading on slashdot. I'm using Firefox. It works fine.

    13. Re:Yeah, except by foldingstock · · Score: 1

      I attend a small community college that uses Blackboard. My laptop runs FreeBSD + Firefox with Sun's java v1.6. I've never had any problems retrieving assignments, uploading homework, or communicating with instructors.

    14. Re:Yeah, except by zoward · · Score: 1

      I'm currently taking the routing intro class at a community college night school that uses the Cisco Academy software, and it's running fine under Firefox 3.0 under Vista. I haven't tried it under Ubuntu (only use my laptop for class), but there's a guy who sits behind me who has the academy site up on his Fedora desktop every class.

      As a side note, I just noticed that the Slashdot spell checker doesn't recognize either Ubuntu or Cisco. Go figure.

      --
      "Can't you see that everyone is buying station wagons?"
    15. Re:Yeah, except by Anonymous Coward · · Score: 0

      Oh God, they use that where I work, and it is VERY annoying!

  11. Parallels or vmware fusion by Anonymous Coward · · Score: 0

    I have used vmware fusion and parallels. The upside of these two solutions is they work on my intel macs.

  12. i've been reading slashdot everyday for 10 years.. by dopeghost · · Score: 2, Insightful

    ...and this is the worst askslashdot ever.

    that is all.

    --
    This UID is 7651 digits too high to subjectively infer IQ from.
  13. Let's hope by MrEricSir · · Score: 1

    that your wife isn't taking a computer security class.

    --
    There's no -1 for "I don't get it."
    1. Re:Let's hope by Logic+Worshiper · · Score: 1

      I know a guy who was taking a class in Linux, and he could only take it from a windows computer, because the stupid "simulated Linux" disk wouldn't run on a Linux machine.

    2. Re:Let's hope by cenc · · Score: 1

      he is taking the wrong class then, from the wrong school.

  14. Windows SteadyState by benjymouse · · Score: 4, Interesting
    is also an option. Can completely lock down a PC. All changes are written to a separate "log" partition which can be reverted. Logs can be kept separate for individual users and the system. For instance you can configure Windows SteadyState to discard all user changes at each boot but allows the system to update itself through Windows Update

    It's available for XP and Vista (32 bit) free from Microsoft: http://www.microsoft.com/windows/products/winfamily/sharedaccess/default.mspx

    --
    Reading slashdot one-liner: (irm http://rss.slashdot.org/Slashdot/slashdot).rdf.item | fl title,desc*
    1. Re: Windows SteadyState by Anonymous Coward · · Score: 0

      Wow, that's a great option. It might even beat using Virtual Box since I erred on the side of caution and completely locked down my Windows XP guest. It doesn't even have access to the main Ubuntu machine, let alone to the household network or the Internet.

      I don't need to have XP access to the world outside my office, but those who need it--often for academic purposes--would be well served if MS publicized this SteadyState option. Of course, in order to publicize it, they might have to admit that Windows is so easily cracked, which might cause users to investigate options to Windows, which would keep them from publicizing it...lather, rinse, repeat.

  15. GRUB by Anonymous Coward · · Score: 1, Interesting

    You can use the instructions here to install the same copy of windows into two different partitions on the same machine. I use this on my laptop; one image for everyday use, and one for logging in to my company's VPN (which requires specific software that I don't want to have running all the time).

    1. Re:GRUB by Anonymous Coward · · Score: 2, Interesting

      To clarify, this is just a link to the bootloader setup. It is not that relevent, IMO, because that is not the typical way that people setup to use virtualization. I don't recommend it for a newbie. It is better to encapsulate your virtual disc as a file on an already known filesystem. Just follow the normal instructions when learning about VMs.

      The way you have proposed setting up often leads to confusion. People think they can use the same exact partition they use with a physical machine that they use with a virtual machine. In rare cases this works, but most often it leads to "blue screen" boots due to HD controller mismatches, etc.

      There is also another non-technical problem. That is, XP's license terms do not allow this, as I understand them (IANAL). The reason behind activation requires a license to be linked to the hardware. The "virtual" hardware is different than the "physical" hardware and requires its own license. Again, just my opinion.

  16. Windows security tips... by girlintraining · · Score: 0, Troll

    First, windows is bad blah blah, viruses blah blah, linux and baby jesus save blah blah. Okay, now that we've eliminated 95% of the discussion ideas for this thread: user training is a freaking awesome idea! Seriously, how many of you have walked into jobs and been handed a strip of paper with your userid and password (set to 'password') and told to change it -- and that was the total extent of your training?

    --
    #fuckbeta #iamslashdot #dicemustdie
    1. Re:Windows security tips... by Em+Emalb · · Score: 1

      A lot of us are the people who setup computers/networks and various other technology.

      That's not only the norm, it's expected that you know what you're doing.

      In other words, good question, wrong crowd.

      --
      Sent from your iPad.
    2. Re:Windows security tips... by Anonymous Coward · · Score: 0

      I really don't see his problem being his wife not being trained properly, he sounds more than competent even if his wife isn't and he's receiving more than quality advice in this area.

      Some of us (me included) daily face having to install things we don't deem worthy or know will affect our computers performance. (Yes i'm looking at you Flash, Java VM, ITunes, a few browser, etc.)

      I say go with a VM (VMWare, MS Virtual PC, etc.) or SteadyState. Me personally i don't even want the crap on my computer, if it doesn't run in a VM i'll find another machine i can ruin.

      Blah blah blah.

    3. Re:Windows security tips... by Abreu · · Score: 1

      In my current job I was handed a piece of paper with my userid and an 8 character random string of letters and numbers as my password.

      ...and was told I could not change it at all!

      --
      No sig for the moment.
    4. Re:Windows security tips... by Mo+Bedda · · Score: 1

      I was handed a piece of paper was it a post-it?

  17. Internet College web sites and virtual machines by Orion+Blastar · · Score: 4, Informative

    require you to turn off your firewall and pop-up blocker. Why they cannot write web software to work without needing pop-ups and can work with firewalls is beyond me.

    Virtual PC 2007 is free. Use Pricewatch's operating system price search to find a version of Windows to run under it. Windows XP can be bought in OEM version for under $100.

    Run all college web sites in a virtual machine.

    Use Avast Home for Antivirus as it is free for home and non-profit use.

    --
    Remember, Slashdot does not have a -1 disagree moderation, and no, troll, flamebait, and overrated are not substitutes.
    1. Re:Internet College web sites and virtual machines by Orion+Blastar · · Score: 1

      Use student discounts if you can buy a copy of XP for cheaper than pricewatch can offer an OEM copy.

      VMWare will work as well, but the VMWare Player while free cannot create install virtual hard drives. You'd have to create it with the Free Server version or buy the Workstation version.

      --
      Remember, Slashdot does not have a -1 disagree moderation, and no, troll, flamebait, and overrated are not substitutes.
    2. Re:Internet College web sites and virtual machines by Anonymous Coward · · Score: 0

      not "non-profit", "non-commercial". Non-profit users must purchase a reduced-price professional license.

    3. Re:Internet College web sites and virtual machines by markdavis · · Score: 2, Interesting

      Technically, MS-Windows XP Home is "not allowed" to be run in a virtual session. Read the license. You have to use the more expensive MS-Windows XP Pro or ultimate, and even then, there are draconian restrictions.

      Me? I just use Linux. Free. And no need to have snapshots in a VM to protect my system from typical MS-Windows snafu's. But if you want, you can run MS-Win under Virtualbox under Linux; also free, but in addition, it is open source (while just as fast and capable).

    4. Re:Internet College web sites and virtual machines by Anonymous Coward · · Score: 0

      Me? I just use Linux. Free. And no need to have snapshots in a VM to protect my system from typical MS-Windows snafu's. But if you want, you can run MS-Win under Virtualbox under Linux; also free, but in addition, it is open source (while just as fast and capable).

      Not only did no one ask what you used, you completely ignored the designated scenario to push your opinion on a crowd that already knows all the information you had to share. Bravo!

    5. Re:Internet College web sites and virtual machines by markdavis · · Score: 1

      Oh yes, and your anonymous coward comments were so constructive and on-topic too.

    6. Re:Internet College web sites and virtual machines by BlueBoxSW.com · · Score: 1

      The reason why javascript and popups are needed is the two major protocols used by all major learning management systems, AICC and SCORM require them.

    7. Re:Internet College web sites and virtual machines by DesertBlade · · Score: 1

      Some colleges (Washington State University for example) offer MSDN copies of OSes.

      --
      Half of writing history is hiding the truth.
    8. Re:Internet College web sites and virtual machines by magamiako1 · · Score: 1

      Just going to throw this out there. The way web-based applications work is that you send data back to the server via a refresh. HTTP POST acts on a refresh, which then uses the data you posted to create the HTML that your browser is going to display to you.

      They could go and write their own application interfaces but that becomes a burden when you can load everything over the internet right from the browser.

    9. Re:Internet College web sites and virtual machines by quacking+duck · · Score: 1

      How those popups are invoked is key.

      Most browsers these days disallow popups without user intervention, e.g. the old trick of attached a popup script to a page's onLoad or onUnload body attribute. Popups by default are still allowed using "onclick" events.

      What some of the LMSes we trialed a few years back did was when you selected a course to launch, it would reload the page and then try opening the popup window. They were auto-populating a form with the selected course info and POST-ing it, to get a URL (specific to that session) to the course from the server.

      Obviously those ran headfirst into the popup blockers.

    10. Re:Internet College web sites and virtual machines by Anonymous Coward · · Score: 0

      yep. that's why we use the user click, not a secondary page, to load courses at ttlms.com......

    11. Re:Internet College web sites and virtual machines by Orion+Blastar · · Score: 1

      Thank you Captain Obvious, did you happen to notice that Pricewatch has Windows XP Pro listed for $88? If you didn't, then you obviously did not click the link.

      I was going to write use Windows XP Pro, but felt that the person who asked already knew that XP Home is not allowed under a virtual machine. Besides even if he did run XP Home under a virtual machine who is going to know?

      Yes for good sakes he could just run Linux, but how about IE? He needs to run XP Pro under XEN or some other open source virtual machine.

      What you forgot to mention, and so did I, was that Internet Explorer can be made to run under WINE under Linux. An easy way to do it is to use the IEs4Linux install scripts. Under the same Office 2003 or whatever the college offers as well.

      But please note that the posted said he uses Windows, but does not want to allow pop-ups and opening up his firewall under Windows, and wanted a virtual machine solution under Windows not Linux, but thank you for your option to use Linux instead. It lead to this post, which has more useful information in it.

      P.S. pay no attention to Anonymous Cowards, most of the AC posts are trolls.

      --
      Remember, Slashdot does not have a -1 disagree moderation, and no, troll, flamebait, and overrated are not substitutes.
    12. Re:Internet College web sites and virtual machines by markdavis · · Score: 1

      1) I wouldn't say it was "obvious" that you can't run XP Home under VM. I bet if you asked people (only that even know what a VM is) maybe 80+% had no clue it wasn't within the license. *I* didn't know you couldn't legally do that until a few years ago (granted, I avoid using MS-Windows as much as humanly possible, but there was a case I had to set up some XP-under-Linux machines and had to determine which MS-Windows licenses to buy; that is how I learned).

      2) You are right that I didn't click on the link, though- now I did, and it lists all MS-Windows products, it is not a pointer to just Pro or Ultimate. Plus, that $89 price is an illegal sale of a Dell OEM license. OEM licenses, branded and customized by OEM's, are NOT allowed to be sold separately nor run on other (in this case Dell) platforms. A more realistic street price for a non-locked-to-platform XP Pro OEM is $140 http://www.newegg.com/Product/Product.aspx?Item=N82E16832116515

      3) I didn't mention IEs4Linux, although I should have- I have used it in the past. Sometimes it works great, sometimes not. But it is certainly a nice option to have when you simply must use IE under Linux.

      4) I only mentioned Linux, because it seemed like he knew what he was doing and could benefit from running MS-Windows 2000 under Linux instead of under another MS-Windows. It would all be free, and give him even more options to use. But he certainly could also use Virtualbox, free, under MS-Windows to run another MS-Windows.

      5) You're welcome for mentioning Linux.

      6) You are right, I should have ignored the Anonymous Coward. Sometimes I am a sucker.

  18. Or Faronics Deep Freeze by vawarayer · · Score: 1

    (...) Windows SteadyState (...) It's available for XP and Vista (32 bit) free from Microsoft(...)

    There's also a product that I love: Faronics Deep Freeze.

    It takes an image of a system partition upon install and freeze it. Ie. Reload this partition image after every reboot. So you have a fresh computer every day.

    Some tweaking necessary - partitionning your disk into a frozen for system, and a non-frozen partition for documents.

    It's worth a try, me thinks.

    1. Re:Or Faronics Deep Freeze by jefu · · Score: 1

      Can't you just use a linux kernel on another partition and use dd to copy the good partition somewhere, then dd it back when needed? I used to do this, but haven't tried (haven't needed) it recently.

      Of course, you don't even really need a linux partition, just a live cd and disk space to put the image on.

    2. Re:Or Faronics Deep Freeze by acohen1 · · Score: 0

      I remember that. My high school back in the day installed this on the new P4 Dells (the very first ones). I worked with this kid who had broken the limited security on all the Mac G3s using some hypercard stack thing to see if there was a way a student could get around the deep freeze. Stuff was pretty damn cool.

  19. LUA & VMs by Malc · · Score: 1

    Best thing you can do on XP is logon as a normal user (not admin, nor power user), and learn how to deal with the occasional problems caused by having insufficient privs. Aaron Margosis' (sp?) blog has some great tips.

    VMWare Player is free, but doesn't make it easy to create VMs. Sunbarrow.com has lots of tips.

    Virtual machines are a great way to run stuff where performance isn't critical. It's a useful sandbox that you can easily restore to a known state just by copy some files from your backups.

    1. Re:LUA & VMs by Malc · · Score: 2, Informative

      Sunbarrow.com? I meant: Sanbarrow.com

  20. Windows Security. by vistapwns · · Score: 2, Interesting

    The solution is easy, though you may not like it. Install Vista (It has ASLR, heap protection, pointer protection, dep, integrity levels, and so on) and latest updates. Enable DEP for all processes and memory protection in IE advanced options (must run IE as admin first to change this setting.) Disable all the AcitveX and .NET stuff in the internet zone. Enable Protected Mode for 'trusted zone.' Add necessary, trusted sites to 'Trusted Zone' site list, that require an active-x/.net plug-in. Leave auto-updates on. Don't download anything unless you know for sure the trustworthyness of the people who made it. Using just that, I have been using Vista for almost 2 years without a single Virus, trojan or Worm, or anything at all to speak of, and I surf everything, all day, including very shady sites. Vista pretty much takes care of the automated and drive-by download infections, teaching non-advanced users about web scams that only require a sucker user on the other hand is very difficult, I recently had to clean antivirus-360 from a friends computer because despite all the security (it was XP) she willingly clicked 'download' and 'install' and 'ok' when it said she needed the program on some website. lol.

    --
    "...I think the Microsoft hatred is a disease." - Linus Torvalds
  21. Re:Security by Anonymous Coward · · Score: 0

    surely windows is more proof that security is impossible when the resources of those trying to hack you are virtually infinite?

    IE so many windows boxes; all vulnerabilities are likely to be found because any hacker/criminal/hobbyist will target the most common OS?

    Last I checked there was no 100% secure OS. There were open source OS's that you can look at the sourcecode for when a vulnerability IS found, but there is no 100% secure OS. period.

    if you want to teach security; teach better habits, its the ONLY way to even get close to security, NO OS will save you from being an idiot. So teach on ANY OS security; ESPECIALLY windows, because in windows you need to be aware of all the security risks.

    god, I got sucked in by an anti Microsoft troll that wasn't even TRYING to be a troll :/

  22. virtualbox no doubt about it by roscowe · · Score: 1

    I use it for MS Visio, nothing else I run Linux in my laptop and 'if' I need MS Visio, I just run my Virtual machine, which does not have to fully boot up... =) it can easily wake up from saved state (takes like 5 seconds) ohh Sun thank you...

  23. Can't you just fix the problem? by diggitzz · · Score: 3, Interesting

    Virtualization is easy, but non-virtualization is even easier. There is a VMWare solution that will work: It's VMWare, and it works exactly like you think it does. The current price is listed on the VMWare website. I don't understand why this is a community-posed question, though, since you seem to have answered yourself in the question.

    The free solution, on the other hand, is to just clean up the problems on the XP machine. If the other machines on the network continue to run trouble-free, just fix the one with trouble. You probably don't even need to recover or reinstall. Uninstall the ActiveX components, close the firewall back up, run anti-virus and anti-spyware apps (at least 3 different free ones) to remove anything that might have shown up, and if there are less than a handful of problems detected, you don't really need to reinstall. Run msconfig to check for extra crap at startup, and use HijackThis to check for any remaining browser toolbars, add-ons or other crap you don't want. Then make Firefox the default browser. Incidentally, there is a Firefox add-on available called IETabs which lets you run an IE-specific webpage from Firefox without starting IE and all its add-ons (it does use the base IE rendering engine tho).

    If the machine hasn't had a fresh XP install in over a year, then it's time to reinstall anyway, and the sluggishness might have little to do with the extra ActiveX crap your wife had to use.

    A cleanup might take you 2 hours. A reinstall could take longer, depending on how organized you and your wife have been about backing up data and how many programs you'll need to reinstall. VMWare works, but isn't free. These are the considerations to balance. Good Luck!

    --
    -=[You cannot consistently judge this statement to be true.]=-
    1. Re:Can't you just fix the problem? by Spit · · Score: 1

      Virtualbox is free, in both regards.

      --
      POKE 36879,8
    2. Re:Can't you just fix the problem? by rec9140 · · Score: 1

      VMWare works, but isn't free. These are the considerations to balance. Good Luck!

      VMWare Server, ESXi and Player don't get any cheaper, than $0.00. Thats pretty free in my book. Get VMWare, create VM, ONCE, zap after it becomes a computer hazmat zone.

      --
      1311393600 - Back to Black
    3. Re:Can't you just fix the problem? by Malc · · Score: 1

      "If the machine hasn't had a fresh XP install in over a year, then it's time to reinstall anyway,"

      Why?

      My work laptop is five years old, never reinstalled XP. It's fine. Until I replaced it with a MacBook Pro, my home computer hadn't been reinstalled for years either. Why would I want to do so?

    4. Re:Can't you just fix the problem? by chuck97224 · · Score: 1

      I think the key point is this: It's his wife's machine and he wants to take the least risky path to solving the problem. If he just fixes the current machine and wife still has problems, then he gets the arrows. But if he sets up a clean machine and his wife has problems, then Microsoft gets the arrows. Hence, it is in his best interest to set up a "clean" machine.

      btw, I use virtualization all the time (VirtualBox, VMWare Server, QEMU) on a linux host machine to run Windows. There are a few limitations to consider: VM's are noticeably slower than the host machine (QEMU is the worst). USB support varies (for example VirtBox can't connect to my thumb drive). 3D Video either doesn't work or sucks to the point that it is worthless.

    5. Re:Can't you just fix the problem? by LurkerXXX · · Score: 1

      If you need to install XP fresh each year...

      YOU ARE DOING IT WRONG.

    6. Re:Can't you just fix the problem? by LurkerXXX · · Score: 1

      VMWare player IS free.

      VMWare server IS free.

    7. Re:Can't you just fix the problem? by SwedishPenguin · · Score: 1

      Only the open source edition i entirely Free. The closed source edition has some extra features (like USB support), but it's free for personal use.

    8. Re:Can't you just fix the problem? by Spit · · Score: 1

      Who would have thought.

      --
      POKE 36879,8
    9. Re:Can't you just fix the problem? by Logic+Worshiper · · Score: 1

      Reinstall is faster than cleanup. A good antivirus and antispyware apps have to run over night, and a reinstall will take 2 hours.

    10. Re:Can't you just fix the problem? by Anonymous Coward · · Score: 0

      have you never heard of memory leaks?

    11. Re:Can't you just fix the problem? by Hatta · · Score: 1

      He could reinstall XP, but his wife would just screw it back up again.

      --
      Give me Classic Slashdot or give me death!
    12. Re:Can't you just fix the problem? by diggitzz · · Score: 1

      Memory leaks aren't the problem. The problem is the way the file system clusterfucks itself if you're doing anything that creates and destroys thousands of small files without defragging the hard drive, resulting in even moderately-sized files being fragmented all over the place, skyrocketing access times for doing just about anything, and wearing out the hard drive too. Non-tech users are more likely to have this problem since they A) have only a single partition for everything, B) never defrag, C) don't clean up temp files.

      In other words, you're correct, but statistically, "doing it right" is a rare thing for anyone to actually do.

      --
      -=[You cannot consistently judge this statement to be true.]=-
    13. Re:Can't you just fix the problem? by diggitzz · · Score: 1
      Whether you need to reinstall on that sort of time frame has a lot to do with how you're using the machine, and how well you're maintaining it. For lots of people, Windows just "gets sluggish" after a while, and a fresh install is the easiest thing they can do to fix it. The problem is usually caused by one or more of:
      1. malware
      2. too much crap running at startup
      3. a full hard drive / failure to clean up caches and temps
      4. failure to defragment after
        1. constantly installing and uninstalling programs or
        2. using apps that create/destroy thousands of log files

      If you only ever use a browser and office apps on your work computer, and run anti-malware utils regularly, you're not likely to run into these problems. If, on the other hand, you used a chat client that created an independent log file for everyone you ever talked to in a chat room, and like to download sparkly new cursors and screensavers all the damn time, you might find yourself needing a reinstall pretty quickly.

      --
      -=[You cannot consistently judge this statement to be true.]=-
    14. Re:Can't you just fix the problem? by Malc · · Score: 1

      I can check off most of those. Obviously not the malware. I still don't get it.

  24. Etudes is a good Open source alternative by hguorbray · · Score: 2, Informative

    http://etudes.org/

    They use it at Foothill College Los Altos CA where where I am a somewhat permanent student

    I have taken dozens of online classes and it seems to have worked well for a variety of classes and teaching styles

    -I'm just sayin'

  25. VirtualBox an option by Anonymous Coward · · Score: 0

    Take a look at VirtualBox, http://www.virtualbox.org/. It works well, its free, and it allows you to setup an sandbox within which you can allow insecure browsing.

  26. try portable apps or pendrive apps by Anonymous Coward · · Score: 0

    Try these programs which work from a USB drive: http://portableapps.com/ http://www.pendriveapps.com/

  27. Sandbox software by bakuun · · Score: 3, Insightful
    While running a virtual machine certainly would solve the problem, I think it might be more than a tad overkill.

    Just get some sandboxing software (i.e. "sandboxie", which I've only heard good stuff about) and run internet explorer from within such a sandboxed environment.

    Just like a VM it will keep IE (or anything spawned by IE) from messing with the rest of the system, but with the advantage that it is much more lightweight than a typical VM.

    1. Re:Sandbox software by bakuun · · Score: 1

      Ah, another note btw: using a VM you would have to purchace another windows license. You'll avoid that by using something lighter (the software I mentioned, sandboxie, is not free - but it is a hell of a lot cheaper than a copy of windows.)

  28. Virtualbox + Linux by markdavis · · Score: 1

    Load up Linux and Virtualbox. Then you can run any number of MS-Windows snapshots under it as needed. If you get infected, just revert to a previous snapshot and your problem is solved.... instantly.

    Meanwhile, you have the opportunity to learn and experiment with a newer, more enjoyable, free, and open OS (and VM) instead of just being "stuck" with MS-Windows 2000. And it will be an OS that will likely not be compromised by virii, spyware, and malware.

  29. Windows 2000 is out of support by Anonymous Coward · · Score: 0

    Windows 2000 is out of support. That means, no patches for known issues. It's been out of support for a few years. Chances are your PC is pwned. The only way it could be worse is if you were running Win98.

    Based on your other questions, you and your wife have much to learn. Start with VirtualBox and run a live linux distribution (no HD install) under a VM. Don't know how? http://justfuckinggoogleit.com/

    1. Re:Windows 2000 is out of support by wjsteele · · Score: 3, Informative

      Windows 2000 is not out of support. It is, in fact, still supported under the "Extended Support" model, where security fixes are still produced. It has left the mainstream support model where tech support was free. The difference between mainstream and extended is that you must pay for tech support calls instead of them being free.

      According to this, Extended support doesn't end until July 13, 2010.

      Bill

      --
      It's my Sig and you can't have it. Mine! All Mine!
    2. Re:Windows 2000 is out of support by Anonymous Coward · · Score: 0

      NT4 is out of support. W2k receives security patches only. XP is set to receive the same treatment shortly.

      This fact is made worse by the advent of Vista and its SP2 (Win7) which no one wants...

    3. Re:Windows 2000 is out of support by Anonymous Coward · · Score: 0

      Windows 2000 is not out of support. It is, in fact, still supported under the "Extended Support" model, where security fixes are still produced. It has left the mainstream support model where tech support was free. The difference between mainstream and extended is that you must pay for tech support calls instead of them being free.

      According to this, Extended support doesn't end until July 13, 2010.

      Yup. That's going to be a problem when it expires. I still have some win2000 boxes that are running just fine. and I'd rather not change the OS unless I really have to.

  30. Doesn't always work by Anonymous Coward · · Score: 0

    I have a Toshiba Satellite A30 Laptop - about 5 years old.
    I comes with a Toshibs OEM version of Windows.
    You cannot install in on any kind of Virtual HDD I have tried them all.
    It is tied to the Hardware or something.

  31. Re:Virtualization is your friend, and also ... by omb · · Score: 0, Flamebait

    Anything that lets Active X run, eg a Windows OS is an un-containable security risk. By that I mean that if you have a system that allows that stuff to run you have __NO__ security in that Logical Partition, and you have to be able to sacrifice the Image and start over.

    Lots of (a) disk space, (b) care and organization are necessary. As others have said use virtualizarion, preferably over a Linux kernel even if you never use linux per se as it makes the virtual LPARs easier to manage and has an effective firewall, even with iptables off, at startup for most distributions. I use OpenSuSE.

    The game-script is choose a virtualization, lots, mostly free, try to avoud things like VmWare unless you really need its features, Install basic Linux eg Ubantu, install VM manager, install Windows (1) on a real HD partition and (2) for its virtual environment. Burn CD/DVD of the Windows setup, install extensions, courseware ... burn another DVD, turn on the 'tun' network to windows.

    You are now in roughly the position most large corporate Windows users establish, you have glass 'Ghostlike' images of you setup as it was before you entered the unsafe-sex world of Windows, and you can quickly step back to them.

    Corporate speak "re Image your machine".

    Dont forget it ifconfig the tun down before you let anything get at your image. The MTTP (Mean Time ti Pawned) is c
    3 mins for an un-protected Win box on the internet.

  32. Had a similar case with wife taking classes... by Ungrounded+Lightning · · Score: 2, Interesting

    Wife in question has administered lab machines before. So I left the Windows admin to her. B-)

    For net access I put a third ethernet card in the Linux-based firewall machine and added rules:
      - This new "red" net, like the "blue" net where the linux boxen live, was essentially restricted to talking to the firewall machine and outgoing TCP connections (plus very few specific other things.)
      - "Red" and "blue" were treated, with respect to each other, as just as foreign as the wild-and-woolly Internet.

    I know this doesn't answer questions about "How do you protect the Windows machine?". But there is plenty of stuff elsewhere about that. Plugging Microsoft's security holes is a multi-billion dollar industry. This was "How do you protect the rest of the machines in the house?". Giving Windows boxen their own LAN segment and walling it off from reduces the problem to the equivalent of a Windows box (or LAN of them) alone behind a NAT/Firewall machine. That's an already (sorta) solved problem.

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
    1. Re:Had a similar case with wife taking classes... by fat_mike · · Score: 1

      I've had XP running as my primary home computer for 13 months 15 days and 3 hours 16 minutes without any kind of virus protection and have not had any kind of infection.

      My theory is that you're such a geek your wife wants nothing to do with you and you're going to "those" porn sites that are guaranteed to infect your system. Pun intended.

      The days of BSOD and M$ are done and have been for almost a decade.

    2. Re:Had a similar case with wife taking classes... by Anonymous Coward · · Score: 0

      If i had mod points I'd mod you down for using the pseudo-word 'boxen'.

      Fuck off.

      Stupid /. filters.

  33. Re:Virtualization is your friend, and also ... by Leiterfluid · · Score: 1
    Anything that lets Active X run, eg a Windows OS is an un-containable security risk. By that I mean that if you have a system that allows that stuff to run you have __NO__ security in that Logical Partition, and you have to be able to sacrifice the Image and start over.

    What a load of crap. Can you actually prove what you just stated? Here are some facts for you to digest.

    Any operating system / browser environment is just as secure as the users allow it to be. You can run Firefox with NoScript all day long, but how many of us have seen web pages that state "You must have JavaScript enabled to view these pages." A more savvy user would simply decide to either not use that website, or find an alternate way of doing what they need to without lowering the security on their system. However, less informed users might simply decide to create either a permanent or temporary exception for that site without considering the consequences. The same is true with Active X controls. I don't install any I don't trust, and most of the time, even if an application I installed adds an Active X control, I manually go into IE and disable any ActiveX controls I don't trust.

    Secondly, anyone who runs their applications, or OS as either root or administrator opens him or herself up to attack regardless of the platform. The fact that there are many more Windows based attacks is because of two reasons. 1) Windows is easy to use, and therefore easier to manipulate, and 2) Windows still owns the lion's share of the desktop market, therefore attacks will have a broader impact. It is foolhardy and ignorant to suggest that any platform is inherently more secure than another. Each has their vulnerabilities, and each will have inexperienced users making bad decisions.

  34. Linux plus crossover office by transporter_ii · · Score: 1

    Make your system a dual boot and install Ubuntu and Crossover Office, at which point you can click a button and install IE on it.

    Ironically, I had to install IE to take an online Linux course.

    But IE works great and it being that it isn't actually running on Windows, I've never had a moments trouble.

    Also, in some cases you can stick with Firefox. There is an add-on to let you report back to the site that it is IE. I've found that a lot of sites that say they are IE only will actually work with Firefox...but this is kind of hit and miss.

    And also, I have one Linux system with Win4Lin on it and running XP. That also works well, but native IE running in WINE actually works much smoother.

    You know, Firewall or not, the latest Ubuntu is going to be way more secure than an old Windows 2000 machine. Use Linux on the Net and then boot to Windows when you need an old app.

    Transporter_ii

    --
    Doctors destroy health, lawyers destroy justice, universities destroy knowledge, religion destroys spirituality
  35. Win4VDI by transporter_ii · · Score: 1

    Some of the important features and capabilities of Win4VDI for Linux include:

            * Re-hosting of Windows XP/2000 desktop sessions on Linux servers
            * Centralized management and provisioning of users
            * "Renewable" windows - just restart any corrupted session and the original master copy of Windows combines with your individual "Documents and Settings"
            * Automatic local printing from the server to the local attached printer.
            * Consistent user access to personal desktop environment from home, office and other network connected locations.
            * Support for multiple remote display choices - Win4Lin client, NoMachine, LTSP, VNC, and X, for example
            * Increased security and reliability by running on Linux servers
            * Create end-to-end Linux environment with Windows as a guest rather than control point.
            * Lock down Windows read, write and other operations with Linux permissions â" an administrator's dream!
            * Provide standard application environments to users regardless of desktop hardware and operating system - Windows, UNIX, or Linux on the client, but standard application profile served from Linux server.
            * Use as a way to wean your organization from those last few Windows applications by consolidating onto a server for as-needed concurrent use. De-commission Windows from a central location once suitable replacements are in production.
            * Serve Windows apps to Windows users from a Linux server â" cheaper, more secure, and more reliable - with all the advantages of consolidation and central management

    The price for Win4VDI for Linux is USD $125.00 per concurrent user. The minimum number of users that can be purchased is ten(10). Win4VDI for Linux is available in a specially priced 10-user package for $1000.

    --
    Doctors destroy health, lawyers destroy justice, universities destroy knowledge, religion destroys spirituality
  36. Re:Oxymoron? by CyberSlammer · · Score: 0

    Aww poor Windows shill...can't handle the truth?

  37. why make this overcomplex? by YesIAmAScript · · Score: 1

    Simply start by making a non-administrator account on XP and surf from that account. It will reduce the likelihood of getting a system-wide virus or worm to near zero. You still could end up with a bunch of crudware on that account if she clicks "yes" to questions about installing plug-ins and such. But you should be able to fix all that by just deleting that user and making a new non-administrator one.

    --
    http://lkml.org/lkml/2005/8/20/95
  38. Minimal priv's by Anonymous Coward · · Score: 0

    Make an account on the machine and give it guest access, make use of psexec from system internals to run IE as that user only. It will not have access to executing anything weird on the machine and it restricts the user down pretty far but should not have any problems with access to what it needs for the online classes and any other web surfing you might want to do.

  39. Re:i've been reading slashdot everyday for 10 year by Maestro485 · · Score: 2, Insightful
    I was thinking the exact same thing. It almost reminds me of a Yahoo! Answers post.

    Her computer is a relatively new XP machine, and this point she feels here computer has something wrong. But now she prefers to use my old machine instead of hers since it seems to be more responsive. We plan to run the recovery disk on hers. Assuming the college course work applications were part of the cause, what recommendations do any of you have when having to run this kind of software?

    What the hell kind of "recommendations" is he looking for? If your school needs ActiveX plugins (I know, I know, the schools needs to get a clue, etc.), you use IE and run them. I guess we could recommend that he doesn't, but that kind of defeats the purpose. ActiveX isn't an automagic virus.

    She feels her computer has something wrong? So what? What the hell does that have to do with his question? What the hell does "planning on running a recovery disk" have to do with his question? What the hell is his goddam question, anyway?

    Plus, he's asking how to create a virtual machine in VMWare and how much it costs?!? Apparently this genius hasn't discovered www.google.com yet.

    Easily the dumbest Ask Slashdot I've seen.

  40. Perhaps Dual Boot as a Solution? by t2000kw · · Score: 1

    Why not set up a dual boot machine? You could install Linux on a separate partition and let GRUB handle the choice between which OS to boot to at startup. You could even set up two XP partitions, and use something like NeoSmart Technologies' Easy BCD as a boot manager. I use it in my Vista partition to allow me to boot to Linux when I want to, and it works pretty well, but you can also use it to choose between different Windows installations. That way, the partition with all of the suspect Active-X controls and such would be separated from the good Windows partition. The only problem with using Windows for both operating systems is that malware might "see" the other Windows partition and cause problems. Of course, it might also "see" a Linux partition, but unless it destroys data, it probably won't find anything useful to exploit there. Just my 2 cents, subject to inflation.

  41. Honey, I love you by actionbastard · · Score: 1

    But if you use IE for anything but college classwork...Bang! Zoom! Straight to the third moon of Omicron Perseii Eight!

    --
    Sig this!
  42. IE Application Compatibility VPC Image by jspraul · · Score: 1
  43. What? Please be a man. by Anonymous Coward · · Score: 0

    If all one is using is IE with the standard plug-ins on any kind of real home network there isn't even really a need for a virus scanner. Let's be honest with ourselves; a router stops just about anything you don't invite onto your home machine. Anyone who uses that machine for a single purpose and isn't downloading crap and installing activex-everything runs about as much chance of getting a virus as getting hit with a meteorite.

  44. Pointless by Jamie's+Nightmare · · Score: 0

    This entire question is pointless. Have her take the fucking course and be done with it. From the sounds of it, you should ONLY be using a hardware firewall with inbound protection only. You are too naive and paranoid to waste your time approving every little program that wants to have access. You would save a lot more time if you educated her on not installing crap she doesn't need. (i.e. Weatherbug)

    --
    "When you see a unixer brainwashed beyond saving, kick him out of the door." - Xah Lee
  45. Re:i've been reading slashdot everyday for 10 year by Jamie's+Nightmare · · Score: 1, Insightful

    You are not alone. Next week: "My 6th grader needs to write a history paper. What's the best 64-bit text editor to use?"

    --
    "When you see a unixer brainwashed beyond saving, kick him out of the door." - Xah Lee
  46. security and online training courses by biobogonics · · Score: 1

    There are things far worse than worrying about possible security threats from "courseware".

    1. getting it to work in the first place can be a real big problem. A few years ago, a friend was taking online courses using WebCT. He was unable to get any of it to work. Instead, he commuted to campus and used the computers there.

    2. IMO a lot of courseware is crapware. Somehow in the education market it is acceptable to subject students to software that would be higher quality if it was malware! Well, what did you expect? Look at how students are gouged on textbooks.

  47. Re:i've been reading slashdot everyday for 10 year by Plutonite · · Score: 1

    Yeah. First there was this talk of slashdot-ers having girlfriends, and now we have to help out somebody's wife. These guys have got to be kidding.

  48. What What? by Protocron · · Score: 2, Insightful

    First off. Windows 2000? That you keep up to date? I haven't seen Windows 2000 updates since.... 2005. Security? WTF?
    For the love of dog, use something like VirtualBox or VMWare. Now!

    Second, as a techie who has returned to college I deal with this a lot. Firefox has been hit or miss. Sometimes, I have HAD TO use IE. It's a bitch, cause I use Ubuntu. Nothing sucks more then having to keep a dual boot system (I used previously) or a VM around just for that one class that requires that you submit files via IE.
    That said, I have had professors are usually very understanding of using browsers other than IE. For instance my Macroeconomics professor posted my short go by for playing his videos which seemed to only play in IE. I don't know why but they only played in IE, and I forced them to play with Firefox, Greasemonkey and FlashFix.
    Other than that, I have seen problems with Blackboard and Etudes. It's usually hit or miss. Depends on the professor. My best luck has been with Moodle. I haven't had one class that has been problematic on Moodle.

    --
    CAPS LOCK: ITS LIKE THE CRUISE CONTROL FOR AWESOME
    1. Re:What What? by Anonymous Coward · · Score: 0

      It's been 3 days since the last set of security updates for Win2k. You know, update tuesday? Happens every month? Knock Knock, anybody home?

  49. Use Ubuntu and run IE under Wine to avoid viruses by Penicillus · · Score: 1

    My wife is also a graduate student taking online courses. When she found she could not access the lectures using Windows XP Pro (DRM problems per Firefox), I installed a dual boot system with Ubuntu on her computer, and then installed IE and Windows Media Player with Crossover Office. It works splendidly, and the Linux kernel isolates IE from malware. Of course, it is very easy to move screenshots, etc. from the Linux to the Windows partition.

  50. IE Security Zones by TheLink · · Score: 1

    You can even make the "My Computer" zone configurable - if you decide htm files that you load locally shouldn't be so trusted and running stuff like javascript (it kind of breaks some explorer stuff unless you are in classic mode).

    See: http://support.microsoft.com/kb/555599

    Or even add zones.

    See:
    http://www.geocities.com/uzipaz/eng/fifthzone.html
    http://support.microsoft.com/kb/182569

    However doing that might break NET 1.1

    See: http://support.microsoft.com/kb/837214

    IE's zone security is actually better than what Firefox has. With firefox you only get something like security zones if the plugin provides it, and then it typically only applies to that plugin.

    --
  51. SANDBOXIE by cencithomas · · Score: 1

    YES. A thousand times yes. I did go buy myself a copy after that podcast (ep #172, here) and I don't know how I survived without it. It's entirely usable right out of the box but with a little configuring you can make it do just about anything you need, without the overhead of running a whole separate VM.

    --
    ...'tis easier to blame than to improve.
  52. Re:i've been reading slashdot everyday for 10 year by Anonymous Coward · · Score: 0

    Even worse than the great slug question of '99?

  53. Hard drive cloning - easy, safe, secure by az-saguaro · · Score: 2, Interesting

    This thread has generated a lot of great responses, and you can pick and choose from a variety of good solutions. Here is another, the one that I have settled on as my preferred safety-backup-reinstall method: hard drive clones.

    I use XP-SP2. My main machine has been running smooth as silk for 4 years. I have had rare problems, but when they have occurred, they have been of mixed causes - hard drive failure, a UPS failure which caused unbootable file system corruption, and even a trojan picked up right here on a Slashdot link a few months ago. No sweat for me though . . .

    My backup solution depends on external hard drives which mirror my internal drives. I keep all data and apps (other than those that insist on installing under \ProgramFiles) on separate internal drives. That way, if C: gets corrupted, my other data is safe. My C: system drive has only the OS and ProgramFiles apps. This means that I can keep the system drive relatively small (120GB), meaning I can buy several mirror drives quite inexpensively.

    I have several C: drive mirrors. I duplicate my main drive to these external backups 2 or 3 times a week. I duplicate just before any major system or application upgrade. I use an older version of Norton Ghost (v9) for this, which makes flawless duplicates while running in the background. (I also use Acronis to make point-in-time compressed images of the drive, which can be reloaded onto a hard drive if need be.)

    The few times that I have had a disaster, I just pull out my latest mirror, swap it into the disk-0 position, and turn my machine back on - like nothing ever happened.

    Consequently, this is also a great way to test installations or new software, or to create drives that you or your wife could use for your own purposes.

    (See the comments above by diggitzz about cleaning up your dirty system before getting ready to make your first mirror image.)

    Ever since settling on the system-drive-mirror solution for my OS safety backups, I have not had a moment's anxiety about losing a drive, testing new OSes, nor keeping my installation clean.

  54. Bugblatter by troll8901 · · Score: 1

    ... 13 months ... without any kind of virus protection and have not had any kind of infection.

    Excellent work, keep it up!

  55. You clearly don't work as a security expert. by jotaeleemeese · · Score: 1

    "Security is only a problem with nefarious things are intended. "

    Wrong, wrong, wrong.

    When you open a vector attack for a benevolent application, you are opening a new vector attack that can be abused.

    In simple terms, opening access to a "good" application means that you have to do all kinds of reconfiguration to ensure your environment remains clean.

    I share the pain of the original poster on this regard ...

    --
    IANAL but write like a drunk one.
    1. Re:You clearly don't work as a security expert. by magamiako1 · · Score: 1

      So here's how you solve the problem of security. You don't turn on the PC, don't connect it to the network, don't let it run hardware or software that you did not hand design yourself and keep completely closed off from others being able to see what goes on inside of it.

      I mean, that's the level of comments you guys are taking this thread to.

      The reality of the situation is the guy's post wasn't about whether or not any software was insecure, the implied statement was this: "By allowing my wife to run IE and allowing this University to run ActiveX controls, I am potentially opening up my computer to all the nasties on the internet that attack IE."

      What I was responding to and how I crafted my statements was against that there. That no, simply launching IE and trusting a specific site to launch an ActiveX control isn't going to open your computer to the exploits on the internet regarding ActiveX.

      Yes, I know that sure--it does go much deeper than this. How do you trust the application itself isn't going to do something bad either through sloppy coding or intended acts?

      You can't.

      But does that mean we should just not run applications? I mean, when you take it outside of the realm of the intended question (arguing against sloppy coding and unsafe practices), you end up going into other software products as well, not just IE and ActiveX.

      The OP's post was not on that deep of a level, otherwise he wouldn't have asked the question in the first place if he understood the concepts you guys are throwing out here.

      It was a misguided question that I've attempted to steer his knowledge onto the proper track so that he may have a better understanding of what's going on with his applications.

      Why would you let him have these misguided thoughts about security of IE and Windows? Does that not hurt security even more by keeping people like that in the dark?

  56. Student discount? by jotaeleemeese · · Score: 1

    I left my basement last century, you insensitive youngling cod.

    --
    IANAL but write like a drunk one.
    1. Re:Student discount? by Orion+Blastar · · Score: 1

      "I left my basement last century, you insensitive youngling cod."

      So did I, you insensitive basement leaving last century oldling clod! But I still can join up as a student to any college and get a student ID to apply for a discount. I was in my 30s when I last got my student discount from Microsoft, as it is never too late to go back to college. Some vendors don't ask for age, as it is age discrimination and can even cut you last century basement leaving oldlings a student discount.

      --
      Remember, Slashdot does not have a -1 disagree moderation, and no, troll, flamebait, and overrated are not substitutes.
  57. Re:Oxymoron? by Anonymous Coward · · Score: 0

    As someone else mentioned previously, the Microsoft Application Compatibility Virtual PC VM image is free and it'll give you IE + XP SP3 in a VM, or there's a much bigger one that runs Vista if you prefer. Use it with Microsoft's free Virtual PC 2007 SP1 download to run the VM.
    http://www.microsoft.com/Downloads/details.aspx?FamilyID=21eabb90-958f-4b64-b5f1-73d0a413c8ef&displaylang=en

    Alternatively, run something like the Linux Mint 6 Live CD ISO image or an installed version from it [create a 6GB sized virtual hard disc if you want to 'install' it to there to facilitate having a persistent copy of patches / bookmarks / files et. al.] from a VirtualBox VM. Run firefox, Opera, or even the Google Chrome port someone did and see if any of those work for you when you relax / adjust their settings appropriately. There's even the way to run MS IE under LINUX's WINE windows program compatibility emulation subsystem, and that works pretty well if you really 'want' MSIE under LINUX [or in this case WINE under a LINUX VM under whatever your host OS is].

    Still alternatively, get a cheap 1GB-8GB fast flash drive or external USB HDD or cheap 20 GB / whatever internal HD or whatever and use it to boot a totally distinct OS environment that just has the OS + browser dedicated for taking this coursework. You can even replace that whole image from a clean backup of itself after every use if you like. You can run a fully installed LINUX off of a 5-8GB partition or a fully installed Windows XP off of about a 15 GB sized partition [maybe with the page/swap file settings reduced] so it is no real big deal to keep a dedicated boot image + a full image backup of it around whether it is a VM based image or not.

    Anyway if you want to get fancy you can even try to run something like VMWARE ESXI bare metal so you don't even need to be booted into the host OS to run a subsidiary VMWARE VM image containing your disposable guest virtual OS environment. Similar deal with SUN's semi-vaporware XVM or Microsoft's upcoming Hyper V core thing. YMMV on whether any of the "bare metal no host OS required" VM managers work with your hardware given their drivers et. al. though. I wouldn't bother except for extra credit in case you get lucky and it works.

    It'd also be possible to use GPXE booted from a flash drive or PXE BIOS setup to network boot one PC from a network image served up by the other PC, so you could even have one PC be totally diskless and boot a perpetually clean image served/stored from the other PC if need be, but this adds complexity so I'd skip it unless you're highly motivated to try it.

    Oh about networks / firewalls -- get a $8 or so USB connected 10/100 Mbit LAN dongle. Fry's has them on sale sometimes, as will generic brand hardware vendors perhaps like svc.com, directron.com, ewiz.com or similar. Then you'll have a second distinct USB ethernet connection on that PC. You can use VirtualBox or similar to "capture" that 2nd NIC and tell the host OS that is running the VM manager to IGNORE the 2nd [USB] NIC. Thus the NIC can show up in the VM and not be used by the host OS. Then you can plug that NIC physically or logically in as a DMZ port on your firewall and assign different firewall rules [or even have it bypass the firewall totally] just for its cable / its MAC address. Obviously you'll want to FULLY PATCH the VM guest OS via a FIREWALLED net connection FIRST before you plug the NIC into the less protected / unprotected DMZ / port forwarding setup.

    Another option is getting a new PC just for this sort of thing. You can get an Intel ATOM based MiniITX motherboard *AND INCLUDED CPU* for $70-$90 or so. Add in $15-$20 of RAM, and some old free / $20 case + PSU and you've got a very low power consumption [but very slow performance] new PC that can be for a dedicated school computer or eventually can replace your old energy hog PC or whatever. They make goo

  58. VirtualBox+minimal WinXP+copy of C: on DVD by alukin · · Score: 1

    I use FREE VirtualBox for such purposes. Install your WinXP _only_once_ with minimal set of tools you need and just save virtual disk somewhere. It's size is less then 1G. Then every time you need to work in hostile environment, load copy of this disk in your VirtualBox and go without fear! If something bad happens you may just erase disk image and replace it with saved clean copy. It takes about minute or two. So you'll have "infinite" windows security without a dime to pay for additional licenses.

  59. Windows security by Pravetz-82 · · Score: 2

    An oxymoron ?

  60. vmware by Anonymous Coward · · Score: 0

    VMWare Server or Player are both free. Create a VM for her to do her courses in.

  61. Windows Security and On-line Training Courses? by rally2xs · · Score: 0

    I use Windows XP firewall, no antivirus, no anti-spyware, IE7, and Eudora, and to the best of my knowledge, have never had a malware problem. I just don't click on anything I'm not sure of. I don't download much, either, especially music - as in "never." Don't worry, be happy... the threats aren't all they're cracked up to be...

  62. Only visit stories that are interesting to you. by Futurepower(R) · · Score: 1

    If you are not interested in a story, please don't comment on it.

    1. Re:Only visit stories that are interesting to you. by sunking2 · · Score: 1

      If you don't like his post, don't reply to it.

    2. Re:Only visit stories that are interesting to you. by Anonymous Coward · · Score: 0

      Exactly, because the best way to improve things is to do nothing!

  63. Secure ActiveX in XP without firewall or Sandbox by PhilPSU · · Score: 0

    You can do both and well not easy will secure IE from bad Active x controls. Use Group Policy and if it is Windows XP home downlaod the file or get the file from a windows xp Pro box. The file is gpedit.msc. Then if you l;ook in IE and manage Add-Ons and enable or disable so a list appears. Then right click the header and select to show class id. You will want to write down all the active x controls class ids and I know its a pain. Once you have them all written down then use group policy and enter them into either the computer config or the user config. I would suggest user config/admin templates/Windows components/Internet Explorer/Add-on managment and tell the computer to run the ones you have deifined. There problem solved from here on out. Yes updated active x class ids for maybe flash or java can be a pain but thats if your running those apps. If you mostly use FF then you should only be approving ones to finish your coursework. Then no matter what no bogus active x can run becasue it does not have permission to. Been doing this ever since XP came out and never had a bogus Active x control take over my machine.

  64. It's all about not losing customers by stewbacca · · Score: 1

    I've been involved with online college since 1997 (as a student), through today as an associate professor at one of those really big online schools you all know. Only until a couple of years ago did the powers that be realize the more IEx, ActiveX and other proprietary requirements you impose on the student body, the FEWER students will pay for your courses. There is no excuse, given the open framework of basic .html, to use ANYTHING that won't work on ANY computer (within reason...no 20 year old cpus, please) that can get online.

    Fortunately my university has scaled back the stupid IE7/Active X requirements and redeveloped the entire student log-in pages to work with Mac OSX, Firefox, etc. (not sure how well it works with Linux stuff though).

    1. Re:It's all about not losing customers by stewbacca · · Score: 1

      ANYTHING that won't work on ALL computers

      FTFM (fixed that for me).

  65. Dude...or course by hesaigo999ca · · Score: 1

    If your wife likes your set up or even wants a multi set up, you could set up your windows 2000 (if you have enough resources) to run as a server, that you connect terminal services, and access vmware of choice for your wife from her computer, then she uses the image on your 2000 machine as her access point to the internet, but her machine stays intact, and you still control everything from yours.
    Just make sure her xp does not see her virtual xp to share files cuz your back to square one then...
    otherwise, it is a great tool for that!

  66. Windows Security and On-line Training Courses? by Ramkie · · Score: 1
  67. Oxymorons by daem0n1x · · Score: 1

    Windows Security and On-line Training Courses?

    Chinese Democracy and On-line Training Courses?

    Christian Science and On-line Training Courses?

    Market Self-regulation and On-line Training Courses?

    Safe DRM and On-line Training Courses?

  68. Free VPC images of XP and Vista by janisozaur · · Score: 1

    Microsoft is letting you download virtual PC images of XP SP2, SP3 and Vista (presumably SP1) with IE6, IE7 and IE8 RC1 free of charge. It's called "Internet Explorer Application Compatibility VPC Image". They have a set expiry date, but at this time you should be able to download updated version. http://www.microsoft.com/Downloads/details.aspx?FamilyID=21eabb90-958f-4b64-b5f1-73d0a413c8ef&displaylang=en

  69. Why not try to use Firefox? by houghi · · Score: 1

    I don't think any of these training apps would work with Firefox.

    To me that sounds that you have not even tried to use it with Firefox. If you are seriously concerned about running Windows or IE or whatever, you could have at least tried Firefox.

    --
    Don't fight for your country, if your country does not fight for you.
  70. College Course Software? by EvilGrin666 · · Score: 1

    I know it doesn't help much with the current problem your having, but you might want to drop a line to the college in question and let them know about the existence of Moodle. An open source virtual learning environment. The school where I work use it both in school and at home after hours. By all accounts the teachers and kids love it (and works in Firefox too!).

  71. Return to basics by Anonymous Coward · · Score: 0

    Because of problems like this I prefer to study courses that use classic books rather than e-courses. I have tried many e-courses with lots of different systems (Blackboard which is the worst of all, and Moodle which is also bad) and I dislike them all, except one e-course provider that used no system at all and instead just provided their course material as e-text in simple HTML format using nothing else than p, h, em, strong, and img tags. I have found no other format than plain text or simple HTML that works better for studying on-screen.

  72. The virus is called Windows XP by Conficio · · Score: 1

    Hi there,
    I run my Windows Laptop with NT, 2000 and XP for more than a decade with no local firewalls or virus checkers (those are simply resources suckers).

    I have Flash, Java and other plugins.

    Never had any problem with viruses, and I apparently have good common sense to avoid the juice sites on the Internet or simply no interest in loading up my machine with all sorts of resource monsters.

    But my machine gets slower and slower over time. My recommendation is re-install windows XP. It is even worth the money and order a replacement CD from MS and/or your hardware manufacturer, if (and only if) it is updated with the latest service packs. That saves you dozens of re-boots and many hours of watching the upgrades.

    Best you re-format your disk too and re-install only what you really need, purging the gunk if virus or your garden variety resource monster gamlet, you just wanted to try out.

    Good luck, and better use Linux. I never experienced such deterioration of performance on my Linux boxes. But then I don't use them as desktops much.

    Good luck

    --
    Busy helping non technical users of OpenOffice.org - http://plan-b-for-openoffice.org/
  73. Re:Virtualization is your friend, Idiot by omb · · Score: 1

    I conclude that not only do you not know what you are talking about, but also that you are an idiot as well.

    The point is not user stupidity, or scripts, __BUT__ what those scripts can actually do.

    In any case your astroturfing here is pointless, all CIOs and Security Admins understand you crap all too well and are not interested in having their nets borked for 2-3 days every 3 months, and those that did not learn are no longer in post. Why M$ pay you to lurk and lie I do understand.

    In well implemented Java, or JavaScript the executable is inside a carefully walled sand-box, except in IE. In IE the DOM constrints are not secure, another M$ extension, but Active X is completely untrammeled.

    By the way all your comments about user credulity are true of UAC in Vista and Windows 7

  74. Jargon: Love it or leave it. by Ungrounded+Lightning · · Score: 1

    If i had mod points I'd mod you down for using the pseudo-word 'boxen'.

    If you want to read posts by hackers you have to put up with hacker jargon.

    If you're revolted by it, what are you doing on Slashdot?

    (This IS, by the way, part of the normal evolution of a language.)

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  75. Windows infection speed is with no firewall, troll by billstewart · · Score: 1

    You're not going to running IE on a non-updated system - you're going to have your Linux machine behind a firewall, and you're going to be running NAT or something more powerful between the Windows VM and the Linux machine, and you're going to update the Windows system and reboot it. Then you're going to install any applications and update them and reboot. And you're going to snapshot that OS partition, and have a separate OS partition for the data, and *then* you're going to start using IE and its little friends for classwork. And every few weeks you're going to boot the snapshot OS without the data partition and run Windows update, anti-virus updates, etc.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  76. vm is for protection, not just dual use by billstewart · · Score: 1

    The big reason to use VMware or its competitors here is to let Windows run in a safe protected environment, not exposed to the cold cruel world. Also, you can boot the Windows OS from a clean copy each time, so even if it gets infected you're not very exposed.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  77. Physical hardware's running Linux, VM is Windows by billstewart · · Score: 1

    Running two copies at once on the hardware might be breaching your license, but you're not doing that here - you're running Linux on the base hardware, and if the VM counts as license-affecting hardware you're only running Windows on it, and if it doesn't count, you're only running one copy of Windows on the physical hardware, even if you're not running Windows the way Mr. Bill expects.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks