reklama - zainteresowany?

Linux Pocket Guide. 4th Edition - Helion

Linux Pocket Guide. 4th Edition
ebook
Autor: Daniel J. Barrett
ISBN: 9781098157920
stron: 352, Format: ebook
Data wydania: 2024-03-01
Księgarnia: Helion

Cena książki: 64,32 zł (poprzednio: 107,20 zł)
Oszczędzasz: 40% (-42,88 zł)

Dodaj do koszyka Linux Pocket Guide. 4th Edition

If you use Linux in your day-to-day work, then Linux Pocket Guide is the perfect on-the-job reference. This thoroughly updated 20th anniversary edition explains more than 200 Linux commands, including new commands for file handling, package management, version control, file format conversions, and more.

In this concise guide, author Daniel Barrett provides the most useful Linux commands grouped by functionality. Whether you're a novice or an experienced user, this practical book is an ideal reference for the most important Linux commands.

You'll learn:

  • Essential concepts—commands, shells, users, and the filesystem
  • File commands-creating, organizing, manipulating, and processing files of all kinds
  • Sysadmin basics-superusers, processes, user management, and software installation
  • Filesystem maintenance-disks, RAID, logical volumes, backups, and more
  • Networking commands-working with hosts, network connections, email, and the web
  • Getting stuff done-everything from math to version control to graphics and audio

Dodaj do koszyka Linux Pocket Guide. 4th Edition

Spis treści

Linux Pocket Guide. 4th Edition eBook -- spis treści

  • First Things First
    • Whats in This Book?
    • Whats New in the Fourth Edition?
    • Conventions Used in This Book
      • Commands, Prompts, and Output
      • Your Friend, the echo Command
      • Long Command Lines
      • Keystrokes
    • Downloading the Practice Files
    • Conventions Used in This Book
    • OReilly Online Learning
    • How to Contact Us
    • Acknowledgments
  • 1. Essential Concepts
    • Whats Linux?
      • Launching a Shell
      • Command-Line Warm-Up
    • The Structure of Commands
    • Users and Superusers
    • The Filesystem
      • Home Directories
      • System Directories
        • Directory path part 1: scope
        • Directory path part 2: category
        • Directory path part 3: application
      • Kernel-Related Directories
      • File Permissions
    • Selected Features of Bash
      • Which Shell Are You Running?
      • Pattern Matching
      • Brace Expansion
      • Shell Variables
      • Search Path
      • Aliases
      • Built-in Commands
      • Input, Output, and Redirection
      • Combined Commands
        • Sequences of commands
        • Pipes
        • Command substitution
        • Process substitution
      • Preventing Evaluation
        • Quoting
        • Escaping
      • Command-line Editing
      • Command History
      • Filename Completion
      • Shell Job Control
      • Running Multiple Shells at Once
      • Killing a Command in Progress
      • Terminating a Shell
      • Tailoring Shell Behavior
    • Getting Help
  • 2. File Commands
    • Basic File Operations
      • Useful options
      • Useful options
      • Useful options
      • Useful options
      • Useful options
    • Directory Operations
      • Useful options
      • Useful options
    • Viewing Files
      • Useful options
      • Useful options
      • Useful options
      • Useful options
      • Useful options
      • Useful options
      • Useful options
    • Creating and Editing Files
      • Creating a File Quickly
      • Your Default Editor
    • Properties of Files
      • Useful options
      • Useful options
      • Useful options
      • Useful options
      • Useful options
      • Useful options
      • Useful options
      • Useful options
      • Useful option
      • Useful options
      • Useful option
    • Locating Files
      • Useful options
      • Useful options
      • Indexing options for updatedb
      • Search options for locate
      • Useful options
    • Manipulating Text in Files
      • Useful options
      • Useful options
      • Useful options
      • Useful options
      • Useful options
      • Useful option
      • Useful options
      • Useful options
      • Useful options
      • Useful options
      • More powerful manipulations
      • awk
      • sed
      • m4
      • Perl, PHP, Python, Ruby
    • Compressing, Packaging, and Encrypting
      • Useful options
      • Sample commands
      • Sample commands
      • Sample commands
      • Useful options
    • Comparing Files
      • Useful options
      • Useful options
      • Useful options
    • Converting Files to Other Formats
      • Useful options
      • Useful options
      • Useful options
      • Useful options
      • Useful options
      • Useful options
      • Useful options
    • PDF and PostScript File Handling
      • Useful options
      • Useful options
      • Useful options
    • Printing
      • Useful options
      • Useful options
    • Spellchecking
      • Useful options
  • 3. System Administration Basics
    • Becoming the Superuser
    • Viewing Processes
      • Useful options
      • Useful options
      • Useful options
      • Useful options
    • Controlling Processes
      • Useful options
      • Useful options
      • Useful options
    • Scheduling Jobs
      • Useful options
      • Useful options
    • Logins, Logouts, and Shutdowns
      • Useful options
    • Users and Their Environment
      • Useful options
      • Useful options
      • Useful options
    • User Account Management
      • Useful options
      • Useful options
      • Useful options
    • Group Management
      • Useful options
      • Useful options
    • Installing Software Packages
    • Installing Software from Source Code
      • Downloading the Source Code
        • Method 1: Download and unpack a TAR or ZIP file
        • Method 2: Clone a Git repository
      • Building and Installing the Code
  • 4. Filesystem Maintenance
    • Using Disks and Filesystems
      • Useful options
      • Useful options
      • Useful options
      • Useful options
    • Creating and Modifying Filesystems
      • Useful options
      • Useful options
    • RAID Arrays for Redundancy
      • Create a RAID Array
      • Replace a Device in a RAID Array
      • Destroy a RAID Array
    • Logical Volumes for Flexible Storage
      • Create a First Logical Volume
      • View LVM Details
      • Add a Logical Volume
      • Add Disks to a Volume Group
      • Enlarge a Logical Volume
      • Shrink a Logical Volume
      • Delete a Logical Volume
      • Reduce a Volume Group
      • Delete a Volume Group
      • Delete a Physical Volume
    • ZFS: A Modern, Do-It-All Filesystem
      • Create a ZFS Pool
      • Create a ZFS Dataset
      • Create an Encrypted ZFS Dataset
      • Set Size Limits on ZFS Datasets
      • Enable Compression on ZFS Datasets
      • Snapshot a ZFS Dataset
      • Destroy a ZFS Dataset or Snapshot
      • Destroy a ZFS Pool
    • Backups and Remote Storage
      • Useful options
      • Useful options
      • Useful options
  • 5. Networking Commands
    • Host Information
      • Useful options
      • Useful options
    • Host Location
      • Useful options
      • Useful options
      • Useful options
      • Useful options
    • Network Connections
      • Useful options
      • Useful options
      • Useful options
    • Email in Daily Use
      • Useful options
    • Email Servers
      • Postfix: A Full-Featured Mail Server
      • Nullmailer: Simple Outgoing Email
    • Web Browsing
      • Useful options
      • Useful options
      • Useful options
  • 6. Getting Stuff Done
    • Screen Output
      • Useful options
      • Useful options
    • Copy and Paste
      • Useful options
      • Useful options
    • Math and Calculations
      • Useful arithmetic operations
    • Dates and Times
      • Useful options
      • Useful options
    • Version Control
    • Containers
      • Common Docker Operations
        • Images and Containers
        • Executing Containers
        • Manipulating Containers and Images
        • Monitoring Containers
    • Displaying and Processing Images
      • Useful options
      • Useful options
    • Audio and Video
      • Useful options
      • Useful options
      • Useful options
    • Programming with Shell Scripts
      • Creating and Running Shell Scripts
      • Whitespace and Linebreaks
      • Variables
      • Input and Output
      • Booleans and Exit Codes
      • The test Command
      • Conditionals
      • Loops
      • Command-Line Arguments
      • Exiting with an Exit Code
      • Piping to bash
      • Beyond Shell Scripting
    • Final Words
  • Index

Dodaj do koszyka Linux Pocket Guide. 4th Edition

Code, Publish & WebDesing by CATALIST.com.pl



(c) 2005-2025 CATALIST agencja interaktywna, znaki firmowe należą do wydawnictwa Helion S.A.