diff options
author | jp6095@student.uni-lj.si <jp6095@student.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414> | 2014-12-10 16:21:15 +0000 |
---|---|---|
committer | jp6095@student.uni-lj.si <jp6095@student.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414> | 2014-12-10 16:21:15 +0000 |
commit | 5cfd54adbace4784e92ba4e75a42e43d32f15464 (patch) | |
tree | a45ec63cb405400c99e1412861f2478a4c4c900b /kpov_judge/tasks/set_motd | |
parent | 5b6269b623c679994ec2c3b6e78a8e563608443a (diff) |
git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@18 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414
Diffstat (limited to 'kpov_judge/tasks/set_motd')
-rw-r--r-- | kpov_judge/tasks/set_motd/howtos/en/index.html | 35 | ||||
-rw-r--r-- | kpov_judge/tasks/set_motd/howtos/images/first.PNG | bin | 0 -> 3793 bytes | |||
-rw-r--r-- | kpov_judge/tasks/set_motd/howtos/images/second.PNG | bin | 0 -> 25542 bytes | |||
-rw-r--r-- | kpov_judge/tasks/set_motd/howtos/si/index.html | 15 |
4 files changed, 11 insertions, 39 deletions
diff --git a/kpov_judge/tasks/set_motd/howtos/en/index.html b/kpov_judge/tasks/set_motd/howtos/en/index.html deleted file mode 100644 index 1273c33..0000000 --- a/kpov_judge/tasks/set_motd/howtos/en/index.html +++ /dev/null @@ -1,35 +0,0 @@ -<!--
-Create two virtal machines - name them Test and Student. For the machine Test, use
-disk image named Test. On the Test machine, you receive a short string. Make sure it
-will appear in the message that is displayed at login on the machine Student. This string
-is called "message of the day" - MOTD.
-
-Make sure a string is displayed via ssh at user login (in Message Of The Day, MOTD)
-Set up the machine, so it will be accessible from test mechine (Test).
-
-You receive the username and the string as parameters when run_test.py executes. Watch out for long strings that aren't displayed fully without moving the cursor.
-
-You set the virtual machine IP yourself.
-
-Grading program expects a shell in the form username@machine:~$ to be displayed at startup.
-Make sure it is displayed only after the string you received from the instructions.
--->
-
-<h2>Purpose of the exercise</h2>
-
-<h2>Brief task</h2>
-
-<h2>Instructions</h2>
-
-<h2><ol>
- <li></li>
- <li></li>
- <li></li>
- <li></li>
- <li></li>
- <li></li>
- <li></li>
- <li></li>
- <li></li>
- <li></li>
-</ol></h2>
\ No newline at end of file diff --git a/kpov_judge/tasks/set_motd/howtos/images/first.PNG b/kpov_judge/tasks/set_motd/howtos/images/first.PNG Binary files differnew file mode 100644 index 0000000..d3797d7 --- /dev/null +++ b/kpov_judge/tasks/set_motd/howtos/images/first.PNG diff --git a/kpov_judge/tasks/set_motd/howtos/images/second.PNG b/kpov_judge/tasks/set_motd/howtos/images/second.PNG Binary files differnew file mode 100644 index 0000000..61bea73 --- /dev/null +++ b/kpov_judge/tasks/set_motd/howtos/images/second.PNG diff --git a/kpov_judge/tasks/set_motd/howtos/si/index.html b/kpov_judge/tasks/set_motd/howtos/si/index.html index 62a67c6..56f7bb1 100644 --- a/kpov_judge/tasks/set_motd/howtos/si/index.html +++ b/kpov_judge/tasks/set_motd/howtos/si/index.html @@ -15,13 +15,20 @@ Ocenjevalni program pričakuje, da se bo ob koncu prijave pojavila ukazna vrstica Pazite, da se bo takšna vrstica pojavila šele po nizu, ki ste ga dobili v navodilih.
-->
-<h2>Namen vaje</h2>
-
<h2>Naloga na hitro</h2>
+<p></p>
<h2>Navodila</h2>
+<ul>
+ <li>Ustvari dva navidezna računalnika - imenujmo ju Test in Student. Za računalnik Test uporabite sliko diska, poimenovano Test. Na računalniku Test dobite kratek niz. Poskrbite, da se bo ta kratki niz pojavil v sporočilu, ki se ob prijavi izpiše na računalniku Student. Temu sporočilu v angleščini rečemo "message of the day" - MOTD.</li>
+ <li>Poskrbite, da se bo ob prijavi uporabnika (v Message Of The Day, MOTD) prek ssh izpisal nek niz. Računalnik nastavite tako, da bo dostopen s testnega računalnika (Test).</li>
+ <li>Uporabniško ime in niz dobite kot parametre ob zagonu run_test.py. Pri nizu pazite, saj utegne biti dovolj dolg, da brez premikanja kurzorja ne bo takoj viden.</li>
+ <li>IP navideznega računalnika ter geslo nastavite sami.</li>
+ <li>Ocenjevalni program pričakuje, da se bo ob koncu prijave pojavila ukazna vrstica oblike uporabnisko_ime@ime_racunalnika:~$ . Pazite, da se bo takšna vrstica pojavila šele po nizu, ki ste ga dobili v navodilih.</li>
+</ul>
-<h2><ol>
+<h2>How To</h2>
+<ol>
<li></li>
<li></li>
<li></li>
@@ -32,4 +39,4 @@ Pazite, da se bo takšna vrstica pojavila šele po nizu, ki ste ga dobili v navodi <li></li>
<li></li>
<li></li>
-</ol></h2>
\ No newline at end of file +</ol>
\ No newline at end of file |