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.
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?
Successfully resolv to server1.example.com where your DNS server is 172.24.254.254
Configure to deny the pop and imap connection from outside local LAN as well as station20.example.com.
Run the squid proxy server on port 8080 by allowing internet access to 192.168.0.0/24 and block msn.com site to access.
ssh service is enabled in your Server. Configure to
- Deny the ssh from my133t.org domain.
- Allow the ssh service only from example.com domain.
Now a days you are observing that your system being very slow. You observe the processes that one user named user1 running more than 50 processes. Configure to limit the number of processes that user1 couldn’t run more than 7 process.
Configure the web server for www.abc.com associated IP address is 192.100.0.1 by allowing access within the your example.com domain.
Configure the DNS server by allowing query only from the 192.168.0.0/24 Local Network.
Your Local Domain is example.com. Configure the send mail server for you local LAN. As well as enable the pop and pop secured protocol.
Configure the telnet connection only from your local LAN (192.168.0.0/24) between 9-17pm.
You want to deny to user1 and user2 users to access files via ftp. Configure to deny these users to access via ftp.
Using squid block Internet to 192.168.1.0/24 Network and allow to 192.168.0.0/24 Network.
/data directory on linux server should make available on windows system that eric user should able to access on read only mode within example.com domain.
Your System is going use as a router for 172.24.0.0/16 and 172.25.0.0/16. Enable the IP Forwarding.
There are three Disk Partitions /dev/hda8, /dev/hda9, /dev/hda10 having size 100MB of each partition. Create a Logical Volume named testvolume1 and testvolume2 having a size 250MB. Mount each Logical Volume on lvmtest1, lvmtest2 directory.
Who ever creates the files/directories on /archive group owner should be automatically should be the same group owner of /archive.
There is a NFS server 192.168.0.254 and all required packages are dumped in /var/ftp/pub of that server and the /var/ftp/pub directory is shared. Install the Redhat Enterprise Linux 5 by creating following partitions:
/1000
/boot200
/home1000
/var1000
/usr4000
swap2X256 (RAM SIZE)
Whoever creates the file on /data make automatically owner group should be the group owner of /data directory.
There is a HTTP server 192.168.0.254 and all required packages are dumped in /var/www/html/rhel4 of that server. Install the Redhat Enterprise Linux 5 by creating following partitions:
/1000
/boot200
/home1000
/var1000
/usr4000
swap2X256 (RAM SIZE)
You are administrator of Certkiller network. First time you are going to take the full backup of all user’s home directory. Take the full backup of /home on /tmp/back file.
Make Secondary belongs the jackie and curtin users on sysuser group. But david user should not belongs to sysuser group.
You are giving the debug RHCT exam. The examiner told you that the password of root is redhat. When you tried to login displays the error message and redisplayed the login screen. You changed the root password, again unable to login as a root. How will you make Successfully Login as a root.
Successfully resolv to server1.example.com where your DNS server is 172.24.254.254
Add a new logical partition having size 100MB and create the /data which will be the mount point for the new partition.
You are giving the RHCE exam. Now you should boot your System properly. When you started your System, You got one message that.
INIT Entering runlevel 9
INIT: no more processes left in this runlevel
How will you boot your System properly?
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 4 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?
You are giving RHCE exam. Examiner gave you the Boot related problem and told to you that make successfully boot the System. While booting system, you saw some error and stop the boot process by displaying some error messages.
Kernel Panic – not syncing: Attempted to kill init!
And no further boot process. What you will do to boot the system.
You are a System administrator. Using Log files very easy to monitor the system. Now there are 50 servers running as Mail, Web, Proxy, DNS services etc. You want to centralize the logs from all servers into on LOG Server. How will you configure the LOG Server to accept logs from remote host ?
Install the Redhat Linux RHEL 5 through NFS. Where your Server is server1.example.com having IP 172.24.254.254 and shared /var/ftp/pub. The size of the partitions are listed below:
/1048
/home1028
/boot 512
/var 1028
/usr2048
Swap->1.5 of RAM Size
/storageconfigure the RAID Level 0 of remaining all free space.
After completing the installation through NFS solve the following questions. There are two networks 172.24.0.0/16 and 172.25.0.0/16. As well as there are two domains example.com on 172.24.0.0/16 network and my133t.org on 172.25.0.0/16 network. Your system is based on example.com domain. SELinux should be in enforce mode.
You are administrator of Certkiller network. First time you are going to take the full backup of all user’s home directory. Take the full backup of /home on /tmp/back file.
Who ever creates the files/directories on /storage group owner should be automatically should be the same group owner of /storage.
Who ever creates the files/directories on /archive group owner should be automatically should be the same group owner of /archive.
There is a NFS server 192.168.0.254 and all required packages are dumped in /var/ftp/pub of that server and the /var/ftp/pub directory is shared. Install the Redhat Enterprise Linux 5 by creating following partitions:
/1000
/boot200
/home1000
/var1000
/usr4000
swap2X256 (RAM SIZE)
Create a RAID Device /dev/md0 by creating equal two disks from available free space on your harddisk and mount it on /data.
We are working on /data initially the size is 2GB. The /dev/test0/lvtestvolume is mount on /data. Now you required more space on /data but you already added all disks belong to physical volume. You saw that you have unallocated space around 5 GB on your harddisk. Increase the size of lvtestvolume by 5GB.
Whoever creates the file on /data make automatically owner group should be the group owner of /data directory.