Basic Linux terminal tips and tricks learn to work quickly on the command line

Learn command line tricks, programs, and hacks you can use day to day as a Linux user, programmer, and system administrator. When you interact with the digital world, you cant go far without interacting with Linux systems. This book shows you how to leverage its power to serve your needs. Many users...

Full description

Bibliographic Details
Main Author: Kirkbride, Philip
Format: eBook
Language:English
Published: Berkeley, CA Apress L.P. 2020
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02915nmm a2200349 u 4500
001 EB001910368
003 EBX01000000000000001073270
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781484260357 
050 4 |a QA76.774.L46 
100 1 |a Kirkbride, Philip 
245 0 0 |a Basic Linux terminal tips and tricks  |b learn to work quickly on the command line  |c Philip Kirkbride 
260 |a Berkeley, CA  |b Apress L.P.  |c 2020 
300 |a 376 pages 
505 0 |a 1. Linux Primer -- 2. Filer/Folder Navigation -- 3. History and Shortcuts -- 4. Pipes and Scripts -- 5. Using SSH -- 6. File Transfer -- 7. Network Scanning -- 8. System Monitoring -- 9. Getting Hardware Details -- 10. Parsing Text -- 11.systemd -- 12. Vim -- 13. Emacs -- 14. Configure Bash -- 15. Tmux Workflow -- 16. Work with Images and Video -- 17. Extras 
653 |a Computer programming / software development / bicssc 
653 |a Linux / http://id.loc.gov/authorities/names/n94087892 
653 |a Linux / fast 
653 |a Computers / Programming / Open Source / bisacsh 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
015 |a GBC0E5713 
024 8 |a 10.1007/978-1-4842-6035-7 
776 |z 148426035X 
776 |z 1484260341 
776 |z 9781484260357 
776 |z 9781484260340 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484260357/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.4/46 
520 |a Learn command line tricks, programs, and hacks you can use day to day as a Linux user, programmer, and system administrator. When you interact with the digital world, you cant go far without interacting with Linux systems. This book shows you how to leverage its power to serve your needs. Many users know "top" is installed on almost all Linux machines, but did you know with a few keystrokes you can customize it specifically for your needs? Stuck using `cd` and `ls` commands for navigating file systems? This book looks at how you can use Ranger to quickly navigate through multiple levels of folders, and quickly run bash commands without ever leaving the terminal. We also suggest programs that can be used for common tasks such as finding which programs are using the most processing, data download/upload, and file space. Youll know how to quickly connect to remote machines and run your commonly needed jobs in a keystroke or even on auto-pilot. With Basic Linux Terminal Tips and Tricks you'll be equipped with a wide range of tools that can be used for daily work and maintenance on all sorts of Linux systems including servers, desktops, and even embedded devices. You will: Work with common tools on your local network. Techniques for efficient use of command line. Easily manipulate text files for processing. Monitor the state of a system with a handful of popular programs. Combine programs to create useful processes