PrepAway - Latest Free Exam Questions & Answers

Category: RH202

Exam RH202: RHCT (Redhat Certified Technician) RH202 On Redhat Enterprise Linux 5

From Next reboot the system, kernel will take the value from /etc/sysctl.conf

CORRECT TEXT
Your System is going use as a router for 172.24.0.0/16 and 172.25.0.0/16. Enable the IP
Forwarding.
i. echo "1" >/proc/sys/net/ipv4/ip_forward
ii. vi /etc/sysctl.conf
net.ipv4.ip_forward=1
/proc is the virtual filesystem, containing the information about the running kernel. To change the
parameter of running kernel you should modify on /proc. From Next reboot the system, kernel will
take the value from /etc/sysctl.conf.


Page 1 of 1212345...10...Last »