You work as a Network Administrator for Tech Perfect Inc. The company has a Linux-based network.
There are six files in a directory on your laptop. You want to find out the file types of all the files at a time. Which of the following commands will you use?
Which of the following protocols are used for mail delivery?
Each correct answer represents a complete solution. Choose two.
Fill in the blank with appropriate word. The------------ command copies files between hosts on a network. It uses ssh for data transfer, and uses the same authentication and provides the same security as ssh. It will ask for passwords or passphrases if they are needed for authentication.
Which of the following files is the default configuration file of XDM (X Window Display Manager)?
You work as the Network Technician for Tech Perfect Inc. The company has a Linux-based network.
You are working as a root user on the Linux operating system. You want to create an alias such that when you type c, the system should run the clear command to clear the screen. Which of the following tools should you use to accomplish the task?
You work as a Network Administrator for Blue Bell Inc. The company has a Linux-based network. You are working on a Linux computer. You get the following listing on your computer:
rwxr-xr-x 2 rick user 15 May 3 3:12 file92
How many hard links have been created for file92?
John works as the Network Technician for Tech Perfect Inc. The company has a Linux-based network.
John is a root user on the Red Hat operating system. John has two files named foo.txt and student.txt, which are too long. John wants to view the output of both the files on one screen at a time. Which of the following commands should John use to accomplish this task?
You work as a Network Administrator for McNeil Inc. The company has a Linux-based network. You are a root user on the Red Hat operating system. You want to know how many words are present in the file named file1.txt. You type the following command on the terminal: wc file1.txt.
The command displays the following output:
40 245 1800 file1.txt
How many words are present in the file file1.txt?
Which of the following key-combinations are used to view a file in two windows in a single vim screen?
Each correct answer represents a complete solution. Choose two.
You work as a Network Administrator for company.com Inc. You have created a PostScript file by using a program. You want to convert it to a PDF file. Which of the following commands will you use to accomplish the task?
You work as the Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. You are a root user on the Red Hat operating system. You want to view all files with a size of over 50 megabytes on your system. Which of the following commands should you use to accomplish the task?
Which of the following commands look through the currently running processes, and list the process IDs that match the selection criteria to stdout?
Each correct answer represents a complete solution. Choose all that apply.
You work as the Network Administrator for Perfect solutions Inc. The company has a Linux-based Network. You are working as a root user. You want to know what the day will be on 20 July 2010.
Which of the following commands should you use to accomplish this task?
You work as the Network administrator for McNeil Inc. The company has a Linux-based network. You are a root user on the Red Hat operating system. You want look for files whose last modified timestamp is exactly five days ago. Which of the following commands should you use to accomplish this task?
Which of the following is NOT the feature of SELinux in the Red Hat enterprise Linux?
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?
You work as a Network Administrator for McNeil Inc. The company has a Linux-based network. You are a root user on the Red Hat operating system. You want to see all directories and files, including hidden files of your home directory in long listing format. Which of the following command-line utilities would you use to accomplish this task?
Which of the following text editing tools can be used to edit text files without having to open them?