- BeagleBone Media Center
- David Lewin
- 268字
- 2021-08-06 19:07:12
Down in the cave is a server without a head – headless servers
Behind such a strange title are the motivations for the server that you will optimize needing to be headless. Even though BeagleBone is able to display GUIs, shiny graphics, and desktops, you need to get used to interacting with your server as if you are in a cave with limited light and no eye-candy gadgets. Here are some of the reasons why:
- Resources: The most important reason is that a graphical desktop consumes the most amount of resources. Consider not only the GUI resources but also the graphical server it relies on; therefore, it needs more CPU, memory, and disk space.
- Space: Our server can be physically anywhere. Thanks to its reduced dimensions, it is easy to put BeagleBone in a place and forget about it. This can be next to the desktop, behind your monitor, in a cupboard, and in your car as well.
- Access and simplicity: If you need to get access to a server or maybe several servers, you will really not want to bother connecting to each dedicated server. If you need to administer 11 desktops, this will require you to connect to each one. On the other hand, by using a console environment, you are ensured having the same behaviors each time.
Among others, these reasons justify the time that you are going to spend on your experiments. It's worth it.
推薦閱讀
- 計算機網絡
- Computer Vision for the Web
- C語言程序設計(第2 版)
- C語言程序設計案例教程(第2版)
- MATLAB 2020 從入門到精通
- Learning SQLite for iOS
- MATLAB實用教程
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- Instant RubyMotion App Development
- Getting Started with Laravel 4
- R語言:邁向大數據之路(加強版)
- Android應用開發實戰(第2版)
- IPython Interactive Computing and Visualization Cookbook
- Python數據科學實踐指南
- Java多線程并發體系實戰(微課視頻版)