- Mastering Linux Network Administration
- Jay LaCroix
- 188字
- 2021-07-09 20:56:25
Getting started
Network management in Linux is a fun, diverse field that is always changing. While the core components typically remain the same throughout the years (such as the TCP/IP protocol), how these services are managed have evolved in each generation, such as the rise of systemd. Linux is definitely exciting.
In this chapter, we'll see how to set up your environment. Depending on your experience level, you can skip directly to Chapter 2, Revisiting Linux Networking Basics. If you're already comfortable setting up a distribution or two on a physical or virtual machine, you already have the knowledge needed to get started. Here, we'll discuss how to install a few distributions of interest for the exercises in this book and some general pointers.
In a nutshell, the more Linux installations you have to work with, the better. While practicing networking concepts, it's a good idea to have as many nodes as possible, so you can test how your configuration changes, will affect your environment. If you are already comfortable installing Linux, feel free to set up some nodes and then I'll meet you in the next chapter.
- Designing Machine Learning Systems with Python
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- PHP 7底層設(shè)計(jì)與源碼實(shí)現(xiàn)
- Java編程指南:基礎(chǔ)知識(shí)、類庫(kù)應(yīng)用及案例設(shè)計(jì)
- RTC程序設(shè)計(jì):實(shí)時(shí)音視頻權(quán)威指南
- 秒懂設(shè)計(jì)模式
- Java軟件開(kāi)發(fā)基礎(chǔ)
- Learning Python by Building Games
- 前端HTML+CSS修煉之道(視頻同步+直播)
- Visual Basic程序設(shè)計(jì)
- TMS320LF240x芯片原理、設(shè)計(jì)及應(yīng)用
- HoloLens與混合現(xiàn)實(shí)開(kāi)發(fā)
- ArcGIS for Desktop Cookbook
- 響應(yīng)式Web設(shè)計(jì):HTML5和CSS3實(shí)戰(zhàn)(第2版)
- Emgu CV Essentials