Skip to content

Instantly share code, notes, and snippets.

View planetacomputer's full-sized avatar
👓
Nulla dies sine linea

planetacomputer

👓
Nulla dies sine linea
  • Barcelona
View GitHub Profile
@planetacomputer
planetacomputer / gist:8602723acad430b2541563db98eef14a
Last active January 20, 2017 11:29
SOC-WEB_UF1841-018_13-04-2016
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
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
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/
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/
<!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">
@planetacomputer
planetacomputer / UF1273-CorreoEletronico
Last active July 11, 2017 05:01
UF1273-CorreoEletronico
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
@planetacomputer
planetacomputer / UF1275-FTP
Last active August 3, 2017 17:33
UF1275-FTP
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
@planetacomputer
planetacomputer / UF1274
Last active February 12, 2017 18:08
Administración de correo electrónico
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:
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
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