Lpi LPIC-1 Exam 102, Part 2 of 2, version 5.0 (102-500 Deutsch Version) - 102-500 Deutsch무료 덤프문제 풀어보기

Standardmäßig wird der Inhalt des Verzeichnisses in das Ausgangsverzeichnis eines neuen Benutzers kopiert, wenn das Konto erstellt wird, indem die Option -m an den Befehl useradd übergeben wird. (Geben Sie den vollständigen Pfad zum Verzeichnis an.)
정답:
etcskel
Explanation:
The /etc/skel directory contains files and directories that are used as a template for creating a new user's home directory. The useradd command uses the -m (or --create-home) option to create the user home directory as /home/username and copy the files from /etc/skel to it. The files in /etc/skel are typically initialization files such as .bashrc, .profile, and .bash_logout that set the user's environment variables, aliases, and other preferences. The system administrator can customize the /etc/skel directory to provide a consistent and convenient initial setup for new users. Reference:
https://www.howtouselinux.com/post/create-new-user-with-home-directory-in-linux
https://linuxize.com/post/how-to-create-users-in-linux-using-the-useradd-command/
Mit welchem ​​der folgenden Befehle werden alle Druckaufträge in der Warteschlange aufgelistet?

정답: B
설명: (Fast2test 회원만 볼 수 있음)
Welcher in systemd enthaltene Befehl unterstützt die Auswahl von Nachrichten aus dem systemd-Journal nach Kriterien wie Zeit oder Einheitenname? (Geben Sie nur den Befehl ohne Pfad oder Parameter an.)
정답:
journalctl
Explanation:
The command journalctl is included in systemd and supports selecting messages from the systemd journal by criteria such as time or unit name. The systemd journal is a binary log file that stores system and service messages. The journalctl command can be used to view, filter, export, and manipulate the journal entries. For example, to show all messages from a specific unit, such as sshd.service, the command would be:
journalctl -u sshd.service
To show all messages from a specific time range, such as yesterday, the command would be:
journalctl --since=yesterday
The journalctl command has many options and arguments that can be used to customize the output and perform various operations on the journal. For more information, see the man page of journalctl or the official documentation1. Reference: [LPI 102-500 Exam Objectives], Topic 106.2: System logging, Weight: 3. [systemd-journald.service(8) - systemd - Debian unstable - Debian Manpages], Section NAME.
Welcher der folgenden Abschnitte ist in einer Systemd-Timereinheit vorhanden?

정답: A
Welche der folgenden Informationen werden für jeden Benutzer in / etc / shadow gespeichert?

정답: B
설명: (Fast2test 회원만 볼 수 있음)
Welche der folgenden Schlüsselwörter können in der Datei /etc/nsswitch.conf verwendet werden, um eine Quelle für Hostnamensuchen anzugeben? (Wählen Sie ZWEI richtige Antworten.)

정답: B,C
설명: (Fast2test 회원만 볼 수 있음)
Welche der folgenden Situationen wird von einem NTP-Client beobachtet und korrigiert?

정답: A
설명: (Fast2test 회원만 볼 수 있음)
Welche der folgenden Anwendungen werden häufig für den Mail Transfer Agent (MTA) verwendet? (Wähle DREI richtige Antworten.)

정답: A,B,C
설명: (Fast2test 회원만 볼 수 있음)
Angesichts des folgenden Ausschnitts der sudo-Konfiguration:
Jane ANY = NOPASSWD: / bin / kill, / bin / id, PASSWD: / sbin / fdisk
Welche der folgenden Aussagen sind wahr? (Wählen Sie drei aus.)

정답: A,B,C
설명: (Fast2test 회원만 볼 수 있음)
Auf einem System mit gespiegelten Kennwörtern sind die korrektesten Berechtigungen für / etc / passwd ___ und die korrektesten Berechtigungen für / etc / shadow _________.

정답: E
설명: (Fast2test 회원만 볼 수 있음)
Welcher Befehl zeigt alle in der aktuellen Shell definierten Aliase an? (Geben Sie den Befehl ohne Pfadangabe an.)
정답:
aliasaliasp
Explanation:
The alias command is used to create, list, or remove aliases in the current shell. An alias is a short name that refers to another command, usually with some options or arguments. Aliases are useful for saving typing time, avoiding spelling errors, or customizing the behavior of commands. To list all the aliases defined in the current shell, we can use the alias command without any arguments. This will print the aliases in the format of alias name='command'123. For example:
$ alias alias cp='cp -i' alias l='ls -CF' alias la='ls -A' alias ll='ls -alF' alias mv='mv -i' alias rm='rm -i' The output shows that some common commands, such as cp, mv, and rm, have aliases that add the -i option, which prompts the user before overwriting or deleting files. The l, la, and ll aliases are shortcuts for different variations of the ls command, which lists files and directories123.
Was trifft auf die Datei .profile im Home-Verzeichnis eines Benutzers zu?

정답: B
Welches Schlüsselwort fehlt in diesem Codebeispiel eines Shell-Skripts?
____ i in *.txt; do
echo $i
done

정답: B
설명: (Fast2test 회원만 볼 수 있음)

우리와 연락하기

문의할 점이 있으시면 메일을 보내오세요. 12시간이내에 답장드리도록 하고 있습니다.

근무시간: ( UTC+9 ) 9:00-24:00
월요일~토요일

서포트: 바로 연락하기 

English Deutsch 繁体中文 日本語