summaryrefslogtreecommitdiff
path: root/kpov_judge/tasks/set_motd/howtos/en/index.html
diff options
context:
space:
mode:
authorta4879@student.uni-lj.si <ta4879@student.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414>2015-08-30 00:26:12 +0000
committerta4879@student.uni-lj.si <ta4879@student.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414>2015-08-30 00:26:12 +0000
commit98e9ca0b3f0aa3a4f404966c5f19be181c895723 (patch)
treee2a4e8075dadff88ab8a8567e543846e25ebdbb0 /kpov_judge/tasks/set_motd/howtos/en/index.html
parentcfbae1b938ec91f7e0b33d8a7122612d1ffcbe6f (diff)
.html
git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@319 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414
Diffstat (limited to 'kpov_judge/tasks/set_motd/howtos/en/index.html')
-rw-r--r--kpov_judge/tasks/set_motd/howtos/en/index.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/kpov_judge/tasks/set_motd/howtos/en/index.html b/kpov_judge/tasks/set_motd/howtos/en/index.html
new file mode 100644
index 0000000..0b2b971
--- /dev/null
+++ b/kpov_judge/tasks/set_motd/howtos/en/index.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