0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Linucレベル1勉強メモ #11

Posted at

# 第一章 Linuxのインストールと仮想マシン・コンテナの利用

練習問題1.11
フォアグラウンドで実行中のジョブを一時停止させるには、どのような操作をすれば良いかを選択してください。
A. Altキーを押しながらF2キーを押す

B. Ctrlキーを押しながらZキーを押す

C. Ctrlキーを押しながらPキーを押す

D. CtrlキーとAltキーとDeleteキーを同時に押す

(解答) B. Ctrlキーを押しながらZキーを押す

(解説)
選択肢A. Altキーを押しながらF2キーを押すは仮想コンソールが切り替わります。

選択肢C. Ctrlキーを押しながらPキーを押すはジョブに対しては特になんの変化もありません。

選択肢D. CtrlキーとAltキーとDeleteキーを同時に押すは一般的には、マシンが再起動します。

(わからない単語解説)

  • 仮想コンソール
    コンピュータとユーザインターフェースにおいて、キーボードとディスプレイの概念的な組み合わせである。
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?