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

  • 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

  • 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

  • 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

  • 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

  • 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

  • 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

  • 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

  • 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

  • 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

  • Red Hat Enterprise Linux 9 Essentials

    Learn to Install, Administer and Deploy RHEL 9 Systems

    de Neil Smyth ...
    Arguably one of the most highly regarded and widely used enterprise-level operating systems available today is the Red Hat Enterprise Linux (typically shortened to RHEL and pronounced rell) distribution. Not only is it considered to be among the most stable and reliable operating systems, it is also backed by the considerable resources and technical skills of Red Hat, Inc. Red Hat Enterprise Linux ... Leer más

    $479 MXN o gratis con Kobo Plus

  • Linux

    The ultimate guide to Linux for beginners, Linux hacking, Linux command line, Linux operating system, and more!

    de Craig Newport ...
    LINUXThis book covers the topic of Linux, and will teach you all about this incredible operating system.With the help of this book, you will soon discover exactly how Linux operates, how it differs from the other operating systems out there, and why it is likely a better option for your computing needs.Even if you’re brand new to Linux, at the completion of this book you will have a good ... Leer más

    $51 MXN o gratis con Kobo Plus

  • Terraform Cookbook

    Efficiently define, launch, and manage Infrastructure as Code across various cloud platforms

    de Mikael Krief ...
    Discover how to manage and scale your infrastructure using Infrastructure as Code (IaC) with TerraformKey FeaturesGet up and running with the latest version of Terraform, v0.13Design and manage infrastructure that can be shared, tested, modified, provisioned, and deployedWork through practical recipes to achieve zero-downtime deployment and scale your infrastructure effectivelyBook ... Leer más

    $931 MXN o gratis con Kobo Plus

  • Fundamentos de Seguridad en Linux

    Guía práctica para principiantes sobre cómo proteger y reforzar sistemas Linux

    de Dargslan ...
    Traducido por D. L. Zanos ...
    Domina la Seguridad Linux desde Cero: La Guía Definitiva para Proteger Sistemas Linux como un Profesional¿Buscas convertirte en un experto en seguridad Linux pero no sabes por dónde empezar? "Fundamentos de Seguridad en Linux" es la guía práctica más completa diseñada específicamente para principiantes que desean dominar la protección de sistemas Linux desde los conceptos básicos hasta ... Leer más

    $212 MXN o gratis con Kobo Plus

  • Learning eBPF

    Programming the Linux Kernel for Enhanced Observability, Networking, and Security

    de Liz Rice ...
    What is eBPF? With this revolutionary technology, you can write custom code that dynamically changes the way the kernel behaves. It's an extraordinary platform for building a whole new generation of security, observability, and networking tools.This practical book is ideal for developers, system administrators, operators, and students who are curious about eBPF and want to know how it works. ... Leer más

    $413 MXN

  • Bash Quick Start Guide

    Get up and running with shell scripting with Bash

    de Tom Ryder ...
    Learn how to write shell script effectively with Bash, to quickly and easily write powerful scripts to manage processes, automate tasks, and to redirect and filter program input and output in useful and novel ways. Key FeaturesDemystify the Bash command lineWrite shell scripts safely and effectivelySpeed up and automate your daily workBook DescriptionBash and shell script programming is central to ... Leer más

    $517 MXN o gratis con Kobo Plus

  • The Linux Mint Beginner's Guide - Second Edition

    Series series Computer Beginner's Guides
    The Linux Mint Beginner's Guide (Second Edition) will show you how to get the most out of Linux Mint, from using the Cinnamon desktop environment to advanced command-line tasks. In the Guide, you will learn how to:-Install Linux Mint.-Use the desktop environment.-Manage files and folders.-Manage users, groups, and file permissions.-Install software on a Linux Mint system, both from the command ... Leer más

    $17 MXN

  • Unix for Oracle DBAs Pocket Reference

    Command Syntax and Scripts

    The Unix for Oracle DBAs Pocket Reference puts within easy reach the commands that Oracle database administrators need most when operating in a Unix environment. If you are an Oracle DBA moving to Unix from another environment such as Windows NT or IBM Mainframe, you know that these commands are far different from those covered in most beginning Unix books. To jump start your learning process, Don ... Leer más

    $96 MXN