From 532d9bab38c17eb25ce2a566a1d8e50ab89537ca Mon Sep 17 00:00:00 2001 From: "jk8385@student.uni-lj.si" <jk8385@student.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414> Date: Tue, 27 Jan 2015 17:20:12 +0000 Subject: =?UTF-8?q?Dodal=20angle=C5=A1ko=20verzijo=20navodil?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@240 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414 --- kpov_judge/tasks/smb_nfs/howtos/en/index.html | 48 +++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 kpov_judge/tasks/smb_nfs/howtos/en/index.html (limited to 'kpov_judge') 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 -- cgit v1.2.1