7. Cyber Systems Flashcards
1
Q
Computer
A
- An automatic electronic apparatus for making calculations or controlling operations that are expressible in numerical or logical terms
- Data processor
2
Q
Speed
A
- Speed if light = Fastest possible transmission
- Limited by efficiency of algorithm / system components
3
Q
Accuracy
A
- Erros due to human and/or bad data
4
Q
Diligence
A
- Free from fatigue
- Able to compute millions of calculations with same accuracy
5
Q
Versatility
A
- Multiple tasks at one – Multiprocessing components
- Various types of tasks
6
Q
Workstation
A
- PC may or may not be connected to network
- May be referred to as a client
7
Q
Thin Client
A
- Software program or actual computer relying heavily on another computer to do most of its work
- Part of a network with the client software or computer talking to server that does the work
8
Q
Thick Client / Fat Client / Rich Client
A
- Workstation computer in a client server configuration functioning independent of the server
- Most apps installed locally
- Pulls data from central servers; can run without having to be connected
9
Q
Server
A
- Device on network that provides functionality to other devices
- Manages shared resources
10
Q
Application Server
A
- Hosts apps that can be ran without having to install local copies on client machines
11
Q
Catalog Server
A
- Index or table of contents of information, such as computers, users, files shared on file servers, and web apps
- Directory servers / name servers
12
Q
Computing Server
A
- Shares computing resources especially CPU and RAM over a network
13
Q
DHCP Server
A
- Leases IP addresses by activating a scope and authorizing the server
14
Q
Database Server
A
- Maintains and shares databases over a network
15
Q
File Server
A
- Shares / stores files and/or folders over a network