How do you get a list of files that have been installed from a dpkg package?
How do you get a list of files that have been installed from a dpkg package?
Why has User Joseph successfully extracted and compiled a program from source code whilte Installing the binar
User Joseph has successfully extracted and compiled a program from source code. Installing the binaries produces errors.
What is the most likely reason?
What RPM command would show you detailed information for a package called openssh-3.6.i386.rpm?
What RPM command would show you detailed information for a package called openssh-3.6.i386.rpm?
Which system administration command you can use to update ld.so.cache after the installation of new shared lib
Which system administration command you can use to update ld.so.cache after the installation of new shared libraries?
Which file is used by ld.so to find libraries quickly without actually having to search the directories in its
Which file is used by ld.so to find libraries quickly without actually having to search the directories in its library path?
Which command to preview where the package file, apache-xml.i386.rpm, will install its files before installing
You want to preview where the package file, apache-xml.i386.rpm, will install its files before installing it.
What command do you issue?
Which of the following commands would display the lines containing capital letters form the file “turkey
Which of the following commands would display the lines containing capital letters form the file "turkey.txt"?
Which of these commands allows you to use shared libraries that are in /usr/local/lib?
Which of these commands allows you to use shared libraries that are in /usr/local/lib?
To prevent a command run as root from sending both standard out (stdout) and standard error (stderr) to any te
To prevent a command run as root from sending both standard out (stdout) and standard error (stderr) to any terminal or other file or device.
Which of the following strings should be appended to the command?
Which command to search the file myfile for all occurances of string containing at least five characters, wher
You want to search the file myfile for all occurances of string containing at least five characters,
where character number 2 and 5 are ‘a’ and character number 3 is NOT ‘b’.
Which command would you use?