Last active
February 12, 2017 18:08
-
-
Save planetacomputer/443e70a3d41b3bd9a09bc85bafee3982 to your computer and use it in GitHub Desktop.
Administración de correo electrónico
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: | |
| https://vikour.wordpress.com/2011/05/06/enlaces-simbolicos-y-duros-en-linux/ | |
| https://andalinux.wordpress.com/2008/09/02/manejo-de-enlaces-simbolicos-en-linux/ | |
| SERVICIOS ARRANQUE LINUX: | |
| http://blog.jorgeivanmeza.com/2011/08/como-activardesactivar-los-servicios-en-gnulinux-ubuntu/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment