Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de Unix

Si te gustan los eBooks de Unix, seguro que te encanta esta selección.
Mostrando 1 - 24 de 856 resultados
Skip side bar filters
  • How Linux Works, 3rd Edition

    What Every Superuser Should Know

    de Brian Ward ...
    Best-selling guide to the inner workings of the Linux operating system with over 50,000 copies sold since its original release in 2014.Unlike some operating systems, Linux doesn’t try to hide the important bits from you—it gives you full control of your computer. But to truly master Linux, you need to understand its internals, like how the system boots, how networking works, and what the kernel ... Leer más

    $495 MXN

  • Work with the Command-line: To Manage Files and Directories in Ubuntu

    This book is aimed at anybody who are looking to deepen their understanding of the command-line in Linux, the essential skills to use and manage the operating system. This book also an ideal reference for beginners to learn the common and basic Linux commands but it is also great for intermediate users.In this book, we use the Ubuntu to understand how Linux can be used, explore the Linux directory ... Leer más

    $17 MXN

  • The Linux Command Line Beginner's Guide

    The Linux Command Line Beginner's Guide gives users new to Linux an introduction to the command line environment.In the Guide, you'll learn how to:-Copy, move, and delete files and directories.-Create, delete, and manage users.-Create, delete, and manage groups.-Use virtual terminals.-Use the bash shell.-Safely use the root account with su and sudo.-Change permissions and ownership of files and ... Leer más

    $51 MXN o gratis con Kobo Plus

  • Bash Command Line Pro Tips

    de Jason Cannon ...
    As someone that has used the Bash shell almost daily for over 15 years, I've accumulated several command line "tricks" that have saved me time and frustration. Bash Command Line Pro Tips is a collection of techniques that you can put to use right away to increase your efficiency at the command line.Here is what you will learn by reading Bash Command Line Pro Tips:* How to use tab completion* How ... Leer más

    Gratis

  • Site Reliability Engineering

    How Google Runs Production Systems

    The overwhelming majority of a software systemâ??s lifespan is spent in use, not in design or implementation. So, why does conventional wisdom insist that software engineers focus primarily on the design and development of large-scale computing systems?In this collection of essays and articles, key members of Googleâ??s Site Reliability Team explain how and why their commitment to the entire ... Leer más

    $375 MXN

  • El manual del Administrador de Debian

    Debian Jessie desde el descubrimiento a la maestría

    Debian GNU/Linux, una distribución de Linux no comercial y muy popular, es conocida por su fiabilidad y riqueza. Creada y mantenida por una impresionante red de miles de desarrolladores alrededor del mundo, el proyecto Debian está basado en su contrato social. Este texto fundacional define el objetivo del proyecto: satisfacer las necesidades de los usuarios proporcionándoles un sistema operativo ... Leer más

    $159 MXN

  • Consejos Profesionales de Línea de Comando Bash

    de Jason Cannon ...
    Si alguna vez te has dicho: "Tiene que haber una mejor forma de hacer esto", sigue leyendo.Como alguien que ha utilizado el Shell Bash casi a diario durante más de 15 años, he acumulado varios “trucos” de línea de comandos que me han ahorrado tiempo y frustraciones. Consejos Profesionales de Línea de Comando Bash es una colección de 10 técnicas que puedes comenzar a utilizar inmediatamente para ... Leer más

    $17 MXN

  • Linux para principiantes

    de Jason Cannon ...
    Se quer aprender a usar Linux mas não sabe por onde começar, siga este livro.Saber por onde começar quando se inicia a aprendizagem de uma nova tecnologia pode ser um desafio, especialmente se o assunto parecer tão vasto. Pode existir tanta informação disponível que se torna difícil escolher por onde começar, ou pior, começa-se por uma via de aprendizagem e rapidamente se encontram demasiados ... Leer más

    $51 MXN

  • Learning the vi and Vim Editors

    Power and Agility Beyond Just Text Editing

    Among the text editors being used in the programming community, perhaps the most important family is vi and its derivatives. With this updated edition, Unix and Linux users will learn text editing basics for both vi and Vim ("vi improved") before moving on to advanced editing tools for each editor. Authors Arnold Robbins and Elbert Hannah cover the latest major releases of Vim, including 8.0 and 8 ... Leer más

    $375 MXN

  • Sudo Mastery

    2nd edition

    Series Libro 13 - IT Mastery
    Sudo: You’re Doing It WrongUnix-like operating systems use a rudimentary access control system: the root account can do anything, while other users are peasants with only minimal access. This worked fine in UNIX’s youth, but now that sysadmin responsibilities are spread among many people and applications, many people need a tiny slice of root’s power.Sudo lets you divide root’s monolithic power ... Leer más

    $172 MXN

  • SSH Mastery

    OpenSSH, PuTTY, Tunnels, and Keys - 2nd edition

    Series Libro 12 - IT Mastery
    The seminal text on SSH, newly revised and updated!Secure Shell (SSH) lets sysadmins securely manage remote systems. It’s powerful, complicated, and confusing.Lose the confusion.SSH Mastery: OpenSSH, PuTTY, Tunnels and Keys rescues you from sifting through decades of obsolete online tutorials and quickly makes you an SSH journeyman. You’ll learn toeliminate passwordsmanage access by users, groups, ... Leer más

    $189 MXN

  • Practical Ansible 2

    Automate infrastructure, manage configuration, and deploy applications with Ansible 2.9

    Leverage the power of Ansible to gain complete control over your systems and automate application deploymentKey FeaturesUse Ansible 2.9 to automate and control your infrastructureDelve into advanced functionality such as plugins and custom modules in AnsibleAutomate and orchestrate major cloud platforms such as OpenStack, AWS, and Azure using AnsibleBook DescriptionAnsible enables you to automate ... Leer más

    $679 MXN o gratis con Kobo Plus

  • Linux Server Hacks

    100 Industrial-Strength Tips and Tools

    A competent system administrator knows that a Linux server is a high performance system for routing large amounts of information through a network connection. Setting up and maintaining a Linux server requires understanding not only the hardware, but the ins and outs of the Linux operating system along with its supporting cast of utilities as well as layers of applications software. There's basic ... Leer más

    $206 MXN

  • The Linux Command Line, 3rd Edition

    A Complete Introduction

    Banish Your Mouse.The Linux Command Line isn’t just a reference manual. It’s a complete education on how Linux really works. From your first tentative keystrokes to writing powerful shell scripts, you’ll build the confidence and understanding to make your system work for you.Now in its third edition, this best-selling guide has been fully updated with modern examples, nearly 40 pages of new ... Leer más

    $495 MXN

  • The Linux Command Line, 2nd Edition

    A Complete Introduction

    You've experienced the shiny, point-and-click surface of your Linux computer--now dive below and explore its depths with the power of the command line.The Linux Command Line takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell (or command line). Along the way you'll learn the timeless skills handed down by generations of experienced, ... Leer más

    $409 MXN

  • Definitive Guide to sed

    Tutorial and Reference

    What is sed?  sed is a "stream editor". sed rapidly and reliably transforms text files, and edits "streams" (program outputs) on the fly. sed is a uniquely useful text processing tool, installed by default on Unix computers. sed can also be used on a Windows PC.Why should I learn sed?  If you write shell scripts, do system administration, or process text files (HTML, source code, data files) with ... Leer más

    $169 MXN

  • Linux iptables Pocket Reference

    Firewalls, NAT & Accounting

    Firewalls, Network Address Translation (NAT), network logging and accounting are all provided by Linux's Netfilter system, also known by the name of the command used to administer it, iptables. The iptables interface is the most sophisticated ever offered on Linux and makes Linux an extremely flexible system for any kind of network filtering you might do. Large sets of filtering rules can be ... Leer más

    $96 MXN

  • Linux Kernel in a Nutshell

    A Desktop Quick Reference

    Written by a leading developer and maintainer of the Linux kernel, Linux Kernel in a Nutshell is a comprehensive overview of kernel configuration and building, a critical task for Linux users and administrators.No distribution can provide a Linux kernel that meets all users' needs. Computers big and small have special requirements that require reconfiguring and rebuilding the kernel. Whether you ... Leer más

    $269 MXN

  • UNIX and Linux System Administration Handbook

    “As an author, editor, and publisher, I never paid much attention to the competition—except in a few cases. This is one of those cases. The UNIX System Administration Handbook is one of the few books we ever measured ourselves against.”—Tim O’Reilly, founder of O’Reilly Media“This edition is for those whose systems live in the cloud or in virtualized data centers; those whose administrative work ... Leer más

    $1,037 MXN

  • Absolute FreeBSD, 3rd Edition

    The Complete Guide to FreeBSD

    This updated edition of Michael W. Lucas' definitive volume on FreeBSD-based systems adds coverage of modern disks, the ZFS filesystem IPv6, redesigned jail and packaging systems, and virtualization, among dozens of new features added in the last 10 years.FreeBSD is the muscle behind companies like Netflix and EMC. Any place where someone does heavy lifting on the Internet, you'll find FreeBSD. ... Leer más

    $644 MXN

  • Programming Python

    de Mark Lutz ...
    Already the industry standard for Python users, ProgrammingPython fromO'Reilly just got even better. This third edition has been updated toreflect current best practices andthe abundance of changes introduced by the latest version of thelanguage, Python 2.5.Whether you're a novice or an advancedpractitioner, you'll find thisrefreshed book more than lives up to its reputation. ProgrammingPython, ... Leer más

    $462 MXN

  • Linux Commands By Example

    de Khaled Jamal ...
    This book is intended for IT fellows who want to acquire a basic to intermediate Linux knowledge rapidly.I used many references to arrange it in such a way to be clear, extremely focused and practical.The key of getting full benefit is to install the nice tool in the first chapter, to read and execute the examples, by the end of this practice you will be able to use commands and deal comfortably ... Leer más

    $51 MXN

  • Terraform Cookbook

    Provision, run, and scale cloud architecture with real-world examples using Terraform

    de Mikael Krief ...
    Explore how to provision, manage, and scale your infrastructure using Infrastructure as Code (IaC) with Terraform Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesGet up and running with the latest version of Terraform (v1+) CLIDiscover how to deploy Kubernetes resources with TerraformLearn how to troubleshoot common Terraform issuesBook DescriptionHashiCorp Configuration ... Leer más

    $739 MXN o gratis con Kobo Plus

  • Systems Performance

    de Brendan Gregg ...
    Systems Performance, Second Edition, covers concepts, strategy, tools, and tuning for operating systems and applications, using Linux-based operating systems as the primary example. A deep understanding of these tools and techniques is critical for developers today. Implementing the strategies described in this thoroughly revised and updated edition can lead to a better end-user experience and ... Leer más

    $898 MXN