From 6c22cf601573722c012ee4537d2bda47a388f903 Mon Sep 17 00:00:00 2001 From: "ta4879@student.uni-lj.si" Date: Sun, 30 Aug 2015 00:11:48 +0000 Subject: English version git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@315 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414 --- kpov_judge/tasks/set_motd/howtos/en/index.html.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 kpov_judge/tasks/set_motd/howtos/en/index.html.html (limited to 'kpov_judge/tasks/set_motd') 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 @@ +

How To

+ +

    +
  1. Create two virtual machines Student(student-console) and Test(SimpleArbiterDhcpGw)
  2. +
  3. 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.


  4. +
  5. Login into Student
  6. +
  7. In Student(student-console) create a new user, marjankoral19, with a custom password.
  8. +
  9. Set the IP address to Student, - you can also do this manualy (ip: 172.23.192.3)
  10. +
  11. Then edit the /etc/motd, file with the specified string. "Not for Human consumption"
  12. +
  13. For testing login with the test user into Test(SimpleArbiterDhcpGw)
  14. +
  15. Then connect to Student with ssh using the user marjankoral19 - ssh marjankoral@ip.
  16. +
  17. If login successful the Message of the day should apear.
  18. +

+======= + +

Purpose of the exercise

+

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?

+

Brief description

+

Set up two virtual machines, set MOTD. Connect using ssh.

\ No newline at end of file -- cgit v1.2.1