labBioinfo / labBioinfo/workflow

Set up SSH key authentication

Open
#14 2 comments 0 reactions 1 assignee View on GitHub

@AxisKriel is already working on this.

Since Jan 27, 2019.

enhancement
Dominant language
HTML
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

As long as www.labbioinfo.ddns.net is live, it is now possible to access the server through SSH.
ssh user@labbioinfo.ddns.net followed by a password. To get the login credentials, contact @pedrocr83.

The next step should be setting up SSH key authorization since its a much safer mechanism. This is to allow us to test queries against the DB seeing as IPS' network doesn't let you connect to mongoDB directly.

To get a key: ssh-keygen
Copy the local key to the authorized keys file in the remote machine: File: ~/.ssh/authorized_keys
(check BD slides to remember how)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.