Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 598 Bytes

about.md

File metadata and controls

22 lines (13 loc) · 598 Bytes
layout
page
What is this script doing?

The script will:

  • Check you are on an EBAME VM

  • Install some packages with apt, including visidata is a tool to visualise tabular data (tsv, csv).

  • Install a configuration profile for GNU Screen

  • Make a $VIROME variable to quickly find our data

⚠️ if the connection to a remote machine drops, the running programs will be terminated. See a small tutorial on GNU screen 🔗 on how to manage this problem.