- Bash Quick Start Guide
- Tom Ryder
- 248字
- 2021-07-23 16:58:52
To get the most out of this book
You should have access to a computer with Bash 4.0 or higher installed or available, and be able to type commands into it via a TTY, terminal emulator, Telnet, or SSH connection (for example, using PuTTY). This book does give some guidance in the first chapter on how to install Bash on your system if it's not already there, or if the installed version is too old (as may be the case on macOS X). You will need either administrative-level (root) access to the computer to install Bash yourself, or a cooperative systems administrator to help you.
If you are not sure which operating system to use, we recommend the Ubuntu distribution of GNU/Linux, available from https://www.ubuntu.com/. The LTS (Long Term Support) version will do fine. Ubuntu is open source, free to download, thoroughly documented, and relatively easy to install. You can run this operating system in a virtual machine using a program or hypervisor such as VMware or VirtualBox—it does not have to be installed directly on your computer's hardware.
At the time of writing, Windows 10 has a new Bash subsystem available and in active development, the Windows Subsystem for Linux. You may find that most of the material in this book is relevant and usable on such a system, but the book does not specifically support this, and we highly recommend installing a full GNU/Linux or BSD system for your learning and experiments instead.
- Hands-On Internet of Things with MQTT
- Cloud Analytics with Microsoft Azure
- 人工智能工程化:應(yīng)用落地與中臺(tái)構(gòu)建
- OpenStack Cloud Computing Cookbook(Second Edition)
- 機(jī)器學(xué)習(xí)流水線(xiàn)實(shí)戰(zhàn)
- Ceph:Designing and Implementing Scalable Storage Systems
- Linux服務(wù)與安全管理
- 網(wǎng)絡(luò)安全管理實(shí)踐
- Hands-On Reactive Programming with Reactor
- 精通數(shù)據(jù)科學(xué):從線(xiàn)性回歸到深度學(xué)習(xí)
- 嵌入式Linux系統(tǒng)實(shí)用開(kāi)發(fā)
- 工業(yè)機(jī)器人力覺(jué)視覺(jué)控制高級(jí)應(yīng)用
- 穿越計(jì)算機(jī)的迷霧
- Kubernetes on AWS
- Embedded Linux Development using Yocto Projects(Second Edition)