Page MenuHomec4science

README.md
No OneTemporary

File Metadata

Created
Sun, Jan 12, 06:44

README.md

Introduction to Linux
=====================
The goal of this course is to give the basis on the usage of a Linux system in
order for the user to be able to use the general purpose clusters, and to feel
at ease like a penguin in cold water.
Build the slides and exercices
------------------------------
* Deps
```
apt-get install pdflatex
```
* Building
```
make slides
make ex
```

Event Timeline