68 | | Navigate to the experiment you just installed. |
69 | | If you just swapped in your experiment, the quickest way to find your node names is to click on the experiment name in the table under "Swap Control." However, you can also get there by clicking "My DETERlab" under the "Experimentation" menu. Your experiment is listed as "active" in the "State" column. Click on the experiment's name in the "EID" column. |
70 | | Once you can see your experiment's page, click on the "Details" tab in the main content panel. Your nodes' network names are listed under the heading "Qualified Name." |
71 | | For example, node1.YourExperiment.YourProject.isi.deterlab.net. |
72 | | You should familiarize yourself with the information available on this page, but for now we just need to know the long DNS qualified name(s) node(s) you just swapped in. If you are curious, you should also look at the "Settings" (generic info), "Visualization," and "NS File." (The topology mapplet may be disabled for some labs, so these last two may not be visible). |
73 | | Now that you are logged in to {{{users.deterlab.net}}}, your nodes are swapped in, and you know their network name(s), you can ssh from {{{users}}} to your experimental nodes by executing: ssh node1.YourExperiment.YourProject.isi.deterlab.net. You will not need to re-authenticate. |
74 | | You may need to wait a few more minutes. Once DETER is finished setting up the experiment, the nodes still need a minute or two to boot and complete their configuration. If you get a message about "server configuration" when you try to log in, wait a few minutes and try again. |
75 | | If a lab instructs you to create new users on your experimental nodes, you can log in as them by running ssh newuser@node1.YourExperiment.YourProject.isi.deterlab.net or ssh newuser@localhost from the experimental node. |
76 | | Congratulations! Your lab environment is now set up, and you can get to work at the tasks in your lab manual. Make sure you read Things to keep in mind section. |
| 68 | 1. Navigate to the experiment you just installed. |
| 69 | - If you just swapped in your experiment, the quickest way to find your node names is to click on the experiment name in the table under "Swap Control." However, you can also get there by clicking "My DeterLab". Your experiment is listed as "active" in the "State" column. Click on the experiment's name in the "EID" column. |
| 70 | 2. Once you can see your experiment's page, click on the "Details" tab in the main content panel. Your nodes' network names are listed under the heading "Qualified Name." |
| 71 | - For example, {{{node1.YourExperiment.YourProject.isi.deterlab.net}}}. |
| 72 | - You should familiarize yourself with the information available on this page, but for now we just need to know the long DNS qualified name(s) node(s) you just swapped in. If you are curious, you should also look at the "Settings" (generic info), "Visualization," and "NS File." (The topology mapplet may be disabled for some labs, so these last two may not be visible). |
| 73 | 3. Now that you are logged in to {{{users.deterlab.net}}}, your nodes are swapped in, and you know their network name(s), you can SSH from {{{users}}} to your experimental nodes by executing: {{{ssh node1.YourExperiment.YourProject.isi.deterlab.net}}}. You will not need to re-authenticate. |
| 74 | - You may need to wait a few more minutes. Once DeterLab is finished setting up the experiment, the nodes still need a minute or two to boot and complete their configuration. If you get a message about "server configuration" when you try to log in, wait a few minutes and try again. |
| 75 | - If a lab instructs you to create new users on your experimental nodes, you can log in as them by running {{{ssh newuser@node1.YourExperiment.YourProject.isi.deterlab.net}}} or {{{ssh newuser@localhost}}} from the experimental node. |
| 76 | |
| 77 | Congratulations! Your lab environment is now set up, and you can get to work at the tasks in your lab manual. Make sure you read the "Things to keep in mind" section below! |