ExamGecko
Question list
Search
Search

List of questions

Search

Question 22 - 201-450 discussion

Report
Export

How can the kernel parameter for the maximum size of the shared memory segment (shmmax) be changed to 2GB (2147483648 Bytes) on a running system? (Choose TWO correct answers.)

A.
Edit /etc/shmmax and set the parameter to 2147483648.
Answers
A.
Edit /etc/shmmax and set the parameter to 2147483648.
B.
sysctl shmmax=2147483648
Answers
B.
sysctl shmmax=2147483648
C.
sysctl kernel.shmmax=2147483648
Answers
C.
sysctl kernel.shmmax=2147483648
D.
echo 2147483648 > /proc/sys/kernel/shmmax
Answers
D.
echo 2147483648 > /proc/sys/kernel/shmmax
E.
export kernel.shmmax=2147483648
Answers
E.
export kernel.shmmax=2147483648
Suggested answer: C, D
asked 18/09/2024
Slawomir Marcjanski
28 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first