[self-interest] Running Self headless?

Russell Allen mail at russell-allen.com
Tue Jul 21 01:54:23 UTC 2009


Hi Chris,

Self's quite happy to run with or without the gui.

Easiest way to create a headless image:-

Start Self from the command line:

Self -s Clean.snap

Then close the desktop:

desktop close
desktop stop

Then save:

quit

(and follow prompts to save the snapshot)

When you restart it won't open any windows.

If you make your snapshots executable, you can run them from the shell  
like applications (assuming you have installed the VM of course!):

./Clean.snap

Cheers,

Russell



On 21/07/2009, at 11:31 AM, Chris Double wrote:

> Is it possible to run the existing Self implementation in a headless
> environment? For example, running a webserver on a remote machine
> accessed via ssh.
>
> Chris.
> --
> http://www.bluishcoder.co.nz
>
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.selflanguage.org/pipermail/self-interest/attachments/20090721/da9e32b5/attachment.html>


More information about the Self-interest mailing list