You are using RHEL 5 on your system. You want to know, what kernel version is currently running in RHEL 5. Which of the following commands will you use to accomplish this task?
Each correct answer represents a complete solution. Choose two.
John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. John is working as a root user on the Linux operating system. He wants to get the status of the modules currently loaded in the kernel. Which of the following commands will John use to accomplish his task?
Each correct answer represents a complete solution. Choose all that apply.
You work as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network.
Rick, a Sales Manager, has a permission issue on a file. You want to know the names of groups of which Rick is a member. You want to store the information in a text file named RickGroup.txt. Which of the following commands will you use to accomplish the task?
Which of the following commands will you use to display the packages that depend on the package foo?
In, which of the following directories all configuration files are usually stored?
John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. John is working as a root user on the Linux operating system. He wants to decompress a gZipped tarball. Which of the following commands will John use to accomplish this task?
You work as a Network Administrator for Tech Perfect Inc. The company has a Linux-based network. You want to kill a process running on a Linux server. Which of the following commands will you use to know the process identification number (PID) of the process?
Which of the following files contains the processes that start up automatically during the booting of a Linux server?
John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. He is working as a root user on the Linux operating system. He wants to add a soft limit quota warning for the users, in which, after exceeding the quota value, a user will receive e-mail warnings about being over quota. Which of the following commands will John use to accomplish his task?
Each correct answer represents a complete solution. Choose all that apply.
Which of the following run levels start the system in single user mode?
Each correct answer represents a complete solution. Choose all that apply.
You want to make Rick an owner of the files TRADE1.TXT and TRDREPORT.TXT. Which of the following commands will you use to accomplish this?
John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. John is working as a root user on the Linux operating system. He wants to run the cc process at runlevel three. If the order of execution of cc command is 43, which of the following commands will John use to accomplish his task?
Which of the following commands is used to make a swap active after creating a new SWAP partition?
You work as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. You have received an error on your Linux server stating that the superblock is damaged. Which of the following commands will you use to resolve the issue?
Which of the following files contains the names and locations of system log files?
Which of the following commands will you use to change the home directory of a user and move all of its contents to the new home directory?
Which of the following network protocols are used by the dhclient command to configure the IP addresses of computers on the network?
Which of the following commands helps an administrator to switch a Linux server to different run levels without rebooting the server?
You work as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. You are configuring a UPS for a Linux server. You want to configure the computer as follows:
The server should automatically shut down after ten minutes of power failure.
The server should inform the administrator that the shut down process has started.
Which of the following files will help you to configure these settings?
In Linux, which of the following commands is used to query the installed RPM packages?
Which of the following commands can be used to initialize a disk partition to set up the Logical Volume Manager (LVM)?
You want to start the display manager automatically at boot time. Which of the following files will you edit to accomplish the task?
Which of the following commands can be used to check badblocks?
Each correct answer represents a complete solution. Choose all that apply.
Which of the following commands will go through your logs for a given period of time and make a report in the areas that you wish with the detail that you wish?
You work as a Network Administrator for Tech World Inc. The company has a Linux-based network. You have installed a video card in your Linux workstation. Which of the following will you require in order to configure
X?
Which of the following switches of the rpm command lists the package that owns the specified file?
You work as a Network Administrator for Tech Perfect Inc. The company has a Linux-based network. You are configuring a Linux computer. You want the Linux system to be booted in XWindow by default. Which of the following runlevels will you choose?
Fill in the blank with the appropriate tool.
_________is a network diagnostic tool that combines the functionality of the traceroute and ping programs in a single network diagnostic tool.
Which of the following shutdown command parameters is used to skip the fsck command process after rebooting the Linux operating system?
Which of the following tools can be used to add a journal to an ext2 system, making it an ext3 system, as well as to display or set the maximum number of mounts before a check is forced?
You work as a System Administrator for McNeil Inc. The company has a Linux-based network. You are a root user on the Red Hat operating system. You have added a new swap partition on /dev/hdb2. After adding the new swap partition and enabling it, you want to ensure that it is enabled. Which of the following commands will you use to accomplish the task?
Each correct answer represents a complete solution. Choose two.
You work as a Network Administrator for Tech Perfect Inc. You want to configure quotas for everyone on the /home directory. What will you add to the options in /etc/fstab?
Each correct answer represents a complete solution. Choose two.
Which of the following servers can provide files required for Red Hat Linux installation process?
Each correct answer represents a complete solution. Choose all that apply.
John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. John is working as a root user on the Linux operating system. The company is using the host-based access control to avoid unwanted access of the malicious users. John wants to add a new user, which can use X applications from the remote computer. Which of the following commands will John use to accomplish his task?
Each correct answer represents a complete solution. Choose all that apply.
Which of the following run-levels causes an X-based login to appear when the system is booted?
Which of the following directories CANNOT be installed on separate filesystems in Linux?
Each correct answer represents a complete solution. Choose all that apply.
You work as a Network Administrator for McRoberts Inc. The company has a Linux-based network.
You have created a script named lf.cgi. You want to provide the following permissions on it: rwsr-sr--
Which of the following commands will you execute?
Which of the following commands is used to create a logical volume in a volume group in Linux?
Which of the following commands is used to check the signature of an rpm packet?
You work as a Network Administrator for Rick International. The company has a Linux-based network. You have to remove a package named TEST from a Linux server. Which of the following commands will you use to accomplish the task?
You work as a Network Administrator for Net World International. The company has a Linux-based network. You want to upgrade an RPM package and get the status during the upgrade. Which of the following commands will you use to accomplish the task?
You work as a Network Administrator for Tech World Inc. The company has a Linux-based network. The permissions on a file named Report are shown below:
rwxr--r— You want to add a sticky bit to the file. Which of the following commands will you use?
You work as a System Administrator for McNeil Inc. The company has a Linux based network. You are a root user on Red Hat operating system. You have upgraded the amount of RAM in your system from 256 MB to 512 MB, but there is only 512 MB of swap space. Therefore, you want to add more swap space to /dev/hdb2 hard drive to run the applications that require a large amount of memory. Which of the following commands should you run to accomplish this task? Each correct answer represents a complete solution. Choose all that apply.
Which of the following commands will you run to list all files that have been modified within the last 60 minutes?
What command will you use to find the current runlevel of an active Linux session?
Alicia works as a System Administrator for SoftTech Inc. The company uses the Linux operating system. She wants to install Apache on the company's server. Which of the following commands will she use to check whether or not Apache is already installed on the server?
After enabling shadowed passwords in a Linux server, where does Linux keep the passwords?
You work as a Network Administrator for Perfect Solutions Inc. You are required to configure a hard disk for a Linux workstation. You are using the FDISK utility to configure it. Which of the following options will you use to show all the existing partitions of the hard disk?
Fill in the blank with the appropriate command.
The ________ command recursively removes files, which have not been accessed for a period of time.
Which of the following commands can be used to check the errors of the ext2 and ext3 filesystems?
Each correct answer represents a complete solution. Choose two.
You work as a Network Administrator for Tech Perfect Inc. The company has a Linux-based network. You are required to boot a server in single-user mode. Which of the following runlevels will you choose to accomplish the task?
You work as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. You have to create user accounts for four new Management Trainees. You also have to create a group named MT and provide membership of this group to the new user accounts. How will you accomplish this?
John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. John is working as a root user on the Linux operating system. He wants to check the errors of an ext2 filesystem. Which of the following commands can John use to accomplish the task? Each correct answer represents a complete solution. Choose all that apply.
John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. Due to some network security reasons, John wants to shut down all network interfaces just before rebooting the Linux server. Which of the following commands will he use to accomplish the task?
Which of the following statements is true about Linux kernel?
Each correct answer represents a complete solution. Choose all that apply.
Which of the following commands can be used to overwrite an existing kernel image file?
John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. John is working as a root user on the Linux operating system. He wants to print a file named print.txt. Which of the following commands can John use to accomplish the task? Each correct answer represents a complete solution. Choose all that apply.
Which of the following statements are true about rsync? Each correct answer represents a complete solution. Choose all that apply.
You work as a system administrator for Tech Perfect Inc. The company has a Linux-based network. You are a root user on the Linux operating system. A user, Jetson, wants to view the speed and the duplex for his Ethernet card. His ethernet card is activated on interface eth0. Which of the following commands can you use to accomplish this task?
Which of the following Linux commands is used to assign privileges over a particular file to a designated user?
Which of the following commands is used to start or stop a standalone service immediately?
Which of the following commands is used to see IP address, MAC address, and default gateway of a Linux system?
Which of the following command is used to list the current routing table in Linux?
Which of the following traceroute command parameters displays numeric addresses instead of names of the routers?
Which of the following is the only domain in Xen environment from which an administrator can send command to the Hypervisor?
Which of the following commands is used to see list of previously entered command on the Red Hat operating system?
Which of the following tools can be used to assign IP addresses to the Linux systems during the installation process?
Which of the following is a name of the file created when group quotas are used?
In RHEL, Which of the following logical interfaces refers to the loopback interface?
Which of the following runlevel values is used to halt the Linux operating system?
Which of the following options is used with yum command to list a description and summary information about available packages?
When you are installing RHEL on a system how much swap space should be given in partition?
Which of the following graphical tools can be used to create and modify Kickstart files?
Which of the following files contain the information on how init should set up the system in every run level?