我试图打开安装在远程Linux服务器上的Matlab软件。我使用SSH安全外壳与Linux服务器连接。成功连接后,我能够看到和访问我的用户帐户下的文件夹。我能够在SSH安全外壳窗口中使用以下命令启动Matlab软件:
sushma@scorpio home$ matlab
这样做后,以下消息将显示在SSH安全外壳窗口中:
MATLAB正在选择OPENGL渲染软件。未指定任何协议
< M A T L A B (R) >
Copyright 1984-2015 The MathWor
我有一些迷茫的VM(包括Mac和windows,都在运行linux)。我在Vagrant文件中定义了如下端口转发:
config.vm.network "forwarded_port", guest: 80, host: 9007
当我第一次做vagrant up时,它工作得很好。但是,当我做一个vagrant reload或vagrant halt,然后是vagrant up时,我会得到这样的消息:
Vagrant cannot forward the specified ports on this VM, since they
would collide with so
支持图形显示的服务器与我要进入的服务器不同。当我试图打开virtualbox时,我得到了这样的信息。
$ Failed to open the X11 display!
当我尝试启动startx时,我得到三条错误消息。
$ PAM authentication failed, cannot start X server
$ giving up.
$ xinit: No such file or directory (errno 2): unable to connect to X server
$ xinit: No such process (errno 3): Server
打开新驱动程序窗口时出错:
org.openqa.selenium.remote.UnreachableBrowserException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure.
服务器日志:
Forwarding newSession on session null to remote
我正在linux上运行以下代码:
driver= new RemoteWebDriver((new URL(