Mostrando entradas con la etiqueta Libros sobre GNU/Linux. Mostrar todas las entradas
Mostrando entradas con la etiqueta Libros sobre GNU/Linux. Mostrar todas las entradas

Linux Hacking

Bueno en este documento trate de explicar los temas que faltaban en el sub foro de  GNU/Linux.
Fue hecho exclusivamente para www.underc0de.org

INTRODUCCIÓN     2
SOBRE EL AUTOR:     2
LICENCIA:    3
UN POCO DE HISTORIA SOBRE LINUX    4
GNU/LINUX: CARA Y CRUZ     6
¿QUE SON LAS DISTRIBUCIONES DE GNU/LINUX?    7
DISTRIBUCIONES ORIENTADAS AL HACKING    7
BackTrack    7
Blackbuntu    8
GnackTrack    8
Samurai Web Testing Framework    8
Katana    9
Sumo Linux    9
Wifislax    10
OTRAS DISTRIBUCIONES GNU/LINUX    10
HERRAMIENTAS PARA GNU/LINUX    11
FORMAS DE PRUEBA O INSTALACIÓN    20
Live CD    20
Live USB     21
Herramientas para generar LiveCD o LiveUSB además Maquinas Virtuales    21
Moba Live CD    21
VirtualBox     21
VMWare Player    21
KDE For Windows    21
Fedora LiveUSB creator y UNetBootIn    22
LiLi     22
AGRADECIMIENTO:    22
RECOMENDACIONES:     23
Vídeos    23
Libros    24

https://docs.google.com/document/d/153VaOzJ19KriVZF1jyPAw-qr_ZhUyTW7oVjYE323Tss/edit?hl=en_US

Libro: Internet, Hackers y Software Libre

Bueno este libro lo acabe de ver en la comunidad de Dragonjar 
Internet Hackers y Software Libre Libro: Internet, Hackers y Software Libre
El libro lleva ya unos años, pero los contenidos y, su material no pierde vigencia.
Presentación por Carlos Gradin
1. HISTORIA
  • Breve Historia de Internet por Bruce Sterling
  • Breve historia de la cultura hacker por Eric S. Raymond
2. SOFTWARE LIBRE
  • Cooperación sin mando: una introducción al software libre por Miquel Vidal
  • Por qué el software no debe tener propietarios por Richard Stallman
  • Libertad ¿o copyright? por Richard Stallman
  • ¿Por qué las escuelas deberían usar sólo software libre? por Richard Stallman
  • La ciencia debe sacarse el copyright de encima por Richard Stallman
  • ¿Puede confiar en su computadora? por Richard Stallman
3. CRIPTOGRAFÍA
  • Un Manifesto Cripto-hacker por Eric Hughes
  • Privacidad, Tecnología y sociedad abierta por John Gilmore
4. ACTIVISMO
  • Contra (la) información: comunicación e inteligencia colectiva
    por Miquel Vidal

  • Nuevos medios para hacer medios: el caso Indymedia por Marilina Winik
 
5. HACKERS
  • Viejos Hackers, Nuevos Hackers: ¿son distintos? por Steve Mizrach

  • Cultura(s) Hacker por Jonas Löwgren

  • Las aves marinas de Neruda por jaromil

  • :(){ :|:& };: por jaromil
6. TECNOLOGÍAS
  • Medio Mundo por Christian Ferrer

  • Cyberpunk en los noventa por Bruce Sterling
  • ¿Está bien ser un luddita? por Thomas Pynchon

  • Por qué el futuro no nos necesita por Bill Joy
Bibliografía


Pueden verlo online desde la comunidad

Comunidad Dragonjar

Descargarlode AQUÍ  

La Biblia de Linux

Biblia de Linux

El libro está dividido en varios capítulos de los cuales los primeros están enfocados a la instalación y uso básico de sistemas Linux, a partir de esos capítulos empiezan otros con los cuales aprenderán a manejar el sistema a fondo, y finalmente en los últimos capítulos se incluye información para usuarios avanzados asi como también direcciones para obtener recursos de internet.

Con un total de 264 páginas, está en formato .PDF y viene completamente en Español, fué escrito por Héctor F. Arena y publicado por la misma editorial de la revista USERS.

Contenido:

Capítulo 1: Génesis
Historia de GNU/Linux

Capítulo 2: Primeros pasos
Proceso de inicio. El sistema de archivos.

Capítulo 3: Trabajando con el modo texto
Archivos, procesos y usuarios

Capítulo 4: La programación en el lenguaje Bash
Variables, argumentos y expresiones. Estructuras condicionales y funciones

Capítulo 5: La programación en lenguaje Perl
Variables, arreglos, expresiones y estructuras. Bases de datos.

Capítulo 6: El modo gráfico
Xwindow. Ventanas y escritorio.

Capítulo 7: GNU/Linux en red
Direcciones IP. Protocolos NNTP y FTP.

Capítulo 8: Login remoto
Telnet, Secure Shell, sshd y SSH.

Capítulo 9: Instalar un servidor web
Fetchmail. Apache. Configuración.

Capítulo 10: El servicio NFS
Instalación y características.

Capítulo 11: Interconexion en red con Windows
Instalación y configuración de Samba

Capítulo 12: Firewalls y proxies
Instalación. El comando iptables.

Capítulo 13: El sistema VNC
Instalación, características y funcionamiento.

Capítulo 14: Clusters Beowulf
Clusters en GNU/Linux. Instalación de Mosix.

Apéndices
Documentación oficial de GNU/Linux

Servicios al Lector
Guía de sitios web. Glosario. Bibliografía.


¡Descárgalo ahora!


Copyright Page
Preface
Chapter 1: Getting Started
Chapter 2: The Hypertext Transport Protocol
Chapter 3: The Common Gateway Interface
Chapter 4: Forms and CGI
Chapter 5: CGI.pm
Chapter 6: HTML Templates
Chapter 7: JavaScript
Chapter 8: Security
Chapter 9: Sending Email
Chapter 10: Data Persistence
Chapter 11: Maintaining State
Chapter 12: Searching the Web Server
Chapter 13: Creating Graphics on the Fly
Chapter 14: Middleware and XML
Chapter 15: Debugging CGI Applications
Chapter 16: Guidelines for Better CGI Applications
Chapter 17: Efficiency and Optimization
Appendix A: Works Cited and Further Reading
Appendix B: Perl Modules
Index
Colophon

Web Oficial de este documento

http://ricin.lfsnal.org/



Programming the Perl DBI


MySQL & mSQL


Copyright Page
Preface

Part 1: Getting Started with MySQL and mSQL

Chapter 1: Introduction to Relational Databases
Chapter 2: Database Design
Chapter 3: Installation
Chapter 4: MySQL
Chapter 5: mSQL
Chapter 6: SQL According to MySQL and mSQL
Chapter 7: Other Mid-Range Database Engines

Part 2: Database Programming

Chapter 8: Database Application Architectures
Chapter 9: CGI Programming
Chapter 10: Perl
Chapter 11: Python
Chapter 12: PHP and Other Support for Database-driven HTML
Chapter 13: C and C++
Chapter 14: Java and JDBC

Part 3: Reference

Chapter 15: SQL Reference
Chapter 16: MySQL and mSQL System Variables
Chapter 17: MySQL and mSQL Programs and Utilities
Chapter 18: PHP and Lite Reference
Chapter 19: C Reference
Chapter 20: Python Reference
Chapter 21: Perl Reference
Chapter 22: JDBC Reference
Index
Colophon


Web Oficial de este documento

http://ricin.lfsnal.org/


Apache The Definitive Guide



Copyright Page
Preface
Chapter 1: Getting Started
Chapter 2: Our First Web Site
Chapter 3: Toward a Real Web Site
Chapter 4: Common Gateway Interface (CGI)
Chapter 5: Authentication
Chapter 6: MIME, Content and Language Negotiation
Chapter 7: Indexing
Chapter 8: Redirection
Chapter 9: Proxy Server
Chapter 10: Server-Side Includes
Chapter 11: What's Going On?
Chapter 12: Extra Modules
Chapter 13: Security
Chapter 14: The Apache API
Chapter 15: Writing Apache Modules
Appendix A: Support Organizations
Appendix B: The echo Program
Appendix C: NCSA and Apache Compatibility
Appendix D: SSL Protocol
Appendix E: Sample Apache Log
Index
Colophon



Web Oficial de este documento

http://ricin.lfsnal.org/



Running Linux


Copyright Page
Preface
Chapter 1: Introduction to Linux
Chapter 2: Preparing to Install Linux
Chapter 3: Installation and Initial Configuration
Chapter 4: Basic Unix Commands and Concepts
Chapter 5: Essential System Management
Chapter 6: Managing Filesystems, Swap, and Devices
Chapter 7: Upgrading Software and the Kernel
Chapter 8: Other Administrative Tasks
Chapter 9: Editors, Text Tools, Graphics, and Printing
Chapter 10: Installing the X Window System
Chapter 11: Customizing Your X Environment
Chapter 12: Windows Compatibility and Samba
Chapter 13: Programming Languages
Chapter 14: Tools for Programmers
Chapter 15: TCP/IP and PPP
Chapter 16: The World Wide Web and Electronic Mail
Appendix A: Sources of Linux Information
Appendix B: The GNOME Project
Appendix C: Installing Linux on Digital/ Compaq Alpha Systems
Appendix D: LinuxPPC: Installing Linux on PowerPC Computers
Appendix E: Installing Linux/m68k on Motorola 68000-Series Systems
Appendix F: Installing Linux on Sun SPARC Systems
Appendix G: LILO Boot Options
Appendix H: Zmodem File Transfer
Bibliography
Index
Colophon


Web Oficial de este documento

http://ricin.lfsnal.org/

Linux in a NutShell


The Linux Web Server CD BookShekf


Linux in a Nutshell, 3rd Edition
By Ellen Siever, Stephen Spainhour, Stephen Figgins and Jessica P. Hekman
Running Linux, 3rd Edition
By Matt Welsh, Matthias Kalle Dalheimer and Lar Kaufman
Apache: The Definitive Guide, 2nd Edition
By Ben Laurie and Peter Laurie
MySQL & mSQL
By Randy Jay Yarger, George Reese and Tim King
Programming the Perl DBI
By Alligator Descartes and Tim Bunce
CGI Programming with Perl, 2nd Edition
By Scott Guelich, Shishir Gundavaram and Gunther Birznieks
Web Oficial de este documento

http://ricin.lfsnal.org/