- Raspberry Pi Zero Cookbook
- Edward Snajder
- 188字
- 2021-07-09 19:12:13
Chapter 3. Programming with Linux
Now that we have our operating system installed and our Raspberry Pi Zero on our home network, we can pe into some basic Linux commands. You will find knowing these commands useful any time you are working on a Linux machine. In this chapter, we'll start prepping with some Linux recipes:
- Navigating a filesystem and viewing and searching the contents of a directory
- Creating a new file, editing it in an editor, and changing ownership
- Renaming and copying/moving the file/folder into a new directory
- Installing and uninstalling a program
- Downloading a file from the Internet and deleting a file
- Changing to root and using superpowers
- Extracting a zipped file and zipping it back
- Searching executed code from the terminal's history
- Changing RPZ configuration settings from the command line
- Checking running processes and killing a process running in the background
- Creating our first shell program and automating a process
- Syncing with NTC servers to update the current time
- Running a background process in Linux
- Setting a file to run automatically on startup
- Using crontab to run a script automatically at predefined intervals
推薦閱讀
- Clojure Data Analysis Cookbook
- Hands-On Internet of Things with MQTT
- 精通MATLAB圖像處理
- 大數據時代的數據挖掘
- Visual C# 2008開發技術詳解
- 現代機械運動控制技術
- 讓每張照片都成為佳作的Photoshop后期技法
- 機器人編程實戰
- WordPress Theme Development Beginner's Guide(Third Edition)
- 基于ARM 32位高速嵌入式微控制器
- Ceph:Designing and Implementing Scalable Storage Systems
- 基于單片機的嵌入式工程開發詳解
- Learning Linux Shell Scripting
- WOW!Photoshop CS6完全自學寶典
- 穿越計算機的迷霧