From 98e9ca0b3f0aa3a4f404966c5f19be181c895723 Mon Sep 17 00:00:00 2001 From: "ta4879@student.uni-lj.si" Date: Sun, 30 Aug 2015 00:26:12 +0000 Subject: .html git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@319 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414 --- kpov_judge/tasks/set_motd/howtos/en/index.html | 20 ++++++++++++++++++++ kpov_judge/tasks/set_motd/howtos/en/index.html.html | 20 -------------------- 2 files changed, 20 insertions(+), 20 deletions(-) create mode 100644 kpov_judge/tasks/set_motd/howtos/en/index.html delete mode 100644 kpov_judge/tasks/set_motd/howtos/en/index.html.html 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 @@ +

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 diff --git a/kpov_judge/tasks/set_motd/howtos/en/index.html.html b/kpov_judge/tasks/set_motd/howtos/en/index.html.html deleted file mode 100644 index 0b2b971..0000000 --- a/kpov_judge/tasks/set_motd/howtos/en/index.html.html +++ /dev/null @@ -1,20 +0,0 @@ -

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