This shows you the differences between two versions of the page.
|
cdci:rec [2020/03/27 11:47] mihai.chiroiu |
cdci:rec [2024/03/29 16:21] (current) mihai.chiroiu |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Use OpenStack CDCI template to start a new VM. To access the VM, login to fep.grid.pub.ro using your UPB credentials, and from there ssh into the private IP from OpenStack using "ubuntu" as a username and your ssh key. | + | Use OpenStack CDCI template to start a new VM. To access the VM, login to [[https://cloud.grid.pub.ro/project/|cloud.grid.pub.ro]] using your UPB credentials, and from there ssh into the private IP from OpenStack using "ubuntu" as a username and your ssh key. |
| - | Due to the fact that we have to work remote, please make sure that you record your screen while working. Here is how. | + | <code> |
| + | root@cdci:/$ ssh mihai.chiroiu@fep.grid.pub.ro | ||
| + | [mihai.chiroiu@fep8 ~]$ ssh -vv ubuntu@<IP> | ||
| + | </code> | ||
| + | |||
| + | <solution> | ||
| + | Please make sure that you record your screen while working. Here is how. | ||
| <code> | <code> | ||
| Line 20: | Line 26: | ||
| ubuntu@cdci-v2:~/cdci/labs/lab03$ exit | ubuntu@cdci-v2:~/cdci/labs/lab03$ exit | ||
| asciinema: recording finished | asciinema: recording finished | ||
| - | asciinema: press <enter> to upload to asciicinema.cdci.ro, <ctrl-c> to save locally | ||
| - | |||
| - | View the recording at: | ||
| - | |||
| - | http://asciicinema.cdci.ro/a/QJdizlwTeMTSivCJd1M1VLx6l | ||
| - | # the IP of server has changed, sorry | ||
| - | ubuntu@cdci-v2:~/cdci/labs/lab03$ sudo echo "35.246.203.175 asciicinema.cdci.ro" > /etc/hosts | ||
| # upload the recording | # upload the recording | ||
| - | ubuntu@cdci-v2:~/cdci/labs/lab03$ asciinema upload lab03_mihai.cast | + | ASCIINEMA_API_URL=https://asciinema.cs.pub.ro asciinema upload lab03_mihai.cast |
| </code> | </code> | ||
| - | When you finish your work, submit the details on the [[ https://forms.gle/bWM2zsGeZk98Ru4BA | form ]]. Double check to see if all is good (https://docs.google.com/spreadsheets/d/1_2uiVTnEv5RRbnp7lrw3EPqfBiN7JH1s8EQ6ru3Hhb4/edit?usp=sharing) | + | When you finish your work, submit the details on the [[ https://forms.office.com/r/XtEDjcNF0R | form ]]. Double check to see if all is good (https://ctipub-my.sharepoint.com/:x:/g/personal/mihai_chiroiu_upb_ro/EcKTIE5LyNtDsOzKJx5xfOYBWce6CeIBmm4yO43Lt1SdhQ?e=kPJcRL) |
| + | </solution> | ||