102-500 Deutsch試験無料問題集「Lpi LPIC-1 Exam 102, Part 2 of 2, version 5.0 (102-500 Deutsch Version) 認定」

Welcher Befehl macht die Shell-Variable mit dem Namen VARIABLE für Sub-Shells sichtbar?

解説: (GoShiken メンバーにのみ表示されます)
Welcher Parameter muss an ifconfig übergeben werden, um eine zuvor inaktive Netzwerkschnittstelle zu aktivieren? (Geben Sie den Parameter nur ohne Befehl, Pfad oder zusätzliche Optionen an.)
正解:
up
Explanation:
The parameter that must be passed to ifconfig to activate a previously inactive network interface is up. The up parameter tells the kernel to activate the network interface and allow it to send and receive packets. The opposite of up is down, which deactivates the network interface. The up parameter is part of the topic 109.2: Basic network configuration, which is one of the objectives of the LPI Linux Administrator - 102 exam12. Reference: 1: https://learning.lpi.org/en/learning-materials/102-500/ 2: https://www.lpi.org/our-certifications/exam-102-objectives/
Was trifft auf den Befehl sendmail zu?

解説: (GoShiken メンバーにのみ表示されます)
Was ist wahr in Bezug auf den Befehl userdel --force --remove bob? (Wähle ZWEI richtige Antworten.)

解説: (GoShiken メンバーにのみ表示されます)
Welche der folgenden Verbindungstypen, wie in der Verbindungsabrollshow zu sehen, können im Network Manager vorhanden sein?
(Wählen Sie DREI richtige Antworten.)

正解:A,C,E 解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
Die Zeitzone des Systems kann durch Verknüpfen von / etc / localtime mit einer entsprechenden Datei in welchem ​​Verzeichnis festgelegt werden? (Geben Sie den vollständigen Pfad zum Verzeichnis ohne Länderinformationen an.)
正解:
usrsharezoneinfo
Explanation:
The /usr/share/zoneinfo directory contains the binary time zone files that are used by the system to determine the local time for any region. The files are organized in subdirectories by continent, country, or ocean. Some files represent the standard time zones, while others may have historical or political variations. To set the system's timezone, one can create a symbolic link from /etc/localtime to the appropriate file in the /usr/share/zoneinfo directory. For example, to set the timezone to America/New_York, one can use the command sudo ln -sf /usr/share/zoneinfo/America/New_York /etc/localtime. Alternatively, one can use the timedatectl command to set the timezone without creating the link manually. Reference:
How to Set or Change the Time Zone in Linux | Linuxize
4 Ways to Change the Timezone in Linux - wikiHow
Welche der folgenden Aussagen trifft auf systemd Timer-Einheiten zu?

解説: (GoShiken メンバーにのみ表示されます)
Der richtige crontab-Eintrag, um das Skript-Chklog dreimal pro Monat zwischen 15:00 und 22:00 Uhr auszuführen. und 17 Uhr:

解説: (GoShiken メンバーにのみ表示されます)
Mit welchem ​​der folgenden find-Befehle wird eine Liste der Dateien ausgegeben, deren Eigentümer root ist und in denen das SUID-Bit gesetzt ist
/ usr?

解説: (GoShiken メンバーにのみ表示されます)
Welche der folgenden Aussagen ist in der Datei /etc/nsswitch.conf gültig?

解説: (GoShiken メンバーにのみ表示されます)
Was kann mit useradd angegeben werden? (Wähle zwei.)

解説: (GoShiken メンバーにのみ表示されます)
Welche der folgenden Details werden in keiner Ausgabe des Dienstprogramms netstat bereitgestellt?

解説: (GoShiken メンバーにのみ表示されます)