Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Linux eBooks

If you like Linux eBooks, then you'll love these top picks.
Showing 1 - 24 of 1198 Results
Skip side bar filters
  • sed & awk

    UNIX Power Tools

    sed & awk describes two text processing programs that are mainstays of the UNIX programmer's toolbox.sed is a "stream editor" for editing streams of text that might be too large to edit as a single file, or that might be generated on the fly as part of a larger data processing step. The most common operation done with sed is substitution, replacing one block of text with another.awk is a complete ... Read more

    PHP1,906.69

  • 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 ... Read more

    PHP442.99

  • Linux Basics for Hackers, 2nd Edition

    Getting Started with Networking, Scripting, and Security in Kali

    by OccupyTheWeb ...
    A revised introduction to the Linux operating system for beginning hackers and penetration testers.If you’re just getting started along the exciting path of hacking, cybersecurity, and pentesting, Linux Basics for Hackers is an excellent introduction. With Kali Linux, an operating system designed for digital forensics and penetration testing, you’ll learn the basics of using Linux and acquire the ... Read more

    PHP1,418.79

  • How Linux Works, 3rd Edition

    What Every Superuser Should Know

    by 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 ... Read more

    PHP1,773.59

  • CompTIA A+ Certification All-in-One Exam Guide, Ninth Edition (Exams 220-901 & 220-902)

    by Mike Meyers ...
    Series series All-in-One
    This bestselling on-the-job reference and test preparation guide has been fully revised for the new 2015 CompTIA exam objectives for exams 901 & 902Written by the leading authority on CompTIA A+ certification and training, this self-study set has been thoroughly updated to cover 100% of the topics covered on the latest edition of the exam. New topics include managing and maintaining cellular ... Read more

    PHP2,394.99

  • Python Essential Reference

    Series series Developer's Library
    Python Essential Reference is the definitive reference guide to the Python programming language — the one authoritative handbook that reliably untangles and explains both the core Python language and the most essential parts of the Python library.Designed for the professional programmer, the book is concise, to the point, and highly accessible. It also includes detailed information on the Python ... Read more

    PHP2,128.39

  • Auditing Source Code: Automated Testing, Static Analysis, and Vulnerability Patching for Linux Software

    Secure Coding Standards

    by Lucas Halberg ...
    Series series Secure Coding Standards
    Master the art of ethical vulnerability discovery and remediation in Linux environments.Deploying unaudited software into a production Linux environment is a significant liability. Hidden vulnerabilities in C, C++, or system-level code can remain dormant for years, only to be exploited at a high cost to organizations and users. Auditing Source Code: Automated Testing, Static Analysis, and ... Read more

    PHP368.97

  • Instant Debian - Build a Web Server

    Build strong foundations for your future-ready web application using the universal operating system, Debian

    Build strong foundations for your future-ready web application using the universal operating system, DebianKey FeaturesLearn something new in an Instant! A short, fast, focused guide delivering immediate resultsBuild strong foundations for your Web application using DebianDeploy essential hardening and backup/restore strategiesGain knowledge for configuring servers, libraries and frameworksBook ... Read more

    PHP1,085.89 or Free with Kobo Plus

  • Oracle Linux Cookbook

    Embrace Oracle Linux and master Linux Server Management

    Get to grips with cloud security fundamentals, uncover cloud exploits, and safeguard your organization's network through effective pentesting of AWS, Azure, and GCPKey FeaturesEffortlessly upgrade from Oracle Linux 7 or migrate from CentOSBecome a pro sysadmin by learning new tricks to manage your Oracle Linux serversLearn how to install, configure, administer, and maintain Oracle Linux ... Read more

    PHP1,910.69 or Free with Kobo Plus

  • Practical Linux System Administration

    A Guide to Installation, Configuration, and Management

    by Kenneth Hess ...
    This essential guide covers all aspects of Linux system administration, from user maintenance, backups, filesystem housekeeping, storage management, and network setup to hardware and software troubleshooting and some application management. It's both a practical daily reference manual for sysadmins and IT pros and a handy study guide for those taking Linux certification exams.You'll turn to it ... Read more

    PHP3,015.49

  • Reverse Engineering Armv8-A Systems

    A practical guide to kernel, firmware, and TrustZone analysis

    by Austin Kim ...
    Explore reverse engineering in Armv8-A-based Arm devices, develop the skills to analyze binaries, and leverage cutting-edge security hardening features through hands-on techniques and expert insightsKey FeaturesMaster key aspects of Armv8-A, including register, exception handling, and TrustZoneBuild new reversing skills for kernel binaries, such as \*.ko and vmlinux, for firmware ... Read more

    PHP1,836.89 or Free with Kobo Plus

  • CentOS Linux系統建置與實務(第二版)

    by 湯秉翰 ...
    自由軟體中最有學習效益的一套Linux‧理論與實務兼具,不僅著重基本觀念之建立,更重視任務的解決方案對策‧設計簡易與進階不同實務範例,循序漸進舉例說明處理問題的方法與步驟‧介紹以虛擬環境VirtualBox建置作業環境,以最容易的方式導入Linux系統本書著重在基礎知識上,適合有心想學習Linux 的初學使用者,內容架構上共分三篇18章:系統操作篇主要介紹Linux環境的安裝與操作,包括安裝Linux的詳細步驟、磁碟分割區觀念、遠端登入、基礎帳號知識。系統管理篇講解系統管理的各項工作,包括瞭解Linux的各個目錄用途、群組與帳號的管理、系統行程、網路與軟體套件的管理等。伺服器架設篇則學習各項好用的工具並利用簡單的shell程式設計來簡化繁複的系統管理工作。全書以有系統的規範,由簡單的需求導入,慢慢地演變及轉換到實務功能上,並輔以範例展示,使讀者可以依照學習進度練習。此外 ... Read more

    PHP702.03

  • Linux Shell Scripting Essentials

    Learn shell scripting to solve complex shell-related problems and to efficiently automate your day-to-day tasks

    by Sinny Kumari ...
    Learn shell scripting to solve complex shell-related problems and to efficiently automate your day-to-day tasksKey FeaturesBook DescriptionShell scripting is a quick method to prototype complex applications or problems. Shell scripts are a collection of commands to automate tasks, usually those for which the user has a repeated need, when working on Linux-based systems. Using simple commands or a ... Read more

    PHP2,131.19 or Free with Kobo Plus

  • Setup of a Graphical User Interface Desktop for Linux Virtual Machine on Cloud Platforms

    Cloud Platforms provide VM images in the Linux OS as well. Linux has always been operated via terminal or shell through a keyboard and a terminal. Even with GUIs around, Linux continues to be operated from the shell. Linux VMs are also operated from the command line of your desktop via an SSH (secure shell) connection. They do not have a desktop environment or GUI installed by default. For Windows ... Read more

    PHP527.09

  • iPhone 12 User Guide

    The Simplified Manual For Beginners and Seniors on How To Master Your iPhone 12, Mini, Pro and Pro Max Using iOS14 (Tips and Tricks Version) 4th Edition

    by Stone O. Crux ...
    iPhone 12 is packed full with many novel features that promises to give every user the ‘WOW experience’: with a powerful A14 Bionic processor, it boasts to be one of the fastest devices on the planet. Apple has also improved on the camera of the iPhone, with 3 rear cameras, each of which packs 12-megapixel lenses, and another 12 megapixels in the front camera.The iPhone 12 Series comes with a ... Read more

    PHP338.79 or Free with Kobo Plus

  • Managing the ServiceNow Platform

    A comprehensive guide to ServiceNow administration (English Edition)

    by Felix Acosta ...
    The ServiceNow platform is a powerful tool for managing IT services, but it can be complex to manage. This book provides a comprehensive guide to managing the ServiceNow platform effectively, from the core architecture concepts to scripting and integration.Whether you're a beginner or an experienced administrator, this book will help you get the most out of the ServiceNow platform. You'll learn ... Read more

    PHP884.79 or Free with Kobo Plus

  • Mastering CentOS 7 Linux Server

    Mastering CentOS 7 Linux Server

    Configure, manage, and secure a CentOS 7 Linux server to serve a variety of services provided in a sustainable computer\\'s infrastructure.Key FeaturesLearn how to efficiently set up and manage a Linux server using one of the best suited technologies for this purpose, CentOS 7Personalize your Linux server and familiarize yourself with the latest tools and utilities setup provided by the new CentOS ... Read more

    PHP2,131.19 or Free with Kobo Plus

  • Git Best Practices Guide

    by Eric Pidoux ...
    If you are a developer and you want to completely master Git without heavy theory, this is the book for you. A reasonable knowledge level and basic understanding of Git concepts will get you started with this book. ... Read more

    PHP1,052.79 or Free with Kobo Plus

  • 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. ... Read more

    PHP2,305.79

  • Raspberry Pi OS System Administration with systemd and Python

    A Practical Approach

    The second in a new series exploring the basics of Raspberry Pi Operating System administration, this installment builds on the insights provided in Volume 1 to provide a compendium of easy-to-use and essential Raspberry Pi OS system administration for the novice user, with specific focus on Python and Python3.The overriding idea behind system administration of a modern, 21st-century Linux system ... Read more

    PHP4,372.86

  • Building a Debugger

    Write a Native x64 Debugger From Scratch

    by Sy Brand ...
    Master the inner workings of your x64 Linux system and expand your OS expertise by writing your very own debugger using C++.If debuggers seem like magic to you, there is no better way to demystify them than to write your own. This book will show you exactly how to do it, walking you through the entire process of building a debugger for x64 Linux systems using C++. As go from an empty filesystem ... Read more

    PHP2,483.29

  • Practical Linux Forensics

    A Guide for Digital Investigators

    by Bruce Nikkel ...
    A resource to help forensic investigators locate, analyze, and understand digital evidence found on modern Linux systems after a crime, security incident or cyber attack.Practical Linux Forensics dives into the technical details of analyzing postmortem forensic images of Linux systems which have been misused, abused, or the target of malicious attacks. It helps forensic investigators locate and ... Read more

    PHP2,128.39

  • Notions Essentielles du Réseau sous Linux

    Un guide pratique pour la configuration réseau, les outils et le dépannage sous Linux

    by Dargslan ...
    Translated by Darcel Langas ...
    Maîtrisez les Réseaux sous Linux : Le Guide Complet pour Professionnels et ÉtudiantsVous cherchez à comprendre et maîtriser les réseaux sous Linux ? Ce guide pratique est votre compagnon idéal pour développer une expertise solide en administration réseau, configuration système et dépannage avancé.Pour qui ce livre ?Administrateurs système Linux débutants et confirmésÉtudiants en informatique et ... Read more

    PHP534.67 or Free with Kobo Plus