The files created by users from the same group should a…
Create a catalog under /home named admins. Its respective group is requested to be the admin group. The
group users could read and write, while other users are not allowed to access it.
The files created by users from the same group should also be the admin group.
The user: tom’s login shell should be non-interactive
Add 3 users: harry, natasha, tom.
The requirements: The Additional group of the two users: harry, Natasha is the admin group.
The user: tom’s login shell should be non-interactive.
Host name: station.domain40.example.com /etc/sysconfig/…
Configure your Host Name, IP Address, Gateway and DNS.
Host name: station.domain40.example.com
/etc/sysconfig/network
hostname=abc.com
hostname abc.com
IP Address:172.24.40.40/24
Gateway172.24.40.1
DNS:172.24.40.1
which of the following statements is true?
When using the gatewaying/direct routing forwarding method of Linux Virtual Server (LVS), which of the following statements is true?
Which of the following are tools or services that manag…
Which of the following are tools or services that manage a Linux Virtual Server (LVS) setup? (Choose TWO correct answers.)
What is true for a virtual IP address in the context of…
What is true for a virtual IP address in the context of keepalived? (Choose TWO correct answers.)
Which of the following are valid load balancing algorit…
Which of the following are valid load balancing algorithms for HAProxy? (Choose TWO correct answers.)
what directive is needed in the HAProxy configuration i…
When using HAProxy to load balance requests over a set of web servers, what directive is needed in the HAProxy configuration in order to be able to log, on the
backend web servers, the IP address of the client making a request?
Which additional command has to be issued on the LVS ho…
While setting up a load-balanced HTTP service, Linux Virtual Server was configured with the commands:
ipvsadm -A -t 198.51.100.2:80 -s rr
ipvsadm -a -t 198.51.100.2:80 -r 192.168.10.1:80 -m
ipvsadm -a -t 198.51.100.2:80 -r 192.168.10.2:80 -m
and all backend servers are using the LVS host as the default router. Which additional command has to be issued on the LVS host in order to correctly handle
incoming HTTP traffic?
Which of the following technologies are parts of the Re…
Which of the following technologies are parts of the Red Hat Enterprise Linux High Availability Add-On? (Choose THREE correct answers.)