- You can use a tool like VNC server to start a VNC session on the Debian machine, connect via a VNC client, and run the installer (graphically) there. This assumes that VNC or another tool like it is installed there.
- You can use X Windows forwarding to forward the graphical installation to another machine. You will need to have something set up to run X Windows on the client machine, and set up X Window forwarding (usually ssh -X does it). This assumes that X is installed and running, and that you have a client program set up that will "recieve" the X windows.
- You can use the slient installer and answer file to install MATLAB unattended. See the documentation here
MATLAB Web Apps Server installation on debian server without GUI
1 次查看(过去 30 天)
显示 更早的评论
Hi everyone,
In our team we want to share some MATLAB web applications. At the moment the server runs on my PC wich is very unfortunate in case it is not running.
We also have a debian based server. Unfortunately without GUI. Is there a way, we can share our webapps through this server? Therefore. it has to be possible to install matlab and the web apps server on a maschine only in console. And I have absolutely no idea how to do that.
Thanks and best regards!
0 个评论
回答(1 个)
Jason Ross
2020-1-13
There are a few approaches to this, depending on what the server has installed/configured on it for remote access.
The first two are pretty much the same as running the regular install, with the couple extra steps of setting up X or VNC (or some other VNC-like tool). The third is more complex as you need to get the answer file correct, but it does run without graphics.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!