- Instant Debian:Build a Web Server
- Jose Miguel Parrella
- 241字
- 2021-08-04 10:11:37
How to do it…
Debian offers a plethora of installation methods for the operating system. From standard CDs and DVDs, Debian also offers reduced-size installation media, bootable USB images, network boot, and other methods. The complexity of installation is a relative factor that usually is of no concern for DevOps since installation only happens once, while configuration and administration are continuously happening.
Before you start considering replication methods (such as precooked images, network distribution, configuration management, and software delivery), you and your team can choose from the following installation methods:
- If you are installing Debian on a third-party provider (such as a cloud vendor), they will either provide a Debian image for you, or you can prepare your own in virtualization software and upload the disk later.
- If you are installing on your own hardware (including virtualized environments), it's advisable to get either the netinst ISO or the full first DVD ISO. It all depends on whether you are installing several servers over the course of several months (thus making the DVD obsolete as new updates come out) or have a good Internet connection (or proxies and caching facilities, nearby CDNs, and so on) for downloading any additional packages that the netinst disk might not contain.
In general, if you are only deploying a handful of servers and have a good Internet connection at hand, I'd suggest you choose the amd64 netinst ISO, which we will use in this book.
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- Spring Boot 2實戰之旅
- Visual FoxPro程序設計教程(第3版)
- Windows系統管理與服務配置
- Access 數據庫應用教程
- R語言編程指南
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- 軟件架構:Python語言實現
- Python時間序列預測
- Learning Salesforce Einstein
- Instant Lucene.NET
- ScratchJr趣味編程動手玩:讓孩子用編程講故事
- Spring Boot+MVC實戰指南
- Offer來了:Java面試核心知識點精講(框架篇)
- MySQL數據庫教程(視頻指導版)