jueves, 31 de marzo de 2016

Linux Command Line for Beginners

DESCRIPCIÓN
En este curso de formación de Linux Command para principiantes, autor experto Geoff Allen le enseñará cómo utilizar la línea de comandos en un sistema Linux. Este curso está diseñado para el principiante absoluto, es decir, sin experiencia previa es necesaria con la línea de comandos.
Va a empezar por aprender acerca de la interacción rápida y la cáscara, y luego saltar en el aprendizaje de comandos simples, incluyendo cómo hacer frente a sus archivos, ejecutar comandos en el fondo y la forma de aprender más. A partir de ahí, Geoff le enseñará sobre los archivos y directorios, permisos, tuberías backgrounding, y la redirección de E / S. Este video tutorial también cubre los comodines, y cómo personalizar los alias, su trayectoria y su pronta. Por último, aprenderá acerca vi, incluyendo cómo navegar en vi, hacer cambios y guardar.
Una vez que haya completado este curso de formación basado en computadora, va a estar plenamente capaces de utilizar la línea de comandos en un sistema Linux. archivos de trabajo se incluyen, lo que le permite lo sigue con el autor a lo largo de las lecciones.
DATOS TÉCNICOS

Linux Command Line for Beginners

Formato: .MP4 | Release Date: September 2015 | Incl: linea de comandos | Calidad: 720p | Peso: 651 MB | Idioma: Ingles| Formadores: Geoff Allen | Duracion: 4 horas 8 minutos | Nivel de habilidad: Todos los niveles | oreilly |
CONTENIDO
Introduction
Introduction And Course Overview 00m 54s About The Author 01m 18s Why Command Line - The GUI Is Not Enough 07m 05s Accessing The Command Line 02m 34s Linux Shells - What Is The Difference And Why Should I Care? 06m 23s How To Access Your Working Files 01m 15s
The Prompt And Shell Interaction
Basic Shell Interaction 03m 04s Getting Around - cd And pwd 09m 22s Listing Files And Directories 05m 17s How The Shell Works - What Happens When You Hit Return 07m 27s
Simple Commands
Dealing With Files - cat, head, tail And less 06m 54s About Your System - df, uptime And uname 04m 30s Dealing With Processes - Part 1 06m 39s Dealing With Processes - Part 2 08m 29s Running Commands In The Background 04m 43s How To Learn More - Man Pages 11m 12s
Files And Directories
Touch 03m 02s rm 03m 44s mkdir, rmdir And rm -r 04m 12s Soft And Hard Links -ln 08m 22s
Permissions
ls Revisited - ls -l And More Options 07m 42s File Permissions - The Mode - Part 1 04m 04s Directory Permissions - The Mode - Part 2 08m 11s Special Permissions - Root, Sudo And Extra Permission Bits 09m 07s Understanding Users And Groups 06m 09s Changing Permissions - chmod, chown And chgrp 08m 51s Managing Users - useradd, usermod, userdel, passwd 08m 25s Managing Groups - groupadd And groupdel 02m 44s
Pipes, Backgrounding And IO Redirection
Three Useful Commands - Grep, Sort, And Cut 09m 47s Pipes And Pipelines 07m 39s IO Redirection 10m 57s
Wildcards
Introducing Shell Wildcards 05m 19s Understanding Shell Wildcards 04m 26s
Customization
Customizing Aliases 05m 31s Customizing Your Path 07m 00s Customizing Your Prompt 06m 49s Making Customizations Persist 04m 58s
VI
Why Learning VI Is Important 03m 32s Navigating In VI, Making Changes And Saving 06m 21s Advanced Editing In VI - Part 1 06m 36s Advanced Editing In VI - Part 2 07m 05s
Conclusion
Conclusion And A Bonus Command 01m 10s
CAPTURAS
ENLACES 

Oreilly - Linux Command Line for Beginners (2015) - BCOLCLFB15

http://goo.gl/zJ8cRZ

CONTRASEÑA/PASSWORD PARA DESCOMPRIMIR
www.bacterias.mx
WEB DEL AUTOR

Curso Unity 5 Creando un juego para PC (2016)

DESCRIPCIÓN
En este curso aprenderemos cosas básicas y más avanzadas de Unity 5, también veremos cosas nuevas que trae como el nuevo sistema de UI muy útil y fácil de usar.
Unity 5 es un motor para la creación de videojuegos, su sencillez y potencia hacen que sea uno de los más usados actualmente. Siendo esto así nos adentramos en este curso en el que enseñare todos los trucos y fases más importantes a la hora de crear un videojuego con aspecto profesional, mi juego Invasion Of Darkness será el ejemplo del curso.
* Al final del curso seremos capaces de crear un videojuego con aspecto profesional.
* Aprenderemos algunas novedades que trae unity 5
* Aprenderemos a usar los componentes de la nueva UI
* Seremos capaces de crear un videojuego sencillo y divertido
Espero que disfruten del curso
Un saludo.
DATOS TÉCNICOS

Curso Unity 5 Creando un juego para PC (2016)

Formato: .MP4 |Calidad: 720p | Peso: 2.39 GB | Idioma: Español | Formadores: Aitor Zenarruzabeitia |27 clases y 7.5 horas | Nivel de habilidad: Todos los niveles | Udemy |
REQUISITOS
Nivel básico en programación
CONTENIDO
Sección 1 0 / 1 INTRODUCCION
1. Introducción
Sección 2 0 / 2 CREANDO EL NIVEL CON AGF PRO
2. Creando el nivel con AGF PRO (1) 3. Creando el nivel con AGF PRO (2)
Sección 3 0 / 1 IMPORTANDO NIVEL A UNITY 5
4. Importando el nivel a unity 5
Sección 4 0 / 2 MODIFICANDO LA ESCENA EN UNITY 5
5. Modificando la escena 6. Modificando la escena (2)
Sección 5 0 / 7 AÑADIENDO ESCENAS AL JUEGO
7. Creando una intro con Movie Texture 8. Creando una intro con Movie Texture (2) 9. Creando el menú principal (1) 10. Creando el menú principal (2) 11. Añadiendo barra "CARGANDO" con LoadLevelAsync (1) 12. Añadiendo barra "CARGANDO" con LoadLevelAsync (2) 13. Resumen sección 5
Sección 6 0 / 7 AÑADIENDO AL PLAYER Y LOS ENEMIGOS
14. Animaciones del Player o Jugador 15. Rigidbody del Player o jugador 16. Script para el movimiento y las animaciones 17. Rotaciones del Player o jugador 18. Cámara ortográfica 19. Añadiendo Enemigos 20. Enemigos y su navegación (Nav Mesh Agent)
Sección 7 0 / 4 NUEVA UI DE UNITY 5
21. Barra de salud del enemigo 22. Barra de salud del Player 23. Disparando rayos 24. Resumen sección 6 y 7
Sección 8 1 / 2 TOQUES FINALES DEL JUEGO
25. Creando los spawn points del enemigo 26. Web de descarga
Sección 9 0 / 1 EXTRAS
27. Instalar Unity en Windows 10
CAPTURAS
ENLACES 

Udemy - Curso Unity 5 Creando un juego para PC (2016) -BCUCU5CUJPPC16

http://goo.gl/eyxciS

CONTRASEÑA/PASSWORD PARA DESCOMPRIMIR
www.bacterias.mx
WEB DEL AUTOR

miércoles, 30 de marzo de 2016

The Complete Ethical Hacking Course Beginner to Advanced!

DESCRIPCIÓN
Adquirir la capacidad de hacer ethical hacking and penetration testing mediante la adopción de este curso ! Obtener respuestas de un experto en TI con experiencia para todas las preguntas que usted ha relacionado con el aprendizaje que se hace en este curso que incluye la instalación de Kali Linux , usando VirtualBox , conceptos básicos de Linux , Tor , proxychains , VPN , MACchanger , Nmap , grietas wifi , aircrack , DoS ataques, SLL tira , vulnerabilidades conocidas , inyecciones SQL , romper contraseñas de Linux, y más temas que se agregan cada mes!
DATOS TÉCNICOS

The Complete Ethical Hacking Course Beginner to Advanced!

Formato: .MP4 |Calidad: 720p | Peso: 5.05 GB | Idioma: Ingles | Formadores: Ermin Kreponic, IT Expert |25 horas Prox ( 113 clases Prox) | Nivel de habilidad: Todos los niveles | Udemy |
REQUISITOS
Reliable and fast internet connection. Wireless networking card.
CONTENIDO
Sección 1: Ethical hacking and penetration testing. What is it and how can you use it? Clase 1 Thank you for taking this course! What is the most it can do for you? 01:35 Clase 2 How can you earn money legally with your ethical hacking skills online? 04:19 Clase 3 What is hacking? Here is the definition we use in the course. 02:30 Clase 4 What do you hope to gain from learning about hacking? 02:33 Clase 5 How to get answers to your questions and help with problems? 03:39 Clase 6 Unlock your certificate and upgrade your LinkedIn profile using this course! 02:58 Sección 2: Prerequisites for getting started with this course. Clase 7 Introduction to Ethical Hacking. What is it in detail? 08:02 Clase 8 Prerequisites success tips for getting the most out of this course. 07:28 Clase 9 How can you become intermediate and advanced with this course? 03:40 Sección 3: Basic hacking terms you will want to know getting started. Clase 10 Basic terminology such as white hat, grey hat, and black hat hacking. 12:00 Clase 11 Basic terminology including SQL injections, VPN , proxy, VPS, and key loggers. 18:18 Sección 4: Build your hacking environment! Clase 12 Getting started successfully PDF with common questions answered and helpful tips 35 páginas Clase 13 Installing VirtualBox with rpm plus why use a virtual machine. 08:58 Clase 14 Installing VirtualBox using the default package manager from repositories. 15:01 Clase 15 Creating the virtual environment. 13:35 Clase 16 Installing VirtualBox in a Windows 8.1 environment. 05:16 Clase 17 Kali Linux installation within a virtual environment. 16:00 Clase 18 Kali Linux installation after it is running and getting starting using it. 12:18 Clase 19 Installing VirtualBox Guest Additions 14:40 Sección 5: Set up instructions for Mac users ONLY Clase 20 Installing VirtualBox on a Mac 18:09 Clase 21 Setting up Kali Linux with VirtualBox part 1 13:38 Clase 22 Setting up Kali Linux with VirtualBox part 2 15:23 Clase 23 How to set up a USB passthrough on a Mac part 1 19:02 Clase 24 How to set up a USB passthrough on a Mac part 2 09:00 Clase 25 Kali Linux Live USB on a MacBook Pro part 1 ( OPTIONAL ) 19:47 Clase 26 Kali Linux Live USB on a MacBook Pro part 2 ( OPTIONAL ) 11:37 Clase 27 Kali Linux Live USB on a MacBook Pro part 3 ( OPTIONAL ) 13:40 Sección 6: How to create a bootable USB of Kali Linux ( optional ) Clase 28 How to create a bootable USB of Kali with persistent storage > 4 GB part 1 19:17 Clase 29 How to create a bootable USB of Kali with persistent storage > 4 GB part 2 18:01 Clase 30 How to create a bootable USB of Kali with persistent storage > 4 GB part 3 06:26 Clase 31 How to create a bootable USB of Kali with persistent storage > 4 GB part 4 10:48 Sección 7: Updates: How to install VirtualBox on Fedora 22 + Kali Sana VM ( OPTIONAL ) Clase 32 Fedroa 22 VirtualBox set up 17:10 Clase 33 Kali Sana virtual machine installation 05:37 Clase 34 How to install VBox GuestAdditions in Kali Sana 07:13 Sección 8: Linux Terminal including basic functionalities and CLI. Clase 35 Introduction to the Linux terminal. 09:31 Clase 36 Linux Command-Line Interface (CLI) basics. 14:04 Clase 37 The Linux CLI explained in greater detail to give you a good understanding. 15:26 Sección 9: What is Tor? How can you use it to protect your anonymity online? Clase 38 Tor part 1. 10:58 Clase 39 Tor part 2. 15:05 Sección 10: ProxyChains for using proxy servers, hiding your ip, and obtaining access. Clase 40 Proxychains part 1. 12:01 Clase 41 Proxychains part 2. 14:15 Clase 42 Proxychains part 3. 12:57 Sección 11: What is a Virtual Private Network (VPN) and how you can stay anonymous with VPN? Clase 43 VPN part 1. 13:29 Clase 44 VPN part 2. 14:54 Sección 12: What is a macchanger? How can you use it to change your mac address? Clase 45 Macchanger part 1 (updated) 17:28 Clase 46 Macchanger part 2 (updated) 19:02 Sección 13: Footprinting with Nmap and external resources. Clase 47 Nmap part 1. 17:34 Clase 48 Nmap part 2. 19:22 Clase 49 External resources using public listings of known vulnerabilities. 10:11 Sección 14: Attacking wireless networks. Overview of the tools. Clase 50 Intro to wifi hacker cracking WPA⁄WPA2. 15:14 Clase 51 Aircrack and reaver installation. 12:44 Clase 52 Installing aircrack-ng on Windows + crunch on Linux. 11:34 Clase 53 For Windows Users. How To Set Up USB wireless Adapter with Virtualbox Part 1. 07:42 Clase 54 For Windows Users. How To Set Up USB wireless Adapter with VirtualBox part 2. 07:11 Sección 15: Breaking WPA/WPA2 encryption. Wifi hacking and wifi hacker training. Clase 55 Aircrack-ng _ crunch usage example_1 11:04 Clase 56 Aircrack-ng _ crunch usage example_2 10:26 Clase 57 Aircrack-ng _ crunch usage example_3 20:39 Clase 58 Cracking WPS pins with reaver part 1. 15:24 Clase 59 Cracking WPS pins with reaver part 2. 10:41 Clase 60 Cracking WPS pins with reaver part 3. 16:25 Sección 16: Signal jamming and denial of service. Clase 61 Performing denial of service on wireless networks part 1. 13:14 Clase 62 Performing denial of service on wireless networks part 2. 17:55 Sección 17: SSL strips. Clase 63 SSL strip part 1. 08:49 Clase 64 SSL strip part 2. 10:37 Clase 65 SSL strip part 3. 18:13 Sección 18: Let's have a bit of fun! Clase 66 Funny things part 1. 07:03 Clase 67 Funny things part 2. 12:12 Clase 68 Funny things part 3. 18:21 Sección 19: Evil twin method! Clone wireless access points to steal data. Clase 69 Evil twin part 1. 10:34 Clase 70 Evil twin part 2 07:28 Clase 71 Evil twin part 3. 11:19 Sección 20: Attacking routers to give you free reign over the entire network! Clase 72 Using known vulnerabilities part 1. 09:40 Clase 73 Using known vulnerabilities part 2. 09:21 Clase 74 Using known vulnerabilities part 3. 18:54 Sección 21: DNS setting hacking to redirect users with post authentication exploitation. Clase 75 Post authentication exploitation ( DNS ) part 1. 09:38 Clase 76 Post authentication exploitation ( DNS ) part 2. 12:22 Clase 77 Post authentication exploitation ( DNS ) part 3. 13:41 Sección 22: Website attacks with SQL injections. Clase 78 sql-injection-part-1 12:32
CAPTURAS
ENLACES 

Udemy - The Complete Ethical Hacking Course Beginner to Advanced! - BCUTCEHCBTA

http://goo.gl/uLIVqG

CONTRASEÑA/PASSWORD PARA DESCOMPRIMIR
www.bacterias.mx
WEB DEL AUTOR

martes, 29 de marzo de 2016

Lógica Programación Aprende Programar en Cualquier Lenguaje

DESCRIPCIÓN
Un curso esencial para todos los principiantes en programación"
En este curso, enfocado a los principiantes, se dota al usuario de las herramientas básicas que necesita para iniciarse en el mundo de la programación, además de los conocimientos necesarios para hacerlo. Aprenderás a programar desde CERO, comenzando con las preguntas más frecuentes que son esenciales ser respondidas antes de entrar en el mundo de programación. Y acabarás sabiendo las bases de programación con el fin de empezar tu carrera como un PROGRAMADOR. El curso es gratuito y muy completo. Al acabar no te faltará ningún conocimiento y podrás entender perfectamente lo que es la programación y cómo se programa en cualquier lenguaje (Java, C++, SWIFT, SQL, Python etc). El último bloque está dedicado especialmente a todos los lenguajes de programación modernos, para ayudarte a elegir un lenguaje para cualquier motivo: Crear Aplicaciones IOS o Android, Crear Páginas Web, Desarrollar Juegos Multiplataforma, Negocio Online (e-commerce) etc.
DATOS TÉCNICOS

Lógica Programación: Aprende Programar en Cualquier Lenguaje

Formato: .MP4 |Calidad: 720p | Peso: 157 MB | Free | Idioma: Spanish | Formadores: Sayyab Tariq | 2.5 horas (36 clases ) | Nivel de habilidad: Todos los niveles | Udemy | 2016
REQUISITOS
Se requiere una mentalidad abierta e interés de aprender a programar desde cero. Se requiere el uso básico de ordenador. Todos los softwares que vamos a usar serán GRATIS y os enseñaré cómo descargar e instalar los. Usaremos Netbeans (software gratuito).
CONTENIDO
Sección 1 0 / 6 Introducción
1. Presentación 2. Principios Básicos De Programación 3. ¿Qué Necesito Para Programar? 4. ¿Se Necesitan Las Matemáticas Para Programar? 5. Los Operadores Matemáticos En Programación Pr-ctica-5.pdf Soluciones-Practica-5.pdf 6. Las Metodologías En Programación
Sección 2 0 / 18 Fundamentos de Programación
7. Presentación 8. Instalación Software 9. Conceptos Elementales 10. Tipos De Datos 11. Variables y Constantes 12. Práctica: Variables y Constantes I 13. Práctica: Variables y Constantes II 14. Estructuras If Else y Switch 15. Operadores Aritméticos 16. Operadores Relacionales 17. Operadores Lógicos 18. Bucles, Arrays y Matrices 19. ¿Qué es un Algoritmo? 20. Práctica: Área de Círculo 21. Diagrama de Flujo y el Pseudocódigo 22. Práctica: Número Par 23. Práctica: Contador de Dígitos 24. Fín Bloque 2
Sección 3 0 / 12 Diferentes Lenguajes De Programación
25. Conceptos Básicos 26. Java 27. Python 28. Ruby 29. Microsoft ASP.Net 30. JavaScript 31. PHP 32. HTML y CSS 33. C y C++ 34. Swift 35. SQL 36. ¿Qué Lenguaje Elegir?
CAPTURAS
TRAILER
[youtube id="mF5UHiocxtY"]
ENLACES 

Udemy - Lógica Programación Aprende Programar en Cualquier Lenguaje (2016) - BCULPAPECL16

http://goo.gl/Ra5TMo

CONTRASEÑA/PASSWORD PARA DESCOMPRIMIR
www.bacterias.mx
WEB DEL AUTOR

Transmission v2.92 Para windows

DESCRIPCIÓN
Transmission es un proyecto de código abierto, basada en el voluntariado. A diferencia de otros clientes de BitTorrent, la transmisión no juega con sus usuarios para ganar dinero:
Transmission no incorpora barras de herramientas , anuncios pop-up , anuncios flash , herramientas de Twitter , o cualquier otra cosa. No mantiene algunas de las características de regreso para una versión PAYware . Su código fuente está disponible para que cualquiera pueda revisar . No realizar un seguimiento de nuestros usuarios, y nuestro sitio web y foros no tienen los anuncios de terceros o de análisis.
DATOS TÉCNICOS

Transmission 2.92

Actualización: 2016/03/06 | Peso: 14 MB/ 11.7 MB | Licencia: Free | Idioma: Ingles | x64 - x32 | Windows |
CARACTERISTICAS
Uses fewer resources than other clients Native Mac, GTK+ and Qt GUI clients Daemon ideal for servers, embedded systems, and headless use All these can be remote controlled by Web and Terminal clients Local Peer Discovery Full encryption, DHT, µTP, PEX and Magnet Link support
NOVEDADES
Transmission 2.91 (2016/03/06)
All Platforms
Fix Makefile.am to include Windows patches into source archive Fix miniupnpc script to handle spaces and other special chars in paths
Mac Client
Prevent crash during group rules removal in some cases Fix failure to remove seeding completion notifications from notification center Show main window and scroll to torrent on notification click Fix issue on Yosemite where peers view didn't occupy all the available space when web seed view was hidden
Qt Client
Fix existing running instance detection and torrents delegation when using DBus
Daemon
Fix building on Windows x86 Add --blocklist-update argument description to transmission-remote man page Use -rad as short form of --remove-and-delete option in transmission-remote
CAPTURAS
ENLACES 

Transmission 2.92 x64Bits

http://goo.gl/XtIRv2

CONTRASEÑA/PASSWORD PARA DESCOMPRIMIR
www.bacterias.mx
WEB DEL AUTOR

Popular Posts

Recent Posts

Unordered List

Text Widget