Skip to content

Instantly share code, notes, and snippets.

@goropikari
Last active March 15, 2018 13:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goropikari/bcf5bc62e06d960a0a0378c2cbd2a801 to your computer and use it in GitHub Desktop.
Save goropikari/bcf5bc62e06d960a0a0378c2cbd2a801 to your computer and use it in GitHub Desktop.

リモートのサーバーにworkerを配置する

addprocs(["goropikari@192.168.56.56"], dir="/home/goropikari", exename="/home/goropikari/.local/bin/julia", tunnel=true)
ssh_askpass: exec(/usr/lib/ssh/ssh-askpass): No such file or directory

と出たら x11-ssh-askpass 入れる

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment