ENDIKA SANCHEZ
In Database Management we have learned how to estimate the size a database will have based in the types of data we are going to store and the number of row it will have. We’ve also learned how to change the name of the database, how to shrink it and how to encrypt its data.
In Operative System Management we have started to write scripts. It’s quite easy since it follows the logic of every programming language and we already studied most of the commands we are using. We have a commands exam this Friday so it also helps to revise for it.
In Internet and Network Services we finished the configuration of our DHCP and we are learning the basis of a web server. We have installed Apache2 and we are going to do some simple configuration for our web pages.
In Security and High Availability, we are using the Debian command “gpg”. This command generates a key to use encrypt and decrypt files. We’ve also uploaded the public key we have generated to a public key server to download it in our physical computer and use it to encrypt mails.
In Web Application Deployment we have an exam next Friday so we are just revising everything we have done until now and preparing the exam. Being our first programming exam, it won’t be on a computer so we have to prepare it really well.
Iker Lopez
This time i´ll start with Ricardo´s subjects;
First of all we finished with the DHCP, and we have installed Apache2, but now we are trying to configure it for our web pages.
On the other subject named Security and High Availability, we learned how to encrypt and decrypt but in Debian. The command to do those things is gpg. This command generates a public and a secret key for our files. You can tell anyone the public key, but the secret key it´s only for you, to decrypt the files that where encypten whit your public key.
....................................................
JON ERDAIDE
With Xabi on PHP we are checking our exercises because next week we have an exam about that and doing exercises.
With Ricardo we are useing the command "gpg" on Debian and this command is used to generate keys that they are used to encript and decrypt files. Also on the other subject we are installing Apache 2 and configurate it.
With Javi we are working with scipts and also reviewing comands because we have an exam on Friday and on the subject of Database Management we learned how to change the name of the database and thing like that