diff options
author | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2019-02-24 21:05:27 +0100 |
---|---|---|
committer | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2019-02-24 21:05:27 +0100 |
commit | 8081a5520a441b43a8a7a73f3a90c7aacfaa8e10 (patch) | |
tree | c7f49bd33ed19d53afc0ee9df8b2c82c200c5910 /courses/fri_kpov/10 | |
parent | 9963b74f777edf985540eac71b1ca095f88b8bca (diff) |
Move everything one level up
Diffstat (limited to 'courses/fri_kpov/10')
l--------- | courses/fri_kpov/10/evaluation | 1 | ||||
-rw-r--r-- | courses/fri_kpov/10/lecture/idea.txt | 2 | ||||
l--------- | courses/fri_kpov/10/preparation | 1 |
3 files changed, 4 insertions, 0 deletions
diff --git a/courses/fri_kpov/10/evaluation b/courses/fri_kpov/10/evaluation new file mode 120000 index 0000000..7dad5da --- /dev/null +++ b/courses/fri_kpov/10/evaluation @@ -0,0 +1 @@ +../../../tasks/openvpn_multiple_hops
\ No newline at end of file diff --git a/courses/fri_kpov/10/lecture/idea.txt b/courses/fri_kpov/10/lecture/idea.txt new file mode 100644 index 0000000..3ae0c92 --- /dev/null +++ b/courses/fri_kpov/10/lecture/idea.txt @@ -0,0 +1,2 @@ +Namesti OpenVPN. Ustvari OpenVPN strežnik. Omogoči sosedu, da se nanj poveže. +Ustvari javni in zasebni ključ. Omogoči več sosedom, da se povežejo na tvoj strežnik. diff --git a/courses/fri_kpov/10/preparation b/courses/fri_kpov/10/preparation new file mode 120000 index 0000000..88dd369 --- /dev/null +++ b/courses/fri_kpov/10/preparation @@ -0,0 +1 @@ +../../../tasks/openvpn_simple_smb
\ No newline at end of file |