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
Table of contents
- Introduction
- 0. Step 0: Don’t Panic
- 1. Step 1: Getting In
- 2. Step 2: Getting Around
- 3. Step 3: Peeking at Files
- 4. Step 4: Finding Files
- 5. Step 5: Search Me
- 6. Step 6: What’s Going On?
- 7. Step 7: Filesystems
- 8. Step 8: Transferring Files
- 9. Step 9: Starting and Stopping
- 10. Step 10: Where to Go for Help
- 11. The End
- A. Cheat Sheet
Product information
- Title: Ten Steps to Linux Survival
- Author(s):
- Release date: June 2016
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491959183
You might also like
book
The Linux Philosophy for SysAdmins: And Everyone Who Wants To Be One
Reveals and illustrates the awesome power and flexibility of the command line, and the design and …
video
Perfect 3 Days Linux Course
This course is designed to help you quickly get started with learning Linux. As you build …
book
Linux Phrasebook, Second Edition
Get more done faster at the Linux command line! This best-selling Linux Phrasebook has been thoroughly …
book
Working with Linux – Quick Hacks for the Command Line
Say goodbye to unproductive Linux habits and switch to the express lane About This Book Improve …