Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Opening a Command Terminal/Window

  • 2 ответа
  • 1 имеет эту проблему
  • 881 просмотр
  • Последний ответ от David Waggoner

more options

I am using a Linux/Ubuntu computer. I downloaded a program that instructs me to "Open a browser window" to enter certain commands. I am fairly new Linux user and am requesting assistance on how to open a Firefox browser "command" window and enter a Linux command.

Here is the program's URL: https://frontend.bredbandskollen.se/download/README.txt

See Item: --Browser

Thanks for your assistance!

I am using a Linux/Ubuntu computer. I downloaded a program that instructs me to "Open a browser window" to enter certain commands. I am fairly new Linux user and am requesting assistance on how to open a Firefox browser "command" window and enter a Linux command. Here is the program's URL: https://frontend.bredbandskollen.se/download/README.txt See Item: --Browser Thanks for your assistance!

Выбранное решение

If I understand this properly then you need to start the bbk_cli command line interface via a Linux terminal window and add the --Browser switch: bbk_cli --Browser bbk_cli will try to open a web page on the Bredbandskollen's server in the default browser, so you need to make sure that Firefox is the default browser. This web page is supposed to communicate with the bbk_cli application via a local websocket connection between the browser and a port opened by the bbk_cli application., so no further action should be necessary.

Прочитайте этот ответ в контексте 👍 1

Все ответы (2)

more options

Выбранное решение

If I understand this properly then you need to start the bbk_cli command line interface via a Linux terminal window and add the --Browser switch: bbk_cli --Browser bbk_cli will try to open a web page on the Bredbandskollen's server in the default browser, so you need to make sure that Firefox is the default browser. This web page is supposed to communicate with the bbk_cli application via a local websocket connection between the browser and a port opened by the bbk_cli application., so no further action should be necessary.

more options

Thank you! Your solution worked and I was able to open the browser window in Firefox.