gpt4 book ai didi

linux - 如何通过命令行在 linux 中打开唯一的每个用户的 firefox 实例?

转载 作者:行者123 更新时间:2023-12-04 19:30:18 24 4
gpt4 key购买 nike

在我的团队中,多人在基于 linux 的服务器上使用相同的帐户。如果一个用户已经打开了 firefox,而其他用户尝试打开 firefox,则会引发以下错误:

Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system.



我需要像 $ spyder --new-instance 这样的东西创建 spyder 的新实例。

操作系统:centOS 7

火狐版本:Mozilla Firefox 68.4.1esr

最佳答案

来自Mozilla website我找到了打开新实例的命令行,而不是正在运行的实例中的新窗口,它允许一次打开多个应用程序副本。这是
firefox -new-instance -P "Another Profile"
然后创建新配置文件 > 启动 Firefox。

注意:它不适用于 Windows

关于linux - 如何通过命令行在 linux 中打开唯一的每个用户的 firefox 实例?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/60170553/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com