Operating Systems Flashcards

1
Q

What command is used in both Linux and Windows CLI to create a new directory

A

Mkdir

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

PowerShell and command prompt are both command line interfaces on what operating system?

A

Windows

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

What does SetUID do?

A

It is used to allow a file to be run as the owner of the file in Linux

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

What does sticky bit do?

A

Sticky bit allows the file to be modified but anyone but only removed by the owner or root in Linux

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

What are the basic Linux file permissions

A

Read, write, and execute

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

When using ICACL in Windows CLI what flag shows that a given user can create files?

A

WD - create files and write data

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

Is it possible to have write access to a file in Windows without having read access to the same file

A

Yes

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

In a Linux system what is the first user that gets automatically created?

A

Root user

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

Which Windows PowerShell CLI command can be used to list the users within local groups on a given computer?

A

Get - local group member

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

Does an administrator user account on a computer have complete control

A

Yes

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