Ten Steps to Linux Survival: Essentials For Navigating The Bash Jungle (Jim Lehmer)

 
0.0 (0)
Ten Steps to Linux Survival: Essentials For Navigating The Bash Jungle (Jim Lehmer)

Today, Linux is widely used, even in organizations that were once thought of as being "pure Windows." When your website goes down, you might need to step in and resolve a system issue if you work as a system administrator, network administrator, or developer in a small Windows firm.

What if you are unfamiliar with Linux? This quick guide offers suggestions to make it through.

Linux systems, such as web servers, databases, mobile device managers, version control systems, and monitoring systems, may be present in your business in the form of virtual machines or the cloud. This primer walks you through various diagnostic and recovery actions when one of them fails so you can swiftly restore your site.

  • 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
  • Knowing where to find help when troubleshooting isn’t enough

Ebook Details

Author(s)
About the Authors
Jim Lehmer has spent more than three decades "in computers." 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.
Published
Published Date / Year
(June, 2016); eBook (Creative Commons Licensed)
License(s)
CC BY-SA 4.0
eBook Format
PDF (189 pages), ePub, and Mobi (Kindle)
ISBN-13
978-1491959183

Similar Programming & Computer Books

Guide avancé d'écriture des scripts Bash - Advanced Bash Scripting Guide
This lesson assumes no prior knowledge of scripting but enables quick advancement to an intermediate or advanced level of education while diving into UNIX ®-related details. ...
Free as in Freedom: Richard Stallman's Crusade for Free Software (Sam Williams)
freely as in Richard Stallman, the man behind the GNU project, is profiled in Freedom along with the political, social, and economic history of the free software movement. It...
Integration and Automation of Manufacturing Systems (Hugh Jack)
Since 1993, the author has used extra resources to teach laboratory-based integrated manufacturing courses, which have grown into this book. It is intended to avoid research-oriented themes and concentrate...
Automating Manufacturing Systems with PLCs (Hugh Jack)
This is the draft of a book on control systems based on programmable logic controllers (PLCs), which is now being used to teach an undergraduate controls course called Manufacturing...
Developing and Porting C and C++ Applications on Aix (Keigo Matsubara, et al)
Explanations in depth of the 32- and 64-bit process models effective control over shared libraries and objects using OpenMP to investigate parallel programming. Experienced UNIX application developers who are...
Managing Projects with GNU Make: The Power of GNU make for Building Anything (Robert Mecklenburg)
One of the most enduring elements of both Unix and other operating systems is the utility known simply as make. Make, which was first developed in the 1970s, is...
The GNU C Programming Tutorial (Mark Burgess)
This free programming book serves as a tutorial for the GNU C Library and the programming language C. Additionally, you need have access to a machine running a GNU...
The C Programming Language, 2nd Edition (Brian W. Kernighan, et al)
Almost all of the C programmers I like learnt the language from this free programming book. This volume is succinct and strong (if somewhat risky), much like C itself,...
ANSI C for Programmers on UNIX Systems (Tim Love)
By giving and analyzing examples of typical programming jobs, this open-source paper tries to introduce C and make it easier for the reader to understand the provided source code....
C Elements of Style: The Programmer's Style Manual for Elegant C and C++ Programs (Steve Oualline)
This open-source practical manual teaches C and C++ programmers how to build code that is simple to read, understand, and maintain.  

Others Programming Books by O'Reilly Media

Mastering Perl/Tk (Steve Lidie, et al)
Perl/Tk is a strong programming language that combines the Tk graphical toolkit with Perl, which is mostly used for system management, web development, and database processing. With Perl/Tk, you...
Java Security (Scott Oaks)
Java Security by Scott Oakes is exceptional in both its technical breadth and readability. It offers a thorough introduction of the Java security architecture and security classes, as well...
O'Reilly® Java AWT Reference (John Zukowski)
The Abstract Window Toolkit (AWT), a sizable collection of classes for creating graphical user interfaces in Java, is completely referenced in the Java AWT Reference. You can make windows,...
Free as in Freedom: Richard Stallman's Crusade for Free Software (Sam Williams)
freely as in Richard Stallman, the man behind the GNU project, is profiled in Freedom along with the political, social, and economic history of the free software movement. It...
Greasemonkey Hacks: Tips & Tools for Remixing the Web with Firefox (Mark Pilgrim)
For hardcore users who wish to learn Greasemonkey, the hottest new Firefox plugin that enables you to write scripts that modify the web pages you see, this book is...
Hacking Kubernetes: Threat-Driven Analysis and Defense (Andrew Martin, et al)
To operate your Kubernetes workloads in a secure and reliable manner, A threat-based overview of Kubernetes security is provided in this useful open-source book. ...
What is Dart? (Kathy Walrath, et al)
This free brief booklet introduces the Google Dart language, libraries, and development resources that support the creation of structured, quick, and maintainable web applications that work in any current...
Natural Language Processing with Python – Analyzing Text with the Natural Language Toolkit (Steven Bird, et al)
The Natural Language Toolkit (NLTK) book is updated for Python 3 and NLTK 3 in this online edition from 2015.  
Cascading Style Sheets: The Definitive Guide (Eric A. Meyer)
The Web Design CD Bookshelf, Version 1.0, includes this book. To put it simply, CSS is a method for separating a document's structure from its presentation. The...
Developing on AWS with C#: A Comprehensive Guide on Using C# to Build Solutions on the AWS Platform (Noah Gift, et al)
You are guided through the process of transitioning your monolithic application to microservices on AWS by this helpful book.  
Managing Projects with GNU Make: The Power of GNU make for Building Anything (Robert Mecklenburg)
One of the most enduring elements of both Unix and other operating systems is the utility known simply as make. Make, which was first developed in the 1970s, is...
Programming Embedded Systems in C and C++ (Michael Barr)
This free programming book's practical, no-nonsense approach will assist you in getting started by providing useful guidance from a person who has been in your position before and wants...
Planning for Big Data: A CIO's Handbook to the Changing Data Landscape (Edd Dumbill)
This free programming book offers a useful, approachable "brief" on the state of Big Data analytics today and how you may profitably use this technology to boost your company's...
Big Data Now: Current Perspectives from O'Reilly Radar (O'Reilly Radar Team)
This free programming book summarizes the report's findings on trends, techniques, applications, and predictions.  
Designing Event-Driven Systems: Concepts and Patterns for Streaming Services with Apache Kafka (Ben Stopford)
In Concepts and Patterns for Streaming Services with Apache Kafka, the author discusses how you may create mission-critical systems using service-based architectures and stream processing tools like Apache Kafka....
Visual Basic 2005: A Developer's Notebook (Matthew MacDonald)
The optimum test track is provided in this free programming book. This practical introduction to VB 2005 will get you up to speed on all the new features of...
Ajax Design Patterns (Michael Mahemoff)
You will learn best practices in this free programming book that will significantly enhance your web development initiatives. It looks at how others have resolved conflicts between design principles...
The Java Reference Library CD Bookshelf, 5 Bestselling Books (O'Reilly & Associates)
A Java programmer's fantasy has come true with the Java Reference Library CD Bookshelf.  
The Java Enterprise CD Bookshelf, 7 Bestselling Books on CD-ROM (O'Reilly & Associates)
Any Web browser can read The Java Enterprise CD Bookshelf because it is formatted in HTML. The books are fully cross-referenced and searchable. ...
Docker for Java Developers (Arun Gupta)
This free programming book demonstrates how to speed up the starting and deployment of your Java-based apps while introducing fundamental Docker concepts. You'll discover how Docker containers increase machine...

User reviews

There are no user reviews for this listing.
Ratings
Rate this Book
Comments