You are installing Linux on a workstation for a new employee. Which partition should be largest?
A.
/
B.
/boot
C.
/lib
D.
/usr
Explanation/Reference:
Considering that employees will usually not have that many files stored in their local home directory of a workstation, but many applications installed, you should consider making /usr the largest of the partitions, since all applications will be installed there.