1
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?

概要

手順をよく忘れてしまうため、自分用の備忘録としてまとめています。
なお、Chromebook(Crostini)環境では、ターミナル上で exit を実行しても、
実際にはウィンドウを閉じているだけで Linux 環境自体は停止していない点に注意が必要です。

croshから再起動

1.キーボードで Ctrl + Alt + T を同時に押して、crosh (Chrome OS のシェル) を開きます。

2.以下のコマンドを順番に入力してEnterキーを押します。

  • コンテナを停止: vmc stop termina
  • コンテナを起動: vmc start termina

ドックのアイコンを右クリックして再起動

1.ドックに出てるターミナルのアイコンを右クリックして「Linux(ベータ版)を終了」または「Linuxをシャットダウン」を選択します。

2.少し待ってから、再度ターミナルアイコンをクリックして起動し直します。

最後に

ドックのアイコンから行うのが一番楽ですね。

1
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
1
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?