최신Lpi LPIC-3 Exam 305: Virtualization and Containerization (305-300日本語版) - 305-300日本語무료샘플문제
Cloud-init の目的は何ですか?
次のコマンドのうち、ディスク イメージ vm1-snap.img と vm1.img の間のすべての違いをリストするコマンドはどれですか?
Intel Extended Page Table (EPT) や AMD Rapid Virtualization Indexing (RVI) など、ネストされたページ テーブル拡張機能をサポートする CPU によって仮想化が容易になるハードウェア コンポーネントはどれですか?
次のうち仮想化の利点はどれですか?
空白を埋める
実行中の LXC コンテナ内で新しいプロセスを開始する LXC コマンドはどれですか? (パスやパラメータを指定せずにコマンドのみを指定します。)
Explanation:
The lxc-attach command allows the user to start a new process within a running LXC container12. It takes the name of the container as an argument and optionally a command to execute inside the container. If no command is specified, it creates a new shell inside the container1. For example, to list all the files in the home directory of a container named myContainer, one can use:
lxc-attach -n myContainer - ls -lh /home
References:
1: Executing a command inside a running LXC - Unix & Linux Stack Exchange
libvirt が構成データを保存するために使用するファイル形式はどれですか?
LXD コンテナ構成で有効なネットワーク インターフェイスの種類は次のどれですか (3 つ選択してください)。
Kubernetes のポッドに関して正しいのは次のどれですか? (2つお選びください。)