Operation System & Networks

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

1/80

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.

81 Terms

1
New cards

What does OS stand for?

Operating System

2
New cards

Operating System (definition)

Essential software that manages computer hardware, coordinates basic system operations, and provides services for running application software e.g. Linux. Windows

3
New cards

Name the functions of an operating system (6)

Resource management. Process management. User Interface. Multitasking. File Management. Security

4
New cards

How do operating systems perform resource management?

Allocates and monitors CPU and memory usage

5
New cards

How do operating systems perform process management?

Manages the lifecycle of all running programs

6
New cards

How do operating systems contribute to user interface?

Provide tools and environments for user interaction

7
New cards

How do operating systems allow multitasking

Allow the operation or multiple programs at once

8
New cards

How do operating systems allow for file management?

They organize. Store. Retrieve files and directories.

9
New cards

How do operating systems allow for security

Controls access and permissions for users and software.

10
New cards

Draw the layer model of an operating system

<p>…</p>
11
New cards

Explain the layer model of an operating system

User interacts with the application program. Application programs carry out specific tasks e.g. Microsoft Word. Application program interacts with OS which controls how the application program interacts with the hardware

12
New cards

LAN (definition)

(Local Area Network) Covers a small area like a building. E.g. Loreto Kilkenny.

13
New cards

WAN (definition)

(Wide Area Network) Spans large geographical areas. Utilises external infrastructure e.g. telecommunications (internet)

14
New cards

Client-Server (definition)

Centralised server manages resources

15
New cards

Describe a client-server model

Computer makes a request which arrives at the server. Server carries out request and the information e.g. webpage is transmitted to the computer (client)

16
New cards

Advantages of client-server

Security. Scalability

17
New cards

What is scalability?

The ability of hardware or software to continue to function when put under pressure e.g. more users, tasks, data

18
New cards

Disadvantages of client-server networks

Single point of failure

19
New cards

What is a peer-to-peer network?

All devices act as both client and server.

20
New cards

Advantages of peer-to-peer

Simple. Low cost

21
New cards

Disadvantages of peer-to-peer

Poor security

22
New cards

NIC (definition)

(Network Interface Card) Allows devices to connect to a network

23
New cards

Router (definition)

Forwards data between networks e.g. LAN to WAN

24
New cards

Switch (definition)

Connecte devices within a network, intelligent data packet routing.

25
New cards

What does Hyper Text Protocol stand for?

Hypertext Transfer Protocol

26
New cards

What layer is HTTP?

Application

27
New cards

What is the purpose of HTTP?

Deliver web pages over the internet

28
New cards

What does HTTPS stand for?

Hypertext Transfer Protocol Secure

29
New cards

What layer is HTTPS?

Application

30
New cards

Function of HTTPS

Securely deliver web pages over the internet

31
New cards

What does TCP stand for?

Transmission Control Protocol

32
New cards

What layer is TCP?

Transport

33
New cards

Function of TCP

Provide Reliable. Ordered. Error-checked delivery of a stream of data

34
New cards

What does IP stand for?

Internet Protocol,

35
New cards

What layer is IP?

Network

36
New cards

Function of IP

Handle the addressing and routing of data packets

37
New cards

What layer is TCP/IP?

Network

38
New cards

Function of TCP/IP

Communicate over the internet using combinations of protocols

39
New cards

What layer is Wi-Fi?

Physical

40
New cards

Function of Wi-Fi

Connect devices to the internet wirelessly

41
New cards

What does VoIP stand for?

Voice over Internet Protocol

42
New cards

What layer is VoIP?

Application

43
New cards

Function of VoIP

Enable voice communication over the internet

44
New cards

What does FTP stand for?

File Transfer Protocol

45
New cards

What layer is FTP?

Application

46
New cards

Function of FTP

Transfer files from one host to another

47
New cards

What is an IP address?

A unique string of numbers (IPv4 or IPv6) that identifies each device connected to a network which enables data to be sent and received accurately e.g. 192.168.1.1

48
New cards

What is dynamic IP?

Changes with each connection

49
New cards

What is static IP?

Permanent

50
New cards

Data packets (definition)

Data sent across the internet is split into small packets

51
New cards

Structure of Data Packets

Header (source/destination). Data. Error check

52
New cards

What is packet switching?

When a packet takes a different route to reach their destination (sequence number)

53
New cards

What does TCP do to packets?

Splits data into packets and reassembles them

54
New cards

What does IP do to packets?

Routes packets to the correct destination

55
New cards

What kind of format does IPv4 use?

32-bit format

56
New cards

What kind of format does IPv6 use? Why is it used?

128-bit. More combinations to accommodate the growing up number of devices on the internet.

57
New cards

MAC Address (definition)

A hardware identification number that uniquely identifies each device on a network. It is assigned to the network interface card (NIC) by the manufacturer and used for network communication within the local network segment.

58
New cards

WWW (World Wide Web) (definition)

Collection of websites accessible via the internet

59
New cards

Firewalls can be … firewalls or … firewalls

Hardware. Software

60
New cards

Firewalls (definition)

Control data entering and leaving a network based on security rules, acting as a barrier between trusted internal networks and untrusted external ones like the internet.

61
New cards

How does a firewall protect?

Filtering and blocking unauthorised access and cyber threats.

62
New cards

Encryption (definition)

Ensures data is securely transmitted e.g. HTTPS

63
New cards

What does DNS stand for?

Domain Name System

64
New cards

DNS (function)

Looks for the address of a website. A DNS checks other DNSs for a website address if they don’t have it.

65
New cards

What does SSL stand for?

Safe Sockets Layer

66
New cards

What does TLS stand for?

Transport Layer Security

67
New cards

Function of SSL

Encrypts websites

68
New cards

Function of TLS

Encrypts communication between websites

69
New cards

What does it mean when a web application is obsolete?

Works perfectly, but it’s out of date

70
New cards

What does URL stand for?

Uniform Resource Locator

71
New cards

Function of URL

Address of websites

72
New cards

What is a GET Request?

Computer requests to receive a webpage from a server

73
New cards

What is a POST request?

You send information e.g. Logging in. Cookies Data

74
New cards

What is a Cookie ID?

Everyone assigned a number (cookie ID). App uses it to remember you.

75
New cards

Bandwidth (definition)

The maximum transmission capacity of a device

76
New cards

Bit Rate (definition)

Number of bits that we can send over a given period of time.

77
New cards

What is a fibre optic cable? (Compsci)

Thread of glass engineered to reflect light

78
New cards

Fibre optic cable VS. Ethernet cable (Fibre optic cable) (4)

Light signals. Expensive. Signal doesn’t degrade over long distances. Multiple signals can use 1 cable

79
New cards

Fibre optic cable VS. Ethernet cable (Ethernet cable) (3)

Digital signals. Cheap. Used in LAN as signals degrade over relatively short distances

80
New cards

Why are static IP addresses used for servers? (2)

Ensures constant access. Prevents conflicts

81
New cards

Why are dynamic IP addresses used for personal devices? (2)

Ensures flexibility. Efficient use of addresses