当我通过 SSH 连接到远程设备时
$ ssh -X remotebox
Run Code Online (Sandbox Code Playgroud)
然后在远程盒子上启动firefox
remotebox$ firefox
Run Code Online (Sandbox Code Playgroud)
并且我在本地机器上运行了 Firefox,将打开一个本地 Firefox 窗口。远程盒子上没有运行 Firefox 进程。
如果我的本地机器上没有运行 Firefox,则会打开一个远程 Firefox 窗口。
为什么要打开本地 Firefox 窗口?我怎样才能防止这种情况?
这里有一些我本地系统的更多信息。
Linux lesmana-laptop 2.6.32-24-generic #42-Ubuntu SMP Fri Aug 20 14:24:04 UTC 2010 i686 GNU/Linux
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.1 LTS
Release: 10.04
Codename: lucid
DISPLAY=:0.0
Mozilla Firefox 3.6.8, Copyright (c) 1998 - 2010 mozilla.org
Run Code Online (Sandbox Code Playgroud)
remotebox 的信息。
Linux dxray 2.6.22.19-0.4-default #1 SMP 2009-08-14 02:09:16 +0200 x86_64 x86_64 x86_64 GNU/Linux
LSB Version: core-2.0-noarch:core-3.0-noarch:core-2.0-x86_64:core-3.0-x86_64:desktop-3.1-amd64:desktop-3.1-noarch:graphics-2.0-amd64:graphics-2.0-noarch:graphics-3.1-amd64:graphics-3.1-noarch …
Run Code Online (Sandbox Code Playgroud) 编译SFML项目时出现问题(看不到任何图形):
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Run Code Online (Sandbox Code Playgroud)
通过本教程简单地重新安装 nvidia-drivers 即可解决此错误:https : //askubuntu.com/a/451248/341889
..但是当我得到新的更新时 - 这个错误又回来了;(我该怎么办?这不是解决方案 - 不使用系统更新......
PS,是的,我在安装 nvidia 驱动程序后保存了所有更改