117-102 Testversion SAP ABAP,it-pruefungen.de,SAP Certified Associate,SAP Certified Development Associate,SAP Application Associate,SAP-Certifications,SAP Certified Application Associate,SAP Certified Application Professional,SAP Certified Development Professional, SAP Certified Technology Associate, SAP Certified Technology Professional
117-102 Testversion General Linux, Part 2 Die rasante Entwicklung im Bereich der Informationstechnik macht es zwingend, sich regelmäßig fortzubilden. Weisen Sie Ihr IT-Können nach, absolvieren Sie Ihre Prüfung. Bei Ihrer Zertifizierungsvorbereitung werde Ihnen it-pruefungen.de sehr gut helfen.
Prüfungsfragen 117-102 Lpi
QUESTION 1
What is the purpose of the bash built-in export command
A. To allow disks to be mounted remotely
B. To run a command as a process in a sub-shell
C. To make the command history available to sub-shells
D. To setup environment variables for applications
E. To share NFS partitions for use by other systems on the network
Answer: D
Explanation/Reference:
From the man pages:
export -p The supplied names are marked for automatic export to the environment of subsequently executed commands. If the -f option is given, the names refer to functions. If no names are given, or if the -p option is supplied, a list of all names that are exported in this shell is printed. The -n option causes the export property to be removed from each name. If a variable name is followed by =word, the value of the variable is set to word.
QUESTION 2
Your /etc/passwd file appears to have approximately half shadow passwords and half standard unix excrypted passwords. What utility would you most likely run to fix this?
A. pwconv
B. passconvert
C. useradd -conv
D. pwhash
E. passwd -fix
Answer: A
Explanation/Reference:
From the man pages:
The pwconv command creates shadow from passwd and an optionally existing shadow.
QUESTION 3
Where are the default settings for the useradd command kept?
A. /etc/default/useradd
B. /etc/.useradd
C. /etc/defauls/useradd
D. /etc/sysconfig/useradd.cfg
Answer: A
Prüfungsfragen 117-102 Lpi