更新时间:2021-08-13 15:50:36
封面
Title Page
Copyright and Credits
CompTIA Linux+ Certification Guide
Packt Upsell
Why subscribe?
Packt.com
Contributors
About the author
About the reviewer
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
Configuring the Hardware Settings
Viewing CPU RAM and swap info
Interrupts and devices
Modules
Summary
Questions
Further reading
Booting the System
The boot process explained
DMESG
GRUB and GRUB2
GRUB
GRUB2
Working with GRUB
Working with GRUB2
Changing Runlevels and Boot Targets
Introduction to runlevels
Introduction to boot targets
Working with runlevels
Working with boot targets
Designing a Hard Disk Layout
Using the fdisk utility
Using the parted utility
Steps to format a hard disk
Mounting and unmounting a partition
The mount command
The umount command
Installing a Linux Distribution
Understanding the use of the LiveCD
Installing a Linux distribution as a fresh installation
Installing a Linux distribution side by side with a Windows OS
Installing Linux side by side with another version of Linux
Using Debian Package Management
The dpkg command
The apt-get command
The autoremove option
The purge option
The aptitude command
The search option
The synaptic utility
Using YUM Package Management
YUM
DNF
RPM
yumex
Performing File Management
Viewing and moving files and directories in the CLI
Creating copying moving renaming and removing files
Creating and removing directories
Finding files and directories
Pipes and redirects
Creating Monitoring Killing and Restarting Processes
The ps command
The kill command
The pstree command
The pgrep command
The pkill command
Viewing and managing processes using the top command
Managing process(es) with the service command
Managing process(es) with the systemctl command