Saturday, January 14, 2017

Dec. 5 - Dec 9


Current week objectives
Learn how to add users, group it (one class), how to delete a particular user.

Current Week Accomplished/Hours worked
Monday Hours: 3
Wednesday Hours: 4


Next week objectives

N/A

Important lessons learned/New Skills
MONDAY
  • David show me what I expect to do next semester. HoneyD and maybe another virtual machine.
  • He show me who to make HoneyD by googling it.

WEDNESDAY
I learned some of the command for Linux
  • ls –man is the manual with argument
  • adduser and useradd both can/work
    • adduser can do a lot of thing for you.
  • sudo adduser renerperez (case sensitive) sudo (will add to the group) –default password or student psu username
  • root have the highest user, GIVE THIS TO PROGESSOR, ME, JOE.
  • sudo rm –r testuser4/ (this REMOVE the actual directory, make sure to write the user which is the testuser/4, without this is will DELEE THE WHOLE ENTIRE THING) the –r recursive remove everything.
  • cat .sdl .sh shows you what’s in it, light a list
  • if you want to find specific name you use pipe | so, sudo cat massage | grep deny. -deny will actually show you the file that trying to go to the server.
  • To create a new virtual machine click on new virtual machine on the left corner and you can modify the machine support.
  • Storage is where you need the files for the particular virtual machine.
  • Virtual machine startup & shutdown go to property and to it automatic.
Concerns and Issues
I’m more concern about making the virtual machine, Dave said he was working with it for two week. I take my time so things are perfect, so this might take me three weeks.

No comments:

Post a Comment