101-500 question 189 discussion

View all LPIC-1 System Administrator Exam 101, Part 1 of 2, here
back to lpi forum

Question 189

Which of the following commands is used to modify quota settings? (Choose two.)

  • A. editquota
  • B. setquota
  • C. edquota
  • D. quotaedit
  • E. quotaset
Answer:

C

User Votes:
A 2 votes
50%
B 4 votes
50%
C 2 votes
50%
D
50%
E
50%
Discussions
0 / 1000
daittarn2
1 month, 2 weeks ago

Correct answers: B and C

edquota: This is a standard command used in Unix/Linux systems to edit disk quotas for a user or group. It opens the quota settings in a text editor.

setquota: This command allows you to set disk quotas directly from the command line, without using a text editor.