LoginSignup
0
1

More than 5 years have passed since last update.

AWSのubuntu16.04でWebブラウザが表示されない問題

Last updated at Posted at 2018-12-24

1)症状

リモートデスクトップで接続し、Webブラウザを開こうとすると以下のエラーが発生
Failed to execute default Web Browser. Input/output error.

2)解決方法

デフォルトのWebブラウザに問題があるようだったのでFirefoxをインストールしてみるとうまいく行きました。

3)Firefoxをコマンドからインストールする方法

>sudo apt-get update
>sudo apt-get install firefox
0
1
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
1