- Raspberry Pi for Secret Agents(Third Edition)
- Matthew Poole
- 169字
- 2021-07-14 11:09:56
The importance of a sneaky headless setup
You might be wondering why we bother with SSH and typing stuff in the command line at all when Raspbian comes with a perfectly nice graphical desktop environment and a whole repository of GUI applications. Well, the first reason is that we need all the CPU power we can get out of the Pi for our projects. With the current graphics drivers for X (the graphics system), the desktop eats up too much of the Pi's resources and the CPU is more concerned with redrawing fancy windows than with running our mischievous applications.
The second reason is that of stealth and secrecy. Usually, we want to be able to hide our Pi with as few wires as possible running to and from it. Obviously, a Pi hidden in a room becomes a lot more visible if someone trips over a connected monitor or keyboard. This is why we make sure all our pranks can be controlled and triggered from a remote location.
- Vue.js設計與實現
- JavaScript語言精髓與編程實踐(第3版)
- 青少年Python編程入門
- 可解釋機器學習:模型、方法與實踐
- Protocol-Oriented Programming with Swift
- Visual Basic程序設計習題與上機實踐
- Android傳感器開發與智能設備案例實戰
- Orleans:構建高性能分布式Actor服務
- PHP與MySQL權威指南
- 從零開始構建深度前饋神經網絡:Python+TensorFlow 2.x
- SQL Server 2008實用教程(第3版)
- Java核心技術速學版(第3版)
- 生成藝術:Processing視覺創意入門
- SQL Server 2014數據庫設計與開發教程(微課版)
- 少年小魚的魔法之旅:神奇的Python