Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

An active WCMC CWID with access to the scu-login nodes must be configured to access the cryoSPARC BRB instance. More information can be found here.

cryoSPARC access must have been configured by SCU admins prior to connection. This can be done by emailing scu@med.cornell.edu and receipt of email confirmation from lab P.I.

SSH keys setup is highly recommended for seamless access to the environment.

Connection - Mac or Linux

  1. Modify the ~/.ssh/config in your local workstation to include the following entries:

    Code Block
    languagenone
    Host scu-login02
        HostName scu-login02.med.cornell.edu
        ServerAliveInterval 60
        TCPKeepAlive yes
    
    Host scu-vis1
        ProxyCommand ssh -W %h:%p scu-login02
  2. Connect to the WCM VPN Network

  3. Run the following from your local terminal (Replace HOSTNAME and PORT with your lab’s specific hostname and port number below

    Anchor
    ports
    ports
    ):

    Code Block
    ssh cwid@HOSTNAME -L PORT:localhost:PORT
  4. Enter http://localhost:port within your local browser and create your credentials using the registration token that was sent to your email.

Connection - Windows

  1. Follow the SCU Windows SSH Forwarding guide found here (Update the port numbers):

  2. Enter http://localhost:port within your local browser and create your credentials using the registration token that was sent to your email.

SCU - Weill Greenberg Cluster

...

cryoSPARC access must have been configured by SCU admins prior to connection. This can be done by emailing scu@med.cornell.edu and receipt of email confirmation from lab P.I.

SSH keys setup is highly recommended for seamless access to the environment.

Connection - Mac or Linux

  1. Modify the ~/.ssh/config in your local workstation to include the following entries:

    Code Block
    languagenone
    Host pascal
        HostName pascal.med.cornell.edu
        ServerAliveInterval 60
        TCPKeepAlive yes
    
    Host node164
        Hostname node164.panda.pbtech
        ServerAliveInterval 60
        TCPKeepAlive yes
        ProxyCommand ssh -A -W %h:%p pascal.med.cornell.edu
  2. Run the following from the terminal (Replace port with your lab’s specific port number here):

    Code Block
    ssh node164 -L port:localhost:port
  3. Enter http://localhost:port within your local browser and create your credentials using the registration token that was sent to your email.

Connection - Windows

  1. Follow the SCU Windows SSH Forwarding guide found here (Update the port numbers):

  2. Enter http://localhost:port within your local browser and create your credentials using the registration token that was sent to your email.

...

cryoSPARC Notices - Things to Know

...

Current Lab Ports
Anchor
ports
ports

Lab

Port

Hostname

Xin-Yun Huang 

39000

scu-login02.med.cornell.edu

Crina Nimigean

39100

scu-login02.med.cornell.edu

Alessio Accardi

39200

scu-login02.med.cornell.edu

Olga Boudker

39300

scu-login02.med.cornell.edu

Paul Riegelhaupt

39400

scu-vis1

.scu

Joel Meyerson

39500

scu-login02.med.cornell.edu

Harel Weinstein

39600

scu-login02.med.cornell.edu

Joshua Levitz

39700

scu-vis1

Devrim Acehan

39800

scu-vis1

David Eliezer

39900

scu-vis1

Simon Scheuring

40000

scu-vis1

Edwin Carl Fluck

40100

scu-vis1

Olaf Sparre Andersen

40200

scu-login02.med.cornell.edu

Peter A Goldstein

40300

scu-vis1

Rie Nygaard

40400

scu-login02.med.cornell.edu

...

Contact

Please contact SCU@med.cornell.edu with any questions or concerns

...