Sunday, February 26, 2017

Week 7 Feb. 20 - 24


Current week objectives
  • Work on the hard drive space issue for one of the virtual machines. 
    • The virtual Machine message that "there is no more space for the virtual disk."
  • Improve room diagram by adding author, sites, description, photos, etc.. 
  • Research more on Smart Desks, get some idea on room diagram.
Current Week Accomplished/Hours worked

Hours Worked: 24 hours
  • Installed a new server for penetration testing. This new server has 400+ gigabytes space more room to do pen testing. 
    • I added both SRA 111 and SRA 211 students in the Linux server.
  • Completed the room diagram:
Next week objectives

  • Continue working on the terminal server. 
  • Get some feedback on room diagram
Important lessons learned/New Skills
  • When installing kali server there is no need to put the domain name.
Concerns and Issues
  • The new server should not have hard drive issue.

Sunday, February 19, 2017

Week 6 Feb. 13 - 17

Current week objectives
  • Work on the Window Server 2012 R2
  • Get HoneyDrive in the server 

Current Week Accomplished/Hours worked

Hours Worked = 22 hours
  • Redesign room W132 to improve visual aesthetics and educational experience. These designs are only concepts, I will measure the room by square foot or look for the blueprint.
    • Put the lecture stand in the middle. 












Next week objectives
  • Improve the room diagram. 
  • Make terminal servers (Windows) to remote desktop access for students to log-in and use Cisco Packet Tracer.

Important lessons learned/New Skills
  • sudo usermod -aG sudo <username>
    • Students can access sudo privileges.
Concerns and Issues
  • One of the Ubuntu servers failed to start 

Sunday, February 12, 2017

Week 5 Feb. 6 - 10

Current week objectives

  • Learn how the Windows Server 2012 R2 works.
  • Research how the sign on authentication on windows 2012.
  • Research DSN server set up.

Current Week Accomplished/Hours worked

Hours: 20 hours

  • Installed a new hard drive to the computer.
  • Installed Ubuntu and three virtual machines on the computer.
  • Able to install HoneyDrive to my computer.
Next week objectives

  • Continue working on Windows server 2012 R2 sign on authentication.
  • Work on Honeypot/HoneyDriver and install into the lab server.
  • Learn more about HoneyD.

Important lessons learned/New Skills
  • Go to Lynda.com and search Windows Server 2012 R2: Configure and Manage Active Directory. This breaks down the things I need to know about the server.
  • I'm able to installed the HoneyDrive/Honeypot in my computer.
  • The command apt-get dist-upgrade. This upgrade the most important packages.
Concerns and Issues
  • Windows server 2012

Saturday, February 4, 2017

Week 4 Jan. 30 - Feb. 03


Current week objectives
  • Construct username and password for instructor and students. Both need Admin.
Current Week Accomplished/Hours worked

Hours Worked: 20 Hours
  • Finished four virtual machine.
  • Made diagram for the 4 virtual machine.
  • Student's are able to SSH into there teams.
  • Finished a document "How to ssh into the server". 
  • I'm able to SSH into every Ubuntu servers.
  • Installed Virtual Machine into my laptop with Ubuntu.

Next week objectives

  • Form a sign-in authentication for Abington Art Center, allowing students or members to access to all machine available.

Important lessons learned/New Skills

Monday
  • Default ssh so to start automatic (http://askubuntu.com/questions/3913/start-ssh-server-on-boot)
  • To delete user ---- sudo deluser username
Friday
  • Some java lesson. 
    • Class define as the blueprint that decribes the object. Object is state, an instance of a class. 
Concerns and Issues

  • Installing honeyd on linux.