- Mastering Linux Network Administration
- Jay LaCroix
- 127字
- 2021-07-09 20:56:28
Chapter 2. Revisiting Linux Network Basics
Whether you have a lot of knowledge of Linux networking or you are just getting started, we will round off the basics of Linux networking in this chapter. While the TCP/IP stack in Linux is implemented with the same features as in other platforms, specific tools are used to manage such networks. Here, we'll discuss how Linux handles IP addressing, network device naming, as well as bringing interfaces up and down. In addition, we'll discuss the graphical and nongraphical tools used to manage our interfaces.
In this chapter, we will cover:
- Understanding the TCP/IP protocol suite
- Naming the network device
- Understanding Linux hostname resolution
- Understanding the iproute2 and net-tools suites
- Managing network interfaces manually
- Managing connections with Network Manager
推薦閱讀
- 多媒體CAI課件設計與制作導論(第二版)
- Getting Started with Citrix XenApp? 7.6
- Java面向對象思想與程序設計
- 三維圖形化C++趣味編程
- Java EE 7 Development with NetBeans 8
- 領域驅動設計:軟件核心復雜性應對之道(修訂版)
- PHP從入門到精通(第4版)(軟件開發視頻大講堂)
- HTML5秘籍(第2版)
- JSP程序設計實例教程(第2版)
- 零代碼實戰:企業級應用搭建與案例詳解
- 深度探索Go語言:對象模型與runtime的原理特性及應用
- Tableau Desktop可視化高級應用
- PhoneGap 4 Mobile Application Development Cookbook
- Python量化交易實戰:使用vn.py構建交易系統
- AngularJS Deployment Essentials