- Fundamentals of Linux
- Oliver Pelz
- 168字
- 2021-07-23 17:22:27
What this book covers
Chapter 1, Introduction to Linux, introduces you to the general idea of Linux. Topics range from virtualization, and the installation of VirtualBox and CentOS, through to the working dynamics of VirtualBox, and SSH connectivity with VirtualBox.
Chapter 2, The Linux Command Line, sheds some light on a wide range of topics, including shell globbing, an introduction to command-line operations, the navigation of files and folders in the Linux filesystem, the central idea of different streams, regular expressions, and important commands such as grep, sed, and awk.
Chapter 3, The Linux Filesystem, focuses on the working dynamics of the system, including file links, users and groups, file permissions, text files, text editor, and an understanding of the Linux filesystem.
Chapter 4, Working with the Command Line, walks you through essential Linux commands, signals, additional programs, processes, and Bash shell scripting.
Chapter 5, More Advanced Command Lines and Concepts, provides an overview of basic networking concepts, services, ACL, troubleshooting, setuid, setgid, and sticky bit.
- Data Visualization with D3 4.x Cookbook(Second Edition)
- Mastering AWS Lambda
- Python自然語言處理實(shí)戰(zhàn):核心技術(shù)與算法
- JavaScript高效圖形編程
- HTML5+CSS3基礎(chǔ)開發(fā)教程(第2版)
- Dependency Injection in .NET Core 2.0
- 信息安全技術(shù)
- Podman實(shí)戰(zhàn)
- H5頁面設(shè)計:Mugeda版(微課版)
- The Complete Coding Interview Guide in Java
- Mastering JBoss Enterprise Application Platform 7
- Node.js Design Patterns
- Building Slack Bots
- 玩轉(zhuǎn).NET Micro Framework移植:基于STM32F10x處理器
- Python全棧開發(fā):基礎(chǔ)入門