From 3eee0f1c073b60e2fbd19cec7587eb33016504a3 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Fri, 24 Sep 2021 10:33:46 +0200 Subject: [PATCH] Fix styling for nested lists --- content/roadmaps/5-sysadmin/landscape.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/roadmaps/5-sysadmin/landscape.md b/content/roadmaps/5-sysadmin/landscape.md index 236e53fcd..26154b0bc 100644 --- a/content/roadmaps/5-sysadmin/landscape.md +++ b/content/roadmaps/5-sysadmin/landscape.md @@ -1,4 +1,4 @@ -The roadmap below is the list of steps that one might take in order to become a linux system administrator. It is an exhaustive list meant to expose you at least once to important elements of the trade. If you did every last item on this list then you would be eminently qualified to work any Linux admin posting you might ever encounter. +The roadmap below is the list of practical exercises that one might take in order to become a linux system administrator. It is an exhaustive list meant to expose you at least once to important elements of the trade. If you did every last item on this list then you would be eminently qualified to work any Linux admin posting you might ever encounter. * Set up a KVM hypervisor. * Inside of that KVM hypervisor, install a Spacewalk server. Use CentOS 6 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.)