diff options
author | jk8385@student.uni-lj.si <jk8385@student.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414> | 2015-01-27 17:20:12 +0000 |
---|---|---|
committer | jk8385@student.uni-lj.si <jk8385@student.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414> | 2015-01-27 17:20:12 +0000 |
commit | 532d9bab38c17eb25ce2a566a1d8e50ab89537ca (patch) | |
tree | 72b6fa257b14df7bb11cc7347cd532ebfa5558d4 /kpov_judge/tasks/smb_nfs/howtos/en | |
parent | 78eca5fc6d3ce3f73a284a4a4c07b546e31c3088 (diff) |
Dodal angleško verzijo navodil
git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@240 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414
Diffstat (limited to 'kpov_judge/tasks/smb_nfs/howtos/en')
-rw-r--r-- | kpov_judge/tasks/smb_nfs/howtos/en/index.html | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/kpov_judge/tasks/smb_nfs/howtos/en/index.html b/kpov_judge/tasks/smb_nfs/howtos/en/index.html new file mode 100644 index 0000000..f708d4b --- /dev/null +++ b/kpov_judge/tasks/smb_nfs/howtos/en/index.html @@ -0,0 +1,48 @@ +<html>
+<head>
+<meta http-equiv="content-type" content="text/html"; charset=utf-9">
+<title>smb</title>
+</head>
+<body>
+<h1>smb_nfs</h1>
+<p>
+<p>
+<h2>Quick Instructions</h2>
+<p>
+Set up two virtual computers (simpleArbiterDhcp and FileServer).
+
+On SimpleArbiterDhcp find directory Mapa, read path NFS_POT and name of directory in shared folder SAMBA_SHARE.
+
+Copy files from directory Mapa to FileServer.
+
+Make sure that the directory with files will be available over NFS (which is in directory NFS_POT) and over SMB, on directory in shared folder SAMBA_SHARE.
+
+</p>
+<p>
+Make sure that the SNMP server reports it's uptime in seconds
+over SNMP under NET-SNMP-EXTEND-MIB::nsExtendOutput2Table.
+</p>
+<p>
+
+</p>
+<h2>Instructions</h2>
+<ol>
+<li>Download the following virtual images (*.vid) from the
+<a href="http://polz.si/media/uploads/kpov/virtualke/">directory</a>
+with images of virtual computers:
+<ol type="disc">
+<li>
+simpleArbeiterDhcp.vdi
+</li>
+<li>
+base-student-console-2014.vdi for fileserver
+</li>
+</ol>
+</li>
+
+</ol>
+</li>
+
+</ol>
+</body>
+</html>
\ No newline at end of file |