Skip to content

Instantly share code, notes, and snippets.

View gabrielctn's full-sized avatar

Gabriel Cretin gabrielctn

  • Université Paris Cité - INSERM
  • Paris
  • 21:09 (UTC +02:00)
View GitHub Profile
@gabrielctn
gabrielctn / Screen_cheat_sheet.md
Last active March 30, 2021 14:54
Screen cheat sheet

Start screen program in terminal
screen

List all existing screens
screen -ls

Create a new window (with shell)
ctrl+a c

List all window

@gabrielctn
gabrielctn / phnmnl_galaxy_minikube.md
Last active May 20, 2018 14:27
PhenoMeNal Galaxy on Minikube

Intro

How to use and install my own local Phenomenal Galaxy infrastructure ?

For the development of a tool in PhenoMeNal, for curiosity or for fun, this gist explains step by step how to get a local up and running PhenoMeNal e-infrastructure on Kubernetes minikube.

HowTo

@gabrielctn
gabrielctn / Git_Cheat_Sheet.md
Last active April 16, 2018 09:10 — forked from hofmannsven/README.md
My simply Git Cheatsheet