Most Unix network services run as background processes, or daemons. In this course, you'll learn about configuring the TCP/IP stack and working with DHCP, DNS, and the Apache web server.
Learning Objectives
Network Infrastructure Daemons
- start the course
- describe the concepts of daemons and runlevels
- recognize configuration details for IPv4
- enable IPv4 settings in Unix
- recognize configuration details for IPv6
- enable IPv6 settings in Unix
- use the pkg command to install a DHCP server
- make configuration changes in DHCP server files
- use the pkg command to install a DNS server
- make configuration changes in DNS server files
- use the pkg command to install the Apache web server
- make configuration changes in Apache server files
Practice: TCP/IP and Network Services
- configure IP and common network services