This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http://www.mauricioalpizar.com/ejemplo-de-como-consumir-un-web-service-utilizando-nusoap-y-php-parte-ii/ | |
| http://www.validwsdl.com/ | |
| https://devzone.zend.com/1901/creating-web-page-templates-with-php-and-twig-part-2/ | |
| http://blog.openalfa.com/como-implementar-en-perl-web-services-con-wsdl-y-soap | |
| http://www.w3schools.com/website/web_wai.asp | |
| http://startbootstrap.com/template-overviews/blog-home/ | |
| http://www.w3schools.com/quiztest/quiztest.asp?qtest=HTML | |
| http://www.uv.es/mplac/LaNau/4_Javascript/Ejercicios/conversor.htm | |
| http://www.uv.es/mplac/LaNau/4_Javascript/Ejercicios.htm | |
| http://www.os-templates.com/free-basic-html5-templates/basic-89 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1- Canviar la imatge de 630px x 300px per una de dummyimage | |
| 2- Enlla莽os Readmore han d'apar猫ixer sotslineats amb hover | |
| 3- Canviar color de tots els LOREM IPSUM DOLOR | |
| 3b- Canviar la primera lletra a maj煤scula del text sota LOREM IPSUM DOLOR | |
| 4- Crear enlla莽 a "pellentum leo" cap a duckduckgo.com i en una nova pestanya. | |
| 5- Substituir el menu superior per nom茅s tres apartats: Productes, Serveis i Qui Som i enlla莽ar-los a productes.html, serveis.html i quisom.html (no cal fer les p脿gines). | |
| 6- A l'apartat Serveis incloure els submenus: Casa i Feina i enlla莽ar-los a casa.html i feina.html | |
| 7- Passa el color de fons del header a blanc | |
| 8- Amaga, per貌 no eliminis, per motius SEO, les cap莽aleres hgroup | |
| 9- Insereix al header el logo: http://www.gemalto.com/_catalogs/masterpage/Gemalto/assets/logo-gemalto-340x120.gif |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http://www.mkyong.com/logging/log4j-hello-world-example/ | |
| http://aprendegit.com/que-es-un-pull-request/ | |
| http://www.genbetadev.com/desarrollo-aplicaciones-moviles/kotlin-la-maquina-virtual-de-java-tiene-un-nuevo-aliado | |
| http://jarroba.com/polimorfismo-en-java-parte-i-con-ejemplos/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ESCANEADOR DE PUERTOS ONLINE: http://mxtoolbox.com/ | |
| http://smxser.blogspot.com.es/2012/10/instalar-y-configurar-un-servidor-dns.html | |
| ACTUALIZAR IP A ESTATICA: sudo ifconfig eth1(nombreconexion) 192.168.1.253 netmask 255.255.255.0 | |
| RENOVAR IP DHCP CONEXION INTERNET: sudo dhclient -v | |
| REINICIAR INTERFACES: | |
| $ sudo ifconfig eth0 down | |
| $ sudo ifconfig eth0 up | |
| http://askubuntu.com/questions/330148/how-do-i-do-a-complete-bind9-dns-server-configuration-with-a-hostname | |
| https://sliceoflinux.wordpress.com/2010/04/21/instalar-y-configurar-un-servidor-dns-con-ubuntu-server-paso-a-paso/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <!-- debes renombrar este fichero a form.php e insertar tu codigo PHP!!! --> | |
| <html> | |
| <title>Examen Final Prova Practica Modul 2</title> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <link rel="stylesheet" href="http://www.w3schools.com/lib/w3.css"> | |
| <body> | |
| <div class="w3-card-4"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| DKIM-SPF: https://blog.mailrelay.com/es/2014/11/21/como-comprobar-spf-y-dkim-en-10-segundos | |
| INSTALL SPF WITH POSTFIX: https://help.ubuntu.com/community/Postfix/SPF | |
| https://www.exratione.com/2014/07/setting-up-spf-and-dkim-for-an-ubuntu-1404-mail-server/ | |
| INSTALL DKIM with POSTFIX: https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-dkim-with-postfix-on-debian-wheezy | |
| http://www.spfwizard.net/es/ | |
| POSTFIX-amavisd-clamav-spamassassin: https://nolabnoparty.com/en/secure-postfix-amavisd-clamav-spamassassin/ | |
| correcciones: /etc/init.d/clamav-daemon stop | |
| /etc/init.d/amavis stop | |
| https://help.ubuntu.com/community/PostfixAmavisNew | |
| http://tutorials.section6.net/home/setting-up-postfix-spamassassin-amavisd-clamav |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| GITWEB: | |
| http://dev.antoinesolutions.com/ubuntu-14.04-trusty/install-and-configure-gitweb-on-ubuntu-14.04 (FALTA a2ensite default-ssl) | |
| http://www.parallelsymmetry.com/howto/git.jsp | |
| GITOSIS(permisos, competidor de Gitolite): | |
| http://ymbra.com/es/blog/gestion-de-repositorios-git-con-gitosis | |
| ALWAYSDATA-GIT: | |
| https://forum.alwaysdata.com/viewtopic.php?id=3972 | |
| http://www.elsabioinformatico.com/tutoriales/instalar-y-configurar-servidor-ftp-ubuntu | |
| SERVIDOR FTP MULTIUSUARIO+PAM+MYSQL: http://www.actiu.net/infordoc/servidors/vsftpd-pam-mysql_es.pdf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| CSV DATA MOCK: https://mockaroo.com/ | |
| CRON: http://blog.desdelinux.net/cron-crontab-explicados/ | |
| https://geekytheory.com/programar-tareas-en-linux-usando-crontab/ | |
| MONITORIZACION HTOP: http://xahlee.info/linux/linux_monitor_processes_htop.html | |
| TOP: http://xahlee.info/linux/linux_monitor_processes.html | |
| LINUX INFO: http://xahlee.info/linux/linux_info.html | |
| FIREWALL LINUX: https://computernewage.com/2014/08/10/como-configurar-el-firewall-ufw-en-ubuntu/ | |
| https://www.digitalocean.com/community/tutorials/how-to-set-up-a-firewall-with-ufw-on-ubuntu-14-04 | |
| USUARIOS LINUX: http://www.ite.educacion.es/formacion/materiales/85/cd/linux/m1/usuarios_y_grupos_de_usuarios_en_linux.html | |
| ENLACES SIMBOLICOS: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SELENIUM IDE FIREFOX PLUGIN: https://www.adictosaltrabajo.com/tutoriales/selenium-ide/ | |
| http://www.guru99.com/introduction-selenuim-ide.html | |
| PYTHON SELENIUM : https://pypi.python.org/pypi/selenium | |
| JAVA SELENIUM: https://www.adictosaltrabajo.com/tutoriales/selenium-2/ | |
| GENERADORES DE DOCUMENTACION | |
| ---------------------------- | |
| https://www.sitepoint.com/introduction-to-phpdoc/ | |
| https://www.phpdoc.org/docs/latest/getting-started/your-first-set-of-documentation.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| PIXELES/PULGADA: http://www.digitalfotored.com/imagendigital/puntospulgada.htm | |
| Tutorial emisi贸n video UPD: | |
| http://es.slideshare.net/javinat/tutorial-de-protocolos-udptcpsctp | |
| UDP Java | |
| http://www.chuidiang.com/java/sockets/udp/socket_udp.php | |
| http://www.redeszone.net/2010/11/23/taller-de-practicas-cliente-y-servidor-udp-en-java/ | |
| WIRESHARK: | |
| https://elbauldelprogramador.com/esnifando-la-red-pruebas-de-seguridad/ | |
| http://viralzones.blogspot.com.es/2013/08/man-in-middle-mitm-attack-using.html |
OlderNewer