Linux Filesystem Flashcards

1
Q

What are the virtual filesystems in Linux?

A

/dev
/proc
/sys

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

What is the /dev VFS used for?

A

Where you find files that represent system devices

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

What is the /proc VFS used for?

A

Where you find files that contain information about system processes and resources

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

What is the /sys VFS used for?

A

Where you find files that provide an interface to the Linux kernel

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

What is the /bin directory used for?

A

System rescue

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

What is the /usr/bin directory used for?

A

Where most programs reside

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

What is the /sbin directory used for?

A

System config tools

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

What is /usr/sbin directory used for?

A

System config tools

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

What is the /boot directory used for?

A

Kernel files are stored here

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

What is the /etc directory used for?

A

Configuration files for applications

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

What is the /var/log directory used for?

A

Log files

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

What is the /usr/local/bin used for?

A

Locally compiled programs

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

What is the /usr/local/etc used for?

A

Locally compiled programs

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