Ch. 4 I.T. fundementals slides

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/33

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

34 Terms

1
New cards

How does a file server differĀ from a database server?

  • A file server does not perform computational tasks, and does not run programs on behalf of its clients

  • A database server provides database services to other computer programs

  • A file server provides shared storage of computer files that can be accessed remotely

2
New cards

What is Virtual Desktop Infrastructure (VDI)?

  • Provides virtual desktops to potentially thousands of users

  • Reduces desktop management overhead

  • Allows users to access desktops from anywhere

  • Offers increased securityĀ 

3
New cards

Virtualization

  • An emulation of a computer system

  • Built-in feature of some OS

  • Allows multiple instances of an OS to run simultaneously on a single computer

  • Allows Virtual machines to be backed up and restored easily

  • To make computer resources more efficient

4
New cards

What is a potential con of using virtual machines?

VMs may share resources and not perform as well as physical machines

5
New cards

Operating System

  • Software

  • Manages computer hardware and software resources

  • Provides an intermediary between programs and hardware

6
New cards

Active Directory

  • Provides a centralized domain management

  • Maintains a directory of networks resources

  • Provides an intermediary between programs and hardware

  • Domain Controller

7
New cards

What is the purpose of a kernel in an OS?

  • Manages memory access for programs in the RAM

  • Provides the most basic level of control over all of the computerā€™s hardware devices

  • Memory access for programs and hardware devices

8
New cards

How does Virtualization allow multiple instances of an OS to run simultaneously on a single computer

Through the use of Hypervisors

9
New cards

What does DHCP stand for?

Dynamic Host Configuration Protocol

10
New cards

What does DNS do?

Maps friendly names to IP addresses

11
New cards

What does a Database server doĀ 

Provides database services to other computer programs

12
New cards

What does a file server do?

Provides shared storage of computer files that can be accessed remotely over a computer network

13
New cards

What is the function of group policy in active directory?

Provides centralized management and configuration of OS applications, and usersā€™ settings

14
New cards

Ā Firewall

  • Monitors and controls incoming and outgoing based on predetermined security rules

  • Establishes a barrier between a trusted network and untrusted networkĀ 

  • Improves the distribution of workloads across multiple computing resources

15
New cards

What is the most commonly OS

Windows

16
New cards

SQL

Standard programming language used to access and manage database

17
New cards

Features of OS

  • Modes

  • Multi-tasking

  • Memory management

18
New cards

RBAC stand for

Role-Based Access Control

19
New cards

Main services provided y by a typical server OS

  • File Services

  • Data resiliencyĀ 

  • High Availability

20
New cards

BSoD Stand for

Blue Screen of Death

21
New cards

CLI stand for

Command Line Interface

22
New cards

Advantages of Virtualization

Easily be backed-up and restored

23
New cards

Differences between a server OS and a Desktop

Server OS is multi-user while desktop OS is typically single user

24
New cards

Purpose of DHCP in a network

Assign unique Ip Address from a pool

25
New cards

What is an example of a Mainframe OS?

OS/360

26
New cards

Ex. of multi-user OS?

  • Windows Server 2012

  • Linux

  • MacOS

27
New cards

2 types of OS based on the number of users that they can service?

  • Microcomputer

  • Mainframe

28
New cards

What type of CLI access is still available in most cases?

Text-Based

29
New cards

What is a Type 1 Hypervisor

A built-in virtualization feature

30
New cards

What is multitasking in OS?

CPU scheduling

31
New cards

GUI

The interface used to interact with computers through graphical icons and visual indicators

32
New cards

Most popular Database-management system (DBMS) that is an open source?

MySQL

33
New cards

What is the purpose of Device Drivers in an OS?

Software developed to allow interaction with hardware devices

34
New cards

What are popular type 1 Hypervisors?

  • VMware ESXI

  • Citrix XenServer

  • Microsoft Hyper-V