This shows you the differences between two versions of the page.
|
ep:labs:05 [2025/04/01 10:33] cezar.craciunoiu Move introduction to spoiler |
ep:labs:05 [2026/03/31 18:15] (current) florin.stancu [Tasks] |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| {{page>:ep:labs:05:meta:nav&nofooter&noeditbutton}} | {{page>:ep:labs:05:meta:nav&nofooter&noeditbutton}} | ||
| - | |||
| - | ===== Proof of Work ===== | ||
| - | |||
| - | Before you start, create a [[http://docs.google.com/|Google Doc]]. Here, you will add screenshots / code snippets / comments for each exercise. Whatever you decide to include, it must prove that you managed to solve the given task (so don't show just the output, but how you obtained it and what conclusion can be drawn from it). If you decide to complete the feedback for bonus points, include a screenshot with the form submission confirmation, but not with its contents. | ||
| - | |||
| - | When done, export the document as a //pdf// and upload in the appropriate assignment on [[https://curs.upb.ro/2023/course/view.php?id=4631#section-4|moodle]]. The deadline is 23:55 on Friday. | ||
| ===== Introduction ===== | ===== Introduction ===== | ||
| Line 112: | Line 106: | ||
| ===== Tasks ===== | ===== Tasks ===== | ||
| + | |||
| + | You can solve this lab on [[https://cloud.grid.pub.ro/|OpenStack]], with the exception of the fourth task. Make sure to add your public SSH key before creating an instance. Otherwise, you won't be able to log in since password authentication is disabled by default. We recommend running a //Ubuntu Server 24.04// (Flavor: ''c.medium''). Note that your user name will be ''ubuntu'', not ''student''. You can connect to the VM through //fep// via SSH: ''ssh -J ${user_name}@fep.grid.pub.ro ubuntu@${vm_ip}''. Naturally, if you have a baremetal Linux distro or a VM (not WSL), go ahead and use that instead. | ||
| {{namespace>:ep:labs:05:contents:tasks&nofooter&noeditbutton}} | {{namespace>:ep:labs:05:contents:tasks&nofooter&noeditbutton}} | ||