This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
wiki:challenges:linuxsysadmin [2021/09/30 20:01] admin |
wiki:challenges:linuxsysadmin [2021/09/30 20:04] (current) admin |
||
---|---|---|---|
Line 15: | Line 15: | ||
Where is [[https:// | Where is [[https:// | ||
- | | + | |
- | | + | '' |
- | | + | Microsoft Windows and not any kind of *nix or Linux. If you're on this page, you are probably not interested in learning |
+ | the Microsoft ecosystem at this point anyways. You can use Hyper-V if you truly wish, but I do not advise it.'' | ||
2. At this point you have a choice between two things to do, you can either continue to the next step and run everything as per normal, or you can setup routing software to help containerize this project so you don't accidentally break your entire home network at some point and anger those you happen to live with. For this I personally prefer [[https:// | 2. At this point you have a choice between two things to do, you can either continue to the next step and run everything as per normal, or you can setup routing software to help containerize this project so you don't accidentally break your entire home network at some point and anger those you happen to live with. For this I personally prefer [[https:// | ||
Line 23: | Line 24: | ||
3. Inside of that KVM hypervisor, install a provisioning management server. Use CentOS 7 as the distro for all work below. (For bonus points, set up errata importation on the CentOS channels, so you can properly see security update advisory information.) | 3. Inside of that KVM hypervisor, install a provisioning management server. Use CentOS 7 as the distro for all work below. (For bonus points, set up errata importation on the CentOS channels, so you can properly see security update advisory information.) | ||
- | For management servers there are two suggestions that come up [[https:// | + | '' |
4. Create a VM to provide named and dhcp services to your entire environment. Set up the dhcp daemon to use the provisioning management server from step 2 server as the pxeboot machine (thus allowing you to use PXE to do unattended OS installs). Make sure that every forward zone you create has a reverse zone associated with it. Use something like " | 4. Create a VM to provide named and dhcp services to your entire environment. Set up the dhcp daemon to use the provisioning management server from step 2 server as the pxeboot machine (thus allowing you to use PXE to do unattended OS installs). Make sure that every forward zone you create has a reverse zone associated with it. Use something like " | ||
Line 73: | Line 74: | ||
---- | ---- | ||
- | ====== Requirements | + | ===== Requirements ===== |
==== Hardware ==== | ==== Hardware ==== |