2.1 Linux and Remote Login Flashcards

1
Q

What is Linux?

A

Started out as a hobby project built from scratch using C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Who made Linux?

A

Linus Torvalds

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is UNIX?

A

It is originally an operating system
modified into different variants by people

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the components of Linux as an operating system?

A

Kernel
Applications

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Under Linux operating system components, what is Kernel?

A

Central controller that manages hardware resources for the use of applications

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Under Linux operating system components, what are applications?

A
  • Software that make requests to the kernel for resources to perform tasks
  • Process is a task that is loaded and tracked by the kernel
  • Applications may run 1 or more processes
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Linux distros may come in?

A

either compiled form or in code form.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the common linux distros?

A

Red Hat
Open SUSE
Debian
Ubuntu
Android

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Why is learning the command line important?

A
  • Precise control
  • Greater speed
  • Ability to automate tasks
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a ‘shell’?

A

It is an interpreter that translates commands entererd by the user into actions performed by the OS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Give 1 example of ‘shell’

A

bash
csh
zsh

How well did you know this?
1
Not at all
2
3
4
5
Perfectly