Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Opening a Command Terminal/Window

  • 2 trả lời
  • 1 gặp vấn đề này
  • 877 lượt xem
  • Trả lời mới nhất được viết bởi 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!

Giải pháp được chọn

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.

Đọc câu trả lời này trong ngữ cảnh 👍 1

Tất cả các câu trả lời (2)

more options

Giải pháp được chọn

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.