Slashdot Mirror


Ask Slashdot: Preparing For Windows XP EOL?

An anonymous reader writes "As most of us working in IT may know, Microsoft will stop supporting Windows XP on April 8th, 2014. Although this fact has been known for quite some time, XP is still relatively popular in companies and also enjoys noticeable marketshare for home users. Even ATMs are running XP and will continue to do so for some time. A lot of companies/users don't want to change because they see no additional benefit to do a costly upgrade, no reason to change a running system, and they may in some cases be right with their assumptions. So what is the best way to secure this remaining Windows XP systems? Installing the latest security patches, checking firewall status and user permissions etc. should be fairly obvious, as Microsoft Security Essentials may also not receive updates anymore, changing antivirus programs seems a sensible thing to do."

1 of 423 comments (clear)

  1. Open your files in text mode by Anonymous Coward · · Score: 0, Offtopic

    If you need to deal with end-of-line, then it would be a good idea to open your file in text mode. It makes no difference on Unix because the line separator is LF anyway, but as you may know on Windows XP it is CRLF.