This shows you the differences between two versions of the page.
cdci:rec [2021/03/26 18:04] 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.office.com/r/HaDS9wfaRg | form ]]. Double check to see if all is good (https://ctipub-my.sharepoint.com/:x:/g/personal/mihai_chiroiu_upb_ro/EQOpi2URoVlHmCUj6Nl3FsUBS_dIT6jU_kHKFZg8BjKuUA?e=RdgqBN) | + | 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> |