ENDIKA SANCHEZ
In Database Management we started with synonyms, views and schemas. Synonyms are just an alias for our objects. Views can store queries, so we don’t have to write them every time we want to use them, these are very useful. Lastly, schemas are the most complex ones, these are used to grant, revoke or deny permissions over users and database objects, because of this, you can mess up really badly and we have to be careful when editing schemas.

In Operative System Management we are still working on remote access software and I use my spare time to finish tasks from other subjects.
In Internet and Network Services we are configuring a mail server, I’m using dovecot, postfix and rainloop. While dovecot and postfix were easy to configure, rainloop is taking too much time because I can’t get it to show the main configuration page on a browser, I guess I’ll have to create it as an Apache2 virtual host.

In Security and High Availability, we are configuring a VPN to our Windows 10 computer. It’s very simple as you only have to follow the assistant to complete the installation.
In Web Application Deployment we are working on improvements for our web page. We added a field to upload images and we are modifying our database to add a column to store those files. We also changed the way to check sessions and roles. We still have many things to improve I guess but it’s difficult to find and fix security issues.
IKER LOPEZ
On this week with Javi we started working with schemas, views and synonyms. Those thing are related to the Database management.
On the other hand, we still working with the remote access on Operative System Management hours.
With Ricardo we still working on VPN on Windows 10.
Also we are configuring the mail server using tools like postfix, dovecot and rainloop.
Finally on Xabi´s hours we are still working on our web. Now we are improving it and adding some new thing to it.