Saturday, January 21, 2017

Week 2 Jan.17 - 20

Current week objectives
Email all the students their username and password
Learn more about iSCSI 

Current Week Accomplished/Hours worked



  • Able to fixed hard drive issue.
  • Finished making/sending username and password for all students.

Total Hours: 15 hours


Next week objectives

  • Research cross-site scripting, authentication errors and SQL injection. 
Important lessons learned/New Skills
Tuesday
  • Learned permissions and attributes to view permissions use ls -l. An example value is drwx-xr-x, each character have meaning:
    • d is the directory.
    • r is read file can be shown.
    • x mean file can executed. 
    • drwxr is the owner.
    • xr is the user.
    • x is everybody.
Wednesday
  • I emailed the username and password for all individual students.
  • I'm currently on codecademy to learn more about Linux command.
Thursday 
  • iSCSI is Internet Small Computer System Interface. It is used link data storage over IP network infrastructure. This transport data between the iSCSI initiator (external storage to host computers) and iSCSI target (storage resource located) on a storage.
Friday
  • NAS is network attached storage is a faster server. 
  • Changing RAM to a computer.
Concerns and Issues
  • There is an issue on memory storage. When I snapshot to back up a server, it gave me an error message stating the memory storage is full. Now I'm figuring out what is iSCSI.

No comments:

Post a Comment