舉報(bào)

會員
Banana Pi Cookbook
最新章節(jié):
Index
ThisbookisintendedforanybodywhowantstolearnhowtheycanutilizethecapabilitiesoftheBananaPitoitsfullpotential.It'sfullofstep-by-stepguidesanddetaileddescriptionsforthewholerangeofpossibilitiesinalanguagethatisappropriateforcomputerenthusiastsandexpertsalike.ItwouldbehelpfultohaveabasicknowledgeofUnix-likeoperatingsystemsorprogramming,butnopriorexperienceisrequiredaseveryconceptisexplainedintheappropriatesections.
目錄(49章)
倒序
- 封面
- 版權(quán)信息
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Installation and Setup
- Introduction
- Downloading an operating system for the Banana Pi
- Setting up the SD card on Windows
- Setting up the SD card on Linux
- Booting up and shutting down the Banana Pi
- Chapter 2. Administration
- Introduction
- Determining the IP address and hostname
- Connecting via SSH on Windows using PuTTY
- Connecting via SSH on Unix-like systems
- User maintenance
- Searching installing and removing the software
- Updating the operating system
- Wireless network on the Banana Pro
- Chapter 3. External Disks
- Introduction
- Mounting a USB drive
- Mounting an SSD or HDD via SATA
- Mounting via fstab
- Booting from an external disk
- Chapter 4. Networking
- Introduction
- Sharing files over the network via Samba
- Setting up a web application
- Securing the Nginx web server using SSL
- Synchronizing files over the Internet
- Controlling the desktop remotely using VNC
- Securing SSH using SSH keys
- Setting up a UPnP media server
- Chapter 5. Using the GPIO Pins
- Introduction
- Lighting up an LED using the gpio command
- Programming the LED
- Using the GPIO input with a pushbutton
- Chapter 6. Multimedia
- Introduction
- Configuring the audio device
- Getting accelerated video playback
- Setting up Kodi
- Setting up an infrared remote control using LIRC
- Index 更新時(shí)間:2021-07-16 14:12:59
推薦閱讀
- Web程序設(shè)計(jì)及應(yīng)用
- Python程序設(shè)計(jì)教程(第2版)
- ASP.NET MVC4框架揭秘
- 計(jì)算機(jī)圖形學(xué)編程(使用OpenGL和C++)(第2版)
- 從零開始學(xué)C#
- ServiceNow:Building Powerful Workflows
- HTML+CSS+JavaScript網(wǎng)頁設(shè)計(jì)從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- 時(shí)空數(shù)據(jù)建模及其應(yīng)用
- HTML5開發(fā)精要與實(shí)例詳解
- C++從入門到精通(第6版)
- STM8實(shí)戰(zhàn)
- DB2SQL性能調(diào)優(yōu)秘笈
- Python機(jī)器學(xué)習(xí)開發(fā)實(shí)戰(zhàn)
- 3ds Max 2018從入門到精通
- Mastering Unreal Engine 4.X
- Blender 3D Cookbook
- 趣學(xué)數(shù)據(jù)結(jié)構(gòu)
- SQL Server 2014數(shù)據(jù)庫設(shè)計(jì)與開發(fā)教程(微課版)
- Mastering Unity Scripting
- PHP從入門到精通(微視頻精編版)
- Abaqus GUI程序開發(fā)指南(Python語言)
- 正則指引(第2版)
- Helm學(xué)習(xí)指南:Kubernetes上的應(yīng)用程序管理
- 公安計(jì)算機(jī)應(yīng)用基礎(chǔ)
- 你不知道的JavaScript(下卷)
- 信息無障礙:提升用戶體驗(yàn)的另一種視角
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)項(xiàng)目化教程
- Java EE輕量級框架應(yīng)用開發(fā)教程
- Node.js Blueprints
- 程序設(shè)計(jì)與問題求解:C語言