Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Opening a Command Terminal/Window

  • 2 risposte
  • 1 ha questo problema
  • 1047 visualizzazioni
  • Ultima risposta di 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!

Soluzione scelta

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.

Leggere questa risposta nel contesto 👍 1

Tutte le risposte (2)

more options

Soluzione scelta

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.