{"id":475,"date":"2014-07-25T12:49:00","date_gmt":"2014-07-25T02:49:00","guid":{"rendered":"https:\/\/girl-germs.com\/?p=475"},"modified":"2015-09-27T15:08:36","modified_gmt":"2015-09-27T05:08:36","slug":"the-basics-all-sysadmins-need-to-grok","status":"publish","type":"post","link":"https:\/\/girl-germs.com\/?p=475","title":{"rendered":"The basics all sysadmins need to grok&#8230;"},"content":{"rendered":"<p>In light of this being published on Sysadmin Appreciation Day (psssst, HAPPY SYSADMIN APPRECIATION DAY! ^_^), I thought I&#8217;d do a post aimed at us &#8211; system administrators!<\/p>\n<p>Doing some recent reading, lurking in a few forums and floating about on Twitter, I&#8217;ve noticed a number of gripes from other admins regarding things their fellow admins didn&#8217;t know that they should. This was surprising to me, but it also made me take a look at myself, as well as the people I work with and realise, sure &#8211; there are a few things that I think all admins <strong>should<\/strong> know and that not all do.<\/p>\n<p>To help try to combat that, I&#8217;ve decided to compile a basic list of things that most admins should know (or at least be able to find out in a relatively quick amount of time!):<\/p>\n<p><span style=\"text-decoration: underline;\"><strong>Technical<\/strong><\/span><\/p>\n<ul>\n<li><span style=\"text-decoration: underline;\">Troubleshooting skills<\/span> &#8211; the skill of looking outside the box and being able to work out how all the pieces fit together&#8230;and work out which piece doesn&#8217;t fit quite right. This isn&#8217;t really something that can be taught, it&#8217;s a skill that you either have or you don&#8217;t.<\/li>\n<li><span style=\"text-decoration: underline;\">OS skills<\/span> &#8211; while you may be an expert in one particular OS, that doesn&#8217;t mean you shut yourself off entirely to all others. Learning a bit of each helps you understand how they work and work out what is the best solution for the problem. Avoid religious bias to an OS, as each has their own uses. I&#8217;m not saying you need to be an expert in every single OS, but knowing the basics is truly not hard.<\/li>\n<li><span style=\"text-decoration: underline;\">Networking skills<\/span> &#8211; how ICMP works (and why it doesn&#8217;t always work for testing if a network is functioning), how subnetting works, what a default gateway is, the basics of IPv4 &amp; IPv6 addressing, the basics of how DNS works (disclaimer: this is one that I only just recently became proficient in!), using FQDN&#8217;s instead of IP addresses in configurations.<\/li>\n<li><span style=\"text-decoration: underline;\">Security skills<\/span> &#8211; what types of accounts give what level of access, what rights are needed to perform certain tasks, how to investigate possible breaches and how to react in the case of an <strong>actual<\/strong> security breach (turning off the system is not always the best idea!). In Windows systems (which is what I&#8217;m most familiar with) the advantages and disadvantages of firewalls and how they&#8217;re used and how antivirus programs work.<\/li>\n<li><span style=\"text-decoration: underline;\">Understanding error messages\/logs<\/span> &#8211; this one should be obvious, but I know there are a number of admins out there who can&#8217;t work out how to find the information they&#8217;re after in their log files. If you&#8217;re working with a system, understanding it&#8217;s logging is important. Understanding the error messages it produces (even if that error is &#8220;Unspecified error&#8221; &gt;.&lt;) is just as important.<\/li>\n<li><span style=\"text-decoration: underline;\">Scripting\/Programming<\/span> &#8211; all admins should understand the basics and at least be able to get a script from the internet and understand what it&#8217;s doing, as well as understanding the basics of programming (variables, constants, tests, loops, functions).<\/li>\n<li><span style=\"text-decoration: underline;\">Backups\/DR<\/span> &#8211; if you don&#8217;t test it, it&#8217;s not really happening. You need to test your restores, otherwise there&#8217;s no reason to perform the backups. You need to test your DR plan, or there&#8217;s no point in having it.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p><span style=\"text-decoration: underline;\"><strong>Non-Technical<\/strong><\/span><\/p>\n<ul>\n<li><span style=\"text-decoration: underline;\">Documentation is king<\/span> &#8211; if it isn&#8217;t written down, it didn&#8217;t happen, can&#8217;t be replicated and no one else can fix it (or maintain it). This could be as simple as a &#8220;This is how this was fixed&#8221; in a job ticket, or as complex as an entire build document on a server\/service in a wiki article.<\/li>\n<li><span style=\"text-decoration: underline;\">Communication<\/span> &#8211; while we do spend most of our time communing with our servers\/networks\/PC&#8217;s, we are expected to know how to communicate with other humans. Be a team player, know how to communicate effectively, and that includes with clients\/customers\/users as well as with other admins. Knowing how to communicate effectively in a team is <strong>extremely<\/strong> important. Even if you&#8217;re a one-man\/woman-band right now, chances are you won&#8217;t always be in that position and you&#8217;ll have to work in a team of other admins.<\/li>\n<li><span style=\"text-decoration: underline;\">Time management<\/span> &#8211; being able to manage your workload, be able to estimate how long things will take (and over-estimate to the customer to plan for any emergencies that pop up) as well as managing your own time, such as remembering to have lunch, remembering to leave work on-time, remembering to take holidays!<\/li>\n<li><span style=\"text-decoration: underline;\">The users deserve your respect<\/span> &#8211; we&#8217;re customer facing, we&#8217;re here to serve <strong>them<\/strong>. Be nice to them &#8211; they&#8217;re experts in their own field, they&#8217;re not expected to be experts in IT, that&#8217;s what <strong>we&#8217;re<\/strong> paid for!<\/li>\n<li><span style=\"text-decoration: underline;\">Learning &amp; investigating<\/span> &#8211; keep learning, keep investigating, technology is constantly changing and remember: you don&#8217;t know everything! (No one does!) Google is your friend (the number of other admins I&#8217;ve been tempted to send lmgtfy.com links&#8230;) and can help you out because, chances are, someone somewhere has come across the same problem you have and will be able to help you out!<\/li>\n<li><span style=\"text-decoration: underline;\">Change can be good<\/span> &#8211; a majority of us are anti-change (my hand is definitely in the air for that one) but that doesn&#8217;t mean change is bad. Don&#8217;t be that person who fights change just because you don&#8217;t want to learn something new.<\/li>\n<li><span style=\"text-decoration: underline;\">The principle of least privilege<\/span> &#8211; only giving the access that is <strong>actually<\/strong>&nbsp;needed for the job to be done.<\/li>\n<li><span style=\"text-decoration: underline;\">You will make mistakes<\/span> &#8211; mistakes happen to everyone, you will make them, just be sure to own up to them and learn from them when they do happen.<\/li>\n<li><span style=\"text-decoration: underline;\">Best practice<\/span> &#8211; sure it was good at the time, but times change, as do technologies. Just because it was best practice then doesn&#8217;t mean it&#8217;s best practice now &#8211; question it, make sure it truly <strong>is<\/strong> the best fit for you.<\/li>\n<li><span style=\"text-decoration: underline;\">Vendor management<\/span> &#8211; Just because you&#8217;re used to dealing with one particular vendor does not mean another vendor doesn&#8217;t have an equally viable solution. Also, paying money for something doesn&#8217;t necessarily mean it&#8217;s going to be good &#8211; open source has a place in any organisation.<\/li>\n<li><span style=\"text-decoration: underline;\">&#8216;Management&#8217; speak<\/span> &#8211; how to get them on-board with what you&#8217;re trying to do. You can scream until you&#8217;re blue in the face, but if management doesn&#8217;t understand what the cost or risk to the business is, they&#8217;re not going to be able to get behind you or your idea.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>This isn&#8217;t a comprehensive list &#8211; it&#8217;s a collection of things that others have said that I&#8217;ve agreed with or have though of myself. I find it interesting to note that the non-technical skills list is far longer than the technical skill set. It shows that while the technology we work with is integral to our jobs, it&#8217;s the soft skills that are just as, if not more, important to the job we do.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In light of this being published on Sysadmin Appreciation Day (psssst, HAPPY SYSADMIN APPRECIATION DAY! ^_^), I thought I&#8217;d do a post aimed at us &#8211; system administrators! Doing some recent reading, lurking in a few forums and floating about on Twitter, I&#8217;ve noticed a number of gripes from other admins regarding things their fellow admins didn&#8217;t know that they&#8230; <a href=\"https:\/\/girl-germs.com\/?p=475\">Read more &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ngg_post_thumbnail":0,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[38,5,328,7],"tags":[17,14,160,175],"class_list":["post-475","post","type-post","status-publish","format-standard","hentry","category-frustrations","category-sys-admin","category-techstuff","category-work","tag-documentation-2","tag-ethics-2","tag-password","tag-system-administration"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p2Tmk1-7F","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/girl-germs.com\/index.php?rest_route=\/wp\/v2\/posts\/475","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/girl-germs.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/girl-germs.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/girl-germs.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/girl-germs.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=475"}],"version-history":[{"count":19,"href":"https:\/\/girl-germs.com\/index.php?rest_route=\/wp\/v2\/posts\/475\/revisions"}],"predecessor-version":[{"id":526,"href":"https:\/\/girl-germs.com\/index.php?rest_route=\/wp\/v2\/posts\/475\/revisions\/526"}],"wp:attachment":[{"href":"https:\/\/girl-germs.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=475"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/girl-germs.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=475"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/girl-germs.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=475"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}