Redhat Linux 9.0 Admin Test
/dev/hda6 and /dev/hda7 are two partitions of 150MB each. What is the correct statement to create physical volumes?
A new partition /dev/hda6 has been created. How will it be formatted with ext3 file system (one block=1024 bytes, inode size=one inode every 2 blocks)?
A new swap partition is created and entered correctly in /etc/fstab. How will it be mounted?
Can / partition on lvm device be installed during installation?
Can the size of LVM be decreased?
During Linux installation, in which mode can RAID be created?
How can ext2 filesystem be converted to ext3 filesystem if the partition is /dev/hda7 ?
How can ext3 filesystem be converted to ext2 filesystem if the partition is /dev/hda7 ?
How can kernel-2.6.9-5 rpm be installed?
How can you tell which RPM the /etc/inittab file belongs to?
How is an LVM of 200MB named lv0 created within the volume group vg0?
How many disks are required in Raid level 5?
How much space does the IPL (Initial Program Loader) take on the disk?
How should a cron job that prints "hello" every morning at 4:02am, be set up?
How should a raid device /dev/md0, with level 0, and devices /dev/hda6, /dev/hda7 be created?
If /root partition is installed on /dev/hda2, what defines hda2 ?
If the permissions of rc.sysinit are changed from 655 to 444, what will happen during the next reboot?
In which mode can LVM be created during installation?
In which of the following locations are boot messages stored?
Sticky bit and suid are to be set on /home/test. Which command should be used to give rwx permissions to each user, group and others?
The command which configures devices is:
There are 3 disks of 1 GB each, with mean total 3 GB. If a raid level 5 is implemented, what will be the size of the raid device?
Through which of the following commands can a corrupted initrd be recreated?
What does the entry id:3:initdefault: define in the /etc/inittab file?
What is proc file system?
What is the correct format for kickstart installation through NFS, when the NFS IP is 192.168.0.254, and the file path on the server is /kickstart/ks.cfg ?
What is the full form of MBR?
What is the path of rc.sysinit?
What problems will be faced during reboot, when the permissions of /tmp are 655, and the default permissions are 1777?
What should be done to extend a 200MB LVM named lv0 by 50MB. A volume group named vg0 of 100MB is available free, lv0 is mounted on /test ?
What should be the command to view the details of raid device /dev/md0 ?
What types of files does /proc filesystem consist of?
What will be the behavior of the following command: # echo "1" > /proc/sys/net/ipv4/ip_forward
When the system is started, it shows Redhat Enterprise Linux. When the enter key is pressed, it shows the grub prompt. The present working directory is either / or /boot. How can you find the /boot...
When VGs (Volume Groups) are created, where are the VG information files stored?
Which command is used to set a quota for user Debbie. The path is /test, the size of quota is 5MB and soft limit is 4MB. The user is not allowed to use more than 5MB.
Which entry does not belong to ifcfg-eth0 ?
Which entry is not required in /etc/sysconfig/network ?
Which entry is specified in /etc/resolv.conf ?
Which file contains the configuration of the network card?
Which is the correct command to start the daemon of the printserver?
Which of the following commands enables ip forwarding permanently?
Which of the following commands will format the /test partition?
Which of the following denotes Raid level 0?
Which of the following files contains the IP address of the gateway?
Which of the following repquota command option is used to Report all quotas, even if there is no usage?
Which statement correctly creates a Volume Group, named vg0, when there are two partitions /dev/hda6 and /dev/hda7 of 150 MB each, totalling 300MB?
While troubleshooting Xserver, which of the following steps is not required?