Which two parameters are valid networking modes for a Linux container (LXC)?
Which three statements are true about support for the XFS file system in Oracle Linux?
Identify the two commands that can be used to set SELinux file labels back to their default values.
Examine the dtrace command.dtrace q n syscall:::Which two statements are true?
Which statement describes the default network set up by an Oracle template script?
Examine this extract from /etc/httpd/conf/httpd.conf for virtual hosts:<VirtualHost *:80>ServerAdmin[email protected]DocumentRoot /www/docs/site1.example.comServerName site1.example.com -</VirtualHost><VirtualHost *:80>ServerAdmin[email protected]DocumentRoot /www/docs/site2.example.comServerName site2.example.com -</VirtualHost>Which three statements are true about the configuration extract?