Differences between revisions 1 and 2
Revision 1 as of 2014-05-28 12:32:19
Size: 651
Comment:
Revision 2 as of 2014-05-28 12:36:08
Size: 875
Comment:
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
{{{Prerequisite}}} == 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.

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

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.

DagalWiki: FrontPage/ComputingSession (last edited 2014-05-28 12:48:39 by JeanCharlesLambert)