What command would you use to list all pci devices in your system?
What command would you use to list all pci devices in your system? Give only the command, without any parameters.
What should you do?
After installing some new programs, each time you want to start them you get the annoying error:
/usr/libexec/ld-elf.so.1: Shared object ‘libmysqlclient.so.10’ not found.
The ‘locate’ command confirms that you do have a file ‘libmysqlclient.so.10’ on your system. What should you do? (choose the best 2 answers)
Which of the following commands will allow you to compile and install apache in your own homedirectory?
You want to do some tests with the apache webserver, but you don’t have root access on this server, only a normal unprivileged user account.
Which of the following commands will allow you to compile and install apache in your own homedirectory?
(choose the best answer)
What command would do the trick?
You’re administering a Linux server whose previous admin had the nasty habit of creating temporary files called ‘ff’ all over the file system, some of them quite big, without ever removing them.
You decide to clean up the mess. What command would do the trick?
(choose the best answer)
What single command would you use?
You want to list a file line by line, but in reverse order. What single command would you use? Give only the command, without any parameters.
What output will be displayed on the screen when the following command is executed:
The file myfile.txt contains the following data:
joe:x:100:100:Joe:/home/joe:/bin/bash
mike:x:101:101:Mike:/home/mike:/bin/sh
kevin:x:102:102:Kevin:/home/kevin:/bin/sh
matt:x:103:103:Matt:/home/matt:/bin/sh
What output will be displayed on the screen when the following command is executed: grep o home myfile.txt
What syslog.conf facility represents Unix to Unix copy?
What syslog.conf facility represents Unix to Unix copy?
What syslog.conf facility represents miscellaneous daemons?
What syslog.conf facility represents miscellaneous daemons?
What run level represents multi-user?
What run level represents multi-user?
Which of the following syslog.conf entries would cause kernel error messages to be sent to the system console?
Which of the following syslog.conf entries would cause kernel error messages to be sent to the system console?