Question 41

Which of the following statements are true about Jenkins? (Choose two correct answers.)
  • Question 42

    SIMULATION
    A YUM repository has been provided at http://server.domain11.example.com/pub/x86_64/Server.
    Configure your system to use this location as a default repository.

    Question 43

    Part 1 (on Node1 Server)
    Task 17 [Accessing Linux File Systems]
    Find all the files owned by user "alex" and redirect the output to /home/alex/files.

    Question 44

    Your System is going use as a router for 172.24.0.0/16 and 172.25.0.0/16. Enable the IP Forwarding.
    1. echo "1" >/proc/sys/net/ipv4/ip_forward
    2. vi /etc/sysctl.conf net.ipv4.ip_forward=1

    Question 45

    One Logical Volume named lv1 is created under vg0. The Initial Size of that Logical Volume is 100MB. Now you required the size 500MB. Make successfully the size of that Logical Volume 500M without losing any data. As well as size should be increased online.