Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Ten Steps to Linux Survival: Essentials For Navigating The Bash Junglee
🌠 Top Free C++ Books - 100% Free or Open Source!
  • Title Ten Steps to Linux Survival: Essentials For Navigating The Bash Jungle
  • Author(s) Jim Lehmer
  • Publisher: O'Reilly Media (June, 2016); eBook (Creative Commons Licensed)
  • License(s): CC BY-SA 4.0
  • Paperback: N/A
  • eBook: HTML, PDF (189 pages), ePub, and Mobi (Kindle)
  • Language: English
  • ISBN-10/ASIN: N/A
  • ISBN-13: 978-1491959183
  • Share This:  

Book Description

Linux systems are everywhere today, even in companies once considered "pure Windows." If you're a sysadmin, network administrator, or developer in a small Windows shop, you may have to jump in and fix a system problem when your site goes down. What if you have no Linux knowledge? This short guide provides tips to help you survive.

Linux systems may appear in your shop as virtual machines or in the cloud, including web servers, databases, mobile device managers, version control, and monitoring systems. When one of them falters, this primer leads you through some diagnostic and recovery tasks so you can quickly get your site back up.

  • Connect to a Linux system with OpenSSH and PuTTY secure shells
  • List files and directories, and move around within the file system
  • Safely inspect the file contents without changing them
  • Narrow your search by using commands to locate specific files
  • Use the grep command to search for error messages inside a file
  • Determine real-time system state to find underlying problems
  • Examine disk utilization and zero in on space-hogging files
  • Transfer suspect files from Linux to Windows for later analysis
  • Use commands to start, stop, restart, or even kill unresponsive services
  • Know where to find help when troubleshooting isn’t enough
About the Authors
  • Jim Lehmer has been "in computers" for over three decades. He has held various software development roles, including programmer, systems programmer, software engineer, team lead, and software architect, and worked on a variety of operating systems with a number of programming languages.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • Linux 101 Hacks - Examples to Build a Strong Fundation in Linux

    There are total of 101 hacks in this book that will help you build a strong foundation in Linux. All the hacks are explained with appropriate Linux command examples that are easy to follow.

  • Bourne Shell Scripting (WikiBooks)

    This book will cover the practical aspects of using and interacting with the Bourne Shell, the root of all shells in use in the Unix world. That includes interacting with the shell on a day-to-day basis for the purposes of operating the computer in normal tasks.

  • Bash Guide for Beginners (Machtelt Garrels)

    This guide discusses concepts useful in the daily life of the serious Bash user. It assumes no previous knowledge of scripting or programming. This book is full of examples and exercises, forcing the reader to apply the theoretical concepts.

  • Advanced Bash-Scripting Guide (Mendel Cooper)

    This book is both a tutorial and a reference on shell scripting with Bash. It assumes no previous knowledge of scripting or programming, but progresses rapidly toward an intermediate/advanced level of instruction.

  • The Linux Command Line: A Complete Introduction (W. Shotts, Jr.)

    This book takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell. Along the way you'll learn the timeless skills handed down by generations of gray-bearded, mouse-shunning gurus.

  • Conquering the Command Line: Unix and Linux for Developers

    You will find not only the most useful command line tools for Unix and Linux based systems you need to know, but also the most helpful options and flags for those tools. It makes you instantly more productive in your daily development life.

  • Data Science at the Command Line, 2nd Ed. (Jeroen Janssens)

    This hands-on guide demonstrates how the flexibility of the command line can help you become a more efficient and productive data scientist. Learn how to combine small, yet powerful, command-line tools to quickly obtain, scrub, explore, and model your data.

  • Introduction to the Command Line (FLOSS)

    An introduction to using the command line with a focus on empowering GNU/Linux beginners. The main topic is the GNU/Linux Bash shell. It is a visual guide that teaches the most important shell commands in a simple and straight forward manner.

Book Categories
:
Other Categories
Resources and Links