- Raspberry Pi 2 Server Essentials
- Piotr J.Kula
- 117字
- 2021-07-16 11:10:05
Chapter 2. Preparing a Network
It is important to learn how your network works, especially if you plan to connect your Raspberry Pi to the Internet. A home user will typically use an Internet package designed to browse websites and read e-mails. Business packages, on the other hand, need to do a lot more than you think. These two different ISP packages usually carry important technical differences that dictate how your network can be reached.
In this chapter, you will learn how to connect to the Internet and look at how to solve some common problems for home users. You will also learn how to benchmark your network and try to isolate any network-related issues.
推薦閱讀
- Learning LibGDX Game Development(Second Edition)
- ASP.NET MVC4框架揭秘
- JavaScript語言精髓與編程實踐(第3版)
- Linux核心技術從小白到大牛
- 微信小程序入門指南
- PhoneGap:Beginner's Guide(Third Edition)
- Lighttpd源碼分析
- Unity&VR游戲美術設計實戰
- .NET Standard 2.0 Cookbook
- 測試架構師修煉之道:從測試工程師到測試架構師
- Java RESTful Web Service實戰
- Getting Started with JUCE
- 你必須知道的.NET(第2版)
- Natural Language Processing with Python Cookbook
- Learning Rust