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?

More than 3 years have passed since last update.

インフラエンジニア学習1114 Linux

Posted at

※Linuxでネットワーク起動できない対処法

systemctl restart network

Job for network.service failed because the control process exited with error code. See "systemctl status network.service' and 'journalctl -xe" for details.
(ネットワークに起動できない)

systemctl restart NetworkManager

(NetworkManager再起動で解消できます。)

※バックアップフォルダー作成
バックアップフォルダー作成コマンド:# mkdir bk

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?