Changes between Version 1 and Version 2 of servers
- Timestamp:
- 2016-01-27 13:52:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
servers
v1 v2 2 2 ||[[Image(http://i.imgur.com/87Mx3jh.jpg, 128px, left)]]|| A ''Server'' is a computer program or a machine that waits for requests from other machines or software (clients) and responds to them. A server typically processes data. [https://en.wikipedia.org/wiki/Server_%28computing%29 1] 3 3 4 [wiki: HBC] has many servers in their headquarters which contain various kinds of data. As a company that provides internet services, their main server room is full of databases and other web content, but there are many other servers in the building that contain databases, mail, blueprints, and other internal company files.4 [wiki:hbc] has many servers in their headquarters which contain various kinds of data. As a company that provides internet services, their main server room is full of databases and other web content, but there are many other servers in the building that contain databases, mail, blueprints, and other internal company files. 5 5 6 6 The HBC server system is unique in that, while they are all networked to each other and connected to the internet, they are segregated through a complex firewall and user system, preventing the servers from accessing each other unless the user has the same credentials on both servers.