Size: 651
Comment:
|
Size: 1501
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 19: | Line 19: |
{{{Prerequisite}}} | Note: we will give you directly the password == Prerequisite == === Mac OSX === In order to import X11 display from remote unix connection, MacOSX machines must install Quartz package. Follow the [[http://xquartz.macosforge.org/landing/|link]] to download and install the package. === Glnemo2 === Some exercises will use [[http://projets.lam.fr/projects/glnemo2|glnemo2]] visualization program. It's recommended to install glnemo2 locally in your laptop. It's pretty easy for MacOsX laptop because glnemo2 binary exist for this platform. On Unix machine, glnemo2 must be compiled, see [[http://projets.lam.fr/projects/glnemo2/wiki#Installation|installation]] * [[http://projets.lam.fr/attachments/download/1253/glnemo2_1.6.2.dev.dmg|MacOSX binary]] * [[http://projets.lam.fr/attachments/download/1216/glnemo2_1.6.1.tar.gz|glnemo2 source file]] |
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
Note: we will give you directly the password
Prerequisite
Mac OSX
In order to import X11 display from remote unix connection, MacOSX machines must install Quartz package. Follow the link to download and install the package.
Glnemo2
Some exercises will use glnemo2 visualization program. It's recommended to install glnemo2 locally in your laptop. It's pretty easy for MacOsX laptop because glnemo2 binary exist for this platform. On Unix machine, glnemo2 must be compiled, see installation