Slashdot Mirror


'Dumb Terminals' Can Be a Smart Move for Companies

Carl Bialik from WSJ writes "More companies are forgoing desktop and laptop computers for dumb terminals — reversing a trend toward powerful individual machines that has been in motion for two decades, the Wall Street Journal reports. 'Because the terminals have no moving parts such as fans or hard drives that can break, the machines typically require less maintenance and last longer than PCs. Mark Margevicius, an analyst at research firm Gartner Inc., estimates companies can save 10% to 40% in computer-management costs when switching to terminals from desktops. In addition, the basic terminals appear to offer improved security. Because the systems are designed to keep data on a server, sensitive information isn't lost if a terminal gets lost, stolen or damaged. And if security programs or other applications need to be updated, the new software is installed on only the central servers, rather than on all the individual PCs scattered throughout a network.'"

2 of 372 comments (clear)

  1. How many times have we heard this before? by elrous0 · · Score: 5, Insightful
    I swear I've heard this "companies migrating to dumb terminals" prediction about 100 times since the early 90's. And, in all that time, I've yet to personally see a company actually doing it. I'm beginning to think some dumb terminal or server company periodically plants these articles or something.

    About the closest thing I've seen to this is a few companies I've worked for who ran certain applications (like Office) on a central server. But even that has become passe I think (in fact, the agency I work for recently abandoned that model due to server strain and just started installing the apps on individual computers).

    Does anyone here actually work for a company that currently (or ever has) used true dumb terminals?

    -Eric

    --
    SJW: Someone who has run out of real oppression, and has to fake it.
  2. Re:Not good for large installations. by AKAImBatman · · Score: 5, Insightful

    Sounds like it would introduce a single point of failure.
    It works both ways. A single point of failure becomes a single point of security. So it's a lot easier to make sure that everyone has the latest patches, and that the system is fully locked down. Besides, you rarely have only one server. You usually have a cluster of servers providing service to the users with the home directories on the network. If one goes bad, you can take it down and do maintenence on it while the users who were using it just log into a different server.

    The truth is that there are very few business units that actually need their own desktop machines. The problem is that we developers are some of the few who actually need workstations, meaning that we often fail to push the best solution for the company as a whole. :)