We will cover what IT infrastructure services are and what their role is in system administration. We’ll also learn about server operating systems, virtualization, network services, DNS for web services, and how to troubleshoot network services.
Physical infrastructure services Server Operating System Virtuallization(There are two ways you can run your services, either on dedicated hardware or on a virtualized instance on a server) Remote Access(the ability to connect to your infrastructure from anywhere in the world. A popular tool to access the CLI remotely is WinRM or Putty. RDP is also popular if you want to access the GUI remotely.) Network Services FTP, SFTP, TFTP PXE(Preboot eXecution Environment, pre boot execution) NTP(Network time protocol : it’s used to keep the clock synchronized on machines connected to a network) Intranets, Proxy Servers DNS(DNS is what maps human understandable names to IP addresses). Methods of Mapping : Local Host File, Local DNS Server DHCP(Dynamic Host Configuration Protocol) Network Support Services Revisited(a couple of network services essential for enhancing employee productivity, privacy, and security within a company’s IT infrastructure) :
...