Improve the 201 lab sheet #2

Closed
opened 2019-10-23 16:37:25 +00:00 by sbrl · 2 comments
Owner

We've run Linux 201, and it seemed to go quite well! There were a number of issues with the Lab sheet though, so w should probably fix those:

  • useradd bit: not really needed
  • need to change the current user's password instead with passwd
  • fix assigning sudo privileges to new user account
  • Don't forget to logout and login via SSH as the new user
    • ip addr
  • SSH permissions bit: don't forget to create the /hopme/username/.ssh directory
  • Editing /etc/ssh/sshd_config: make more clear
  • Use hostname -I instead of ip addr
We've run Linux 201, and it seemed to go quite well! There were a number of issues with the Lab sheet though, so w should probably fix those: - useradd bit: not really needed - need to change the current user's password instead with passwd - fix assigning sudo privileges to new user account - Don't forget to logout and login via SSH as the new user - ip addr - SSH permissions bit: don't forget to create the /hopme/username/.ssh directory - Editing /etc/ssh/sshd_config: make more clear - Use hostname -I instead of ip addr -
Author
Owner

Made some progress here, but there's more work to do.

Made some progress here, but there's more work to do.
Author
Owner

Done! :D

Now we just need to blog about it.....

Done! :D Now we just need to blog about it.....
sbrl closed this issue 2019-10-28 13:30:46 +00:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sbrl/Linux-101#2
No description provided.