<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Nohup on Jice Lavocat</title><link>https://jice.lavocat.name/tags/nohup/</link><description>Recent content in Nohup on Jice Lavocat</description><generator>Hugo</generator><language>fr-FR</language><copyright>All rights reserved - 2016</copyright><lastBuildDate>Mon, 07 Jun 2010 00:00:00 +0000</lastBuildDate><atom:link href="https://jice.lavocat.name/tags/nohup/index.xml" rel="self" type="application/rss+xml"/><item><title>Nohup, Comsol and Matlab</title><link>https://jice.lavocat.name/blog/2010/nohup-comsol-and-matlab/</link><pubDate>Mon, 07 Jun 2010 00:00:00 +0000</pubDate><guid>https://jice.lavocat.name/blog/2010/nohup-comsol-and-matlab/</guid><description>&lt;p style="text-align: justify;"&gt;
 When you want to use a &lt;strong&gt;Matlab &lt;/strong&gt;script to perform simulations with &lt;strong&gt;Comsol&lt;/strong&gt;,  a remote server is often used. This post is a quick note to help you creating matlab scripts that would be run on a remote server.
&lt;/p&gt;
&lt;p style="text-align: justify;"&gt;
 The strategy is the following. We will use the &lt;em&gt;nohup &lt;/em&gt;command to let the server do the simulations while we will turn off our computer. Without the nohup, turning off your computer would result in breaking the &lt;strong&gt;ssh connexion&lt;/strong&gt;, and thus, the matlab/comsol processes that were running. Another solution could have been the use of the command &lt;em&gt;screen&lt;/em&gt;.
&lt;/p&gt;</description></item></channel></rss>