Fundamentals of Linux: Explore the essentials of the Linux command line

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Linux is a Unix-like operating system assembled under the model of free and open source software development and distribution. Fundamentals of Linux will help you learn all the essentials of the Linux command line required to get you started. The book will start by teaching you how to work with virtualization software and install CentOS 7 Linux as a VM. Then, you will get to grips with the workings of various command line operations, such as cursor movement, commands, options, and arguments. As you make your way through the chapters, the book will not only focus on the most essential Linux commands but also give an introduction to Bash shell scripting. Finally, you will explore advanced topics, such as networking and troubleshooting your system, and you will get familiar with the advanced file permissions: ACL, setuid, and setgid. Fundamentals of Linux includes real-world tasks, use cases, and problems that, as a system administrator, you might encounter in your day-to-day activities.

Author(s): Oliver Pelz
Publisher: Packt Publishing
Year: 2018

Language: English
Pages: 236

Title Page
Copyright and Credits
Fundamentals of Linux
Packt Upsell
Why subscribe?
PacktPub.com
Contributor
About the author
Packt is searching for authors like you
Preface
Who this book is for
What this book covers
To get the most out of this book
Download the color images
Conventions used
Get in touch
Reviews
Introduction to Linux
An overview of the Linux system
Virtualization
Installing VirtualBox and CentOS
Working with VirtualBox
Connecting VMs through SSH
Summary
The Linux Command Line
Introducing the command line
File globbing
Quoting commands
Getting help
Working with the Linux shell
Understanding standard streams
Understanding regular expressions
Working with sed
Working with awk
Navigating the Linux filesystem
Summary
The Linux Filesystem
Understanding the filesystem
Working with file links
Searching for files
Working with users and groups
Working with file permissions
Working with text files
Working with VIM text editor
Summary
Working with the Command Line
Essential Linux commands
Additional programs
net-tools
Nmap
links
iotop
iftop
htop
lsof
Understanding processes
Cloning
Signals
kill
hang-up
Working with Bash shell variables
Introduction to Bash shell scripting
Implementing Bash shell scripting
Automating script execution
Summary
More Advanced Command Lines and Concepts
Basic networking concepts
Installing new software and updating the system
Introduction to services
Basic system troubleshooting and firewalling
Introducing ACLs
setuid, setgid and sticky bit
setuid
setgid
sticky bit
Summary
Other Books You May Enjoy
Leave a review - let other readers know what you think