Skip to content

Labx/atelier-preparer-un-environnement-collaboratif-tmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Utility Tmux-env

Goals

Small tool to help configure a collaborative environment – using tmux – to play during CLI's workshop at the LabX (Bordeaux' hackerspace).

Preamble

This document has been written for members and attendees at CLI's workshop organized at the LabX (Bordeaux' hackerspace) and to an audience with an intermediate level in CLI.

Obviously, some concepts are simplified to fit the audience.

Far from being error-proof, we welcome feedback, submit any suggestion to the author(s) or the group via :

Usage

make

Available Tasks

show-info

Summarize detected informations.

make show-info

create-cli-user

Create a user to host tmux session.

make create-cli-user

revoke-access

f you want to revoke access to your machine, remove the user.

make revoke-access

install-requirements

Install SSH, tmux, and others utility

make install-requirements

add-ssh-config

Add a section in ~/.ssh/config to allow ssh connection with only ssh cli@labx.

Parameter Default Status Description
HOSTNAME labx required string. Nom de l’hôte.
PORT 22 required integer.
make add-ssh-config

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published