Make access the shared users home directory.
CORRECT TEXT
Some users home directory is shared from your system. Using showmount -e localhost command,
the shared directory is not shown. Make access the shared users home directory.
Make the user can create the file less then 70K.
CORRECT TEXT
neo user tried by:
dd if=/dev/zero of=/home/neo/somefile bs=1024 count=70
files created successfully. Again neo tried to create file having 70K using following command:
dd if=/dev/zero of=/home/neo/somefile bs=1024 count=70
But he is unable to create the file. Make the user can create the file less then 70K.
Find out the Problem and implement the quota to user1 to have a soft limit 60 inodes (files) and hard limit of
CORRECT TEXT
Quota is implemented on /data but not working properly. Find out the
Problem and implement the quota to user1 to have a soft limit 60 inodes
(files) and hard limit of 70 inodes (files).
Make successfully that the size of Logical Volume 245MB without losing any data.
CORRECT TEXT
One Logical Volume is created named as myvol under vo volume group and is mounted. The
Initial Size of that Logical Volume is 124MB. Make successfully that the size of Logical Volume
245MB without losing any data. The size of logical volume 240MB to 255MB will be acceptable.
As well as size should be increased online.
CORRECT TEXT
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.
CORRECT TEXT Create one partitions having size 100MB and mount it on /data.
CORRECT TEXT
Create one partitions having size 100MB and mount it on /data.
Change the root password to redhat and login in default Runlevel.
CORRECT TEXT
You are new System Administrator and from now you are going to handle the system and your
main task is Network monitoring, Backup and Restore. But you don’t know the root password.
Change the root password to redhat and login in default Runlevel.
How will you enable IP packets forward?
CORRECT TEXT
There are more then 400 Computers in your Office. You are appointed as a System Administrator.
But you don’t have Router. So, you are going to use your One Linux Server as a Router. How will
you enable IP packets forward?
How will you fix that problem and make boot successfully run X Window System.
CORRECT TEXT
You Completely Install the Redhat Enterprise Linux 5 on your System. While start the system, it’s
giving error to load X window System. How will you fix that problem and make boot successfully
run X Window System.
How will make successfully ping to 192.168.1.0/24 Network’s Host?
CORRECT TEXT
There are two different networks, 192.168.0.0/24 and 192.168.1.0/24. Your System is in
192.168.0.0/24 Network. One RHEL 5 Installed System is going to use as a Router. All required
configuration is already done on Linux Server. Where 192.168.0.254 and 192.168.1.254 IP
Address are assigned on that Server. How will make successfully ping to 192.168.1.0/24
Network’s Host?