FHS LINUX DIRECTORIES Flashcards

(26 cards)

1
Q

Q: Which Linux directory contains binary commands for use by all users?

A

A: /bin (often a shortcut to /usr/bin)

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

Q: Which directory contains the Linux kernel and boot loader files?

A

/boot

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

Q: Which directory contains device files?

A

/dev

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

Q: Which directory stores system-specific configuration files?

A

/etc

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

Q: What is the default location for user home directories?

A

/home

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

Q: Which directories contain shared program libraries and kernel modules?

A

A: /lib and /lib64 (often shortcuts to /usr/lib and /usr/lib64)

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

Q: Which directory contains mount points for removable media devices like DVDs and USB drives?

A

A: /media

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

Q: Which directory is typically empty and used to temporarily mount filesystems?

A

/mnt

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

Q: Which directory stores additional software programs?

A

A: /opt

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

Q: Which directory contains process and kernel information?

A

A: /proc

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

Q: What is the home directory for the root user?

A

/root

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

Q: Which directory contains system binary commands used for system administration?

A

A: /sbin (often a shortcut to /usr/sbin)

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

Q: Which directory holds configuration information for hardware devices?

A

/sys

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

Q: Which directory holds temporary files created by programs?

A

/tmp

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

Q: Which directory contains most system commands and utilities?

A

/usr

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

Q: What directory under /usr contains user binary commands?

17
Q

Q: What directory under /usr contains educational programs and games?

A

A: /usr/games

18
Q

Q: What directory under /usr holds C program header files?

A

A: /usr/include

19
Q

Q: What directories under /usr contain libraries?

A

A: /usr/lib and /usr/lib64

20
Q

Q: What directory under /usr holds programs installed locally by the user?

A

A: /usr/local

21
Q

Q: What directory under /usr holds system administration commands?

22
Q

Q: What directory under /usr holds architecture-independent files?

A

A: /usr/share

23
Q

Q: What directory under /usr holds files for the X Window system?

A

/usr/share/X11 (sometimes replaced by /etc/X11)

24
Q

Q: What directory under /usr holds source code?

25
Q: Which directory is used for most locally installed programs?
A: /usr/local
26
Q: Which directory contains log files and spools?
/var