Re: Remote Lisp and web programming
- From: GP lisper <spambait@xxxxxxxxxxxxxxx>
- Date: Tue, 7 Jun 2005 03:03:33 -0700
On Tue, 07 Jun 2005 11:26:52 +0200, <mb@xxxxxxx> wrote:
> Ulrich Hobelmann <u.hobelmann@xxxxxx> writes:
>
>> I have two questions:
>> (1) How do I run a Lisp on a remote server (Debian), where I have a
>> normal user ssh account (clisp, possibly sbcl or cmucl)? I read
>> that SLIME is supposed to be able to run as a server, but does
>> this include security, so that no other local user or guy on the
>> internet can connect to the slime, only me over ssh or ssl?
>
> swank (the name for slime's server) binds a local port, so you can't
> connect to it from anywhere. this, combined with an ssh tunnel and
That is the default behavior. You can reach into the swank package
and bind to an internet port if needed. The big problem with this
setup is having simple translation between the filesystems with
respect to file locations.
--
With sufficient thrust, pigs fly fine.
.
- Follow-Ups:
- Re: Remote Lisp and web programming
- From: Zach Beane
- Re: Remote Lisp and web programming
- References:
- Remote Lisp and web programming
- From: Ulrich Hobelmann
- Re: Remote Lisp and web programming
- From: Marco Baringer
- Remote Lisp and web programming
- Prev by Date: Re: Remote Lisp and web programming
- Next by Date: Re: Regarding Lisp/Scheme
- Previous by thread: Re: Remote Lisp and web programming
- Next by thread: Re: Remote Lisp and web programming
- Index(es):
Relevant Pages
|
|