# Juno docs for remote Julia process

**URL:** https://discourse.julialang.org/t/juno-docs-for-remote-julia-process/18942
**Category:** General Usage
**Tags:** juno
**Created:** [December 23, 2018, 3:28pm UTC](https://discourse.julialang.org/t/juno-docs-for-remote-julia-process/18942 "2018-12-23T15:28:26Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![rveltz](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rveltz/32/2707_2.png) [@rveltz](https://discourse.julialang.org/u/rveltz)
#### Post date: [December 23, 2018, 3:28pm UTC](https://discourse.julialang.org/t/juno-docs-for-remote-julia-process/18942/1 "2018-12-23T15:28:26Z")

</div>

Hi,

Is there a document to explain how to use the new **remote** functionality from Juno?

For example, if I can connect to a computer like `ssh lastname@server.com` which has Julia installed, can I use this remote computer?

Thank you for your help,

Best,

---

<div class="post-metadata">

### Author: ![pfitzseb](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/pfitzseb/32/45566_2.png) [@pfitzseb](https://discourse.julialang.org/u/pfitzseb)
#### Post date: [December 23, 2018, 3:36pm UTC](https://discourse.julialang.org/t/juno-docs-for-remote-julia-process/18942/2 "2018-12-23T15:36:10Z")

</div>

Did you take a look a the [most recent docs](http://docs.junolab.org/latest/man/faq.html#Connecting-to-a-Julia-session-on-a-remote-machine-1)?

In short: Yes, you can do that, but you need to use the ftp-remote-edit’s server config – we don’t support authentication with an ssh agent yet (but do have ssh forwarding enabled, in case that’s important for you). There are no requirements for the server except for having a running ssh daemon and a Julia installation at the path you can set in the julia-client settings.

---

<div class="post-metadata">

### Author: ![rveltz](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rveltz/32/2707_2.png) [@rveltz](https://discourse.julialang.org/u/rveltz)
#### Post date: [December 23, 2018, 4:30pm UTC](https://discourse.julialang.org/t/juno-docs-for-remote-julia-process/18942/3 "2018-12-23T16:30:36Z")

</div>

Oh sorry, I missed it!

It works very well… It would be good if we could set up the path to julia like in `julia-client`

---

<div class="post-metadata">

### Author: ![pfitzseb](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/pfitzseb/32/45566_2.png) [@pfitzseb](https://discourse.julialang.org/u/pfitzseb)
#### Post date: [December 23, 2018, 5:37pm UTC](https://discourse.julialang.org/t/juno-docs-for-remote-julia-process/18942/4 "2018-12-23T17:37:07Z")

</div>

You can (but not yet on a per-server basis):

 ![grafik](https://global.discourse-cdn.com/julialang/original/3X/a/e/ae252c79b44f25d7416e31c9c7e980303cb5584a.png)

---

<div class="post-metadata">

### Author: ![rveltz](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rveltz/32/2707_2.png) [@rveltz](https://discourse.julialang.org/u/rveltz)
#### Post date: [December 23, 2018, 6:57pm UTC](https://discourse.julialang.org/t/juno-docs-for-remote-julia-process/18942/5 "2018-12-23T18:57:40Z")

</div>

Where do you get this window?

---

<div class="post-metadata">

### Author: ![pfitzseb](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/pfitzseb/32/45566_2.png) [@pfitzseb](https://discourse.julialang.org/u/pfitzseb)
#### Post date: [December 23, 2018, 8:40pm UTC](https://discourse.julialang.org/t/juno-docs-for-remote-julia-process/18942/6 "2018-12-23T20:40:52Z")

</div>

Scroll down all the way in the julia-client settings 🙂
