LAM computers
Computing exercises will mostly run on LAM local machines. There are 3 computers with quad cores processors, for a total of 12 cores. There are 12 dagalXX accounts, from dagal01 to dagal12. Each students must pick the same dagalxx account during all the school.
SSH connection
There are 3 computers with the following IP addresses:
- 172.20.128.205
- 172.20.128.213
- 172.20.128.214
To connect from your laptop, proceed as following :
(example: user dagal01 wants to connect on computer 172.20.128.205)
ssh -l dagal01 172.20.128.205
Prerequisite