Which command can you use to change kernel parameters at runtime?
The latest changes and updates from the administration for this exam.
Latest Update: Jun 09 2026
All questions are working fine.
Which command can you use to change kernel parameters at runtime?
You are investigating a user-facing application issue. The application consists of multiple services that run on different Linux systems. Therefore, you are examining log files from a variety of Linux servers. You discover that each Linux server uses a slightly different time, making it hard for you to coordinate the log entries across multiple servers. Which of the following is the best approach to use so you can prevent this issue from occurring again?
You started several background processes. What command can you use to view the current list of your background processes?
You execute "pvdisplay /dev/sda1" as the root user. It returns this message: "Failed to find physical volume '/dev/sda1'". What explains this error message?
In a Bash shell script, if you want to restart the loop at the next iteration before the loop completes, use the _________ statement.
Your Linux server is experiencing a brute-force attack from an IP address of 92.255.85.69. You execute "dig 92.255.85.69" but fail to get a hostname. What command can you use to determine the responsible party for that IP address?
You manage a Linux server that has SELinux enabled. You want to allow the web server the ability to connect to databases over the network by setting the value of the httpd_can_network_connect_db SELinux boolean to "on". What command accomplishes this task?
Which command creates a Volume Group named "vg_apps" that contains the "/dev/nvme0n1" Physical Volume?
What file should you edit to change the minimum UID for newly created users from 1000 to 10000?
Which command(s) can you use to create an initial ramdisk on a RedHat Enterprise Linux system?