Which command can be used to display the parameters of a given cgroup in the cpuset subsystem?
What is the purpose of the kpartx command?
Examine these commands and their output:# mount | grep xfs/dev/mapper/vg_xfs_xfs1 on /xfs1 typr xfs (rw, quota_# xfs_quota x c enable u /xfs1# xfs_quota x c enable g /xfs1XFS_QUOTAON: Invalid argument -Identify the reason for the "Invalid argument" error.
Examine the contents of the dhcp configuration file:# cat /etc/dhcp/dhcpd.confsubnet 192.168.100.0 netmask 255.255.255.0 {range 192.168.100.100 192.168.100.200;}host host100 {hardware ethernet 00:0c:29:B9:07:41;fixed-address 192.168.100.100;}Which statement is true about this DHCPD configuration?
Which single statement is true for creating a labeled filesystem in RAID-1 on devices /dev/sdc and /dev/sdd?
Which statement is true about OCFS2 file system creation?