summaryrefslogtreecommitdiff
path: root/kpov_judge/tasks/set_motd/howtos
diff options
context:
space:
mode:
authorta4879@student.uni-lj.si <ta4879@student.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414>2015-08-30 00:11:48 +0000
committerta4879@student.uni-lj.si <ta4879@student.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414>2015-08-30 00:11:48 +0000
commit6c22cf601573722c012ee4537d2bda47a388f903 (patch)
tree2ee9270e15520da7a78f3c00cdf770d1754b88a7 /kpov_judge/tasks/set_motd/howtos
parentfb0a3fa1f88fd492d96b0d590c8ecdfe5941eb97 (diff)
English version
git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@315 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414
Diffstat (limited to 'kpov_judge/tasks/set_motd/howtos')
-rw-r--r--kpov_judge/tasks/set_motd/howtos/en/index.html.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/kpov_judge/tasks/set_motd/howtos/en/index.html.html b/kpov_judge/tasks/set_motd/howtos/en/index.html.html
new file mode 100644
index 0000000..0b2b971
--- /dev/null
+++ b/kpov_judge/tasks/set_motd/howtos/en/index.html.html
@@ -0,0 +1,20 @@
+<h2>How To</h2>
+
+<h2><ol>
+ <li>Create two virtual machines Student(student-console) and Test(SimpleArbiterDhcpGw) <br> <img src="../images/img4.png"></li>
+ <li>Change the network settings to both virtual machines. SimpleArbiterDhcpGw: Adapter 1 set it to NAT, for internet access and Adapter 2 to internal network for local network.
+ Student: Adapter1 set it to "internal-network" so it is in the same domestic network as SimpleArbiterDhcpGw. <br> <img src="../images/img1.png"> <br> <img src="../images/img2.png"> <br> <img src="../images/img3.png"></li>
+ <li>Login into <b>Student</b> <br> <img src="../images/img5.png"></li>
+ <li>In Student(student-console) create a new user, marjankoral19, with a custom password. <br> <img src="../images/img6.png"></li>
+ <li>Set the IP address to Student, - you can also do this manualy (ip: 172.23.192.3) <br> <img src="../images/img7.png"></li>
+ <li>Then edit the /etc/motd, file with the specified string. "Not for Human consumption" <br> <img src="../images/img8.png"> </li>
+ <li>For testing login with the test user into Test(SimpleArbiterDhcpGw) <br> <img src="../images/img9.png"></li>
+ <li>Then connect to Student with ssh using the user marjankoral19 - ssh marjankoral@ip. <br> <img src="../images/img10.png"></li>
+ <li>If login successful the Message of the day should apear.</li>
+</ol></h2>
+=======
+
+<h2>Purpose of the exercise</h2>
+<p>How to create user? How to edit a file? How to connect to anoter computer using ssh? How to find out the computer IP address?</p>
+<h2>Brief description</h2>
+<p>Set up two virtual machines, set MOTD. Connect using ssh.</p> \ No newline at end of file