{"id":1329,"date":"2024-05-20T08:17:01","date_gmt":"2024-05-20T14:17:01","guid":{"rendered":"https:\/\/grownuptech.com\/?p=1318"},"modified":"2024-08-12T18:40:41","modified_gmt":"2024-08-12T18:40:41","slug":"getting-familiar-with-operating-systems","status":"publish","type":"post","link":"https:\/\/oakwoodexperience.com\/staging\/2633\/getting-familiar-with-operating-systems\/","title":{"rendered":"Getting Familiar with Operating Systems"},"content":{"rendered":"\n<p><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/grownuptech.com\/wp-content\/uploads\/2024\/05\/operating-systems.jpg?w=1290&#038;ssl=1\" alt=\"\" class=\"wp-image-1319\" style=\"width:196px;height:auto\"\/><\/figure>\n<\/div>\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-ac2d79c9a437ea0f62e90a7bb850b5b1\">This week, we\u2019re moving forward with our Computer Basics series. In this group of posts, I\u2019ll cover Operating Systems, the Graphical User Interface (GUI), the Command Line Interface (CLI), basic computer skills, connecting to the Internet, and basic file management. Let\u2019s dive in today with Operating Systems.<\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-fcd132b90190e9f2c0491e59cb9c1417\">In the last post, I told you what the operating system is. There are three primary operating systems for personal computers. They are Windows from Microsoft, macOS from Apple, and Linux from too many sources to mention (more on this in just a bit). <\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-ddb678215509d3717940f49745bd9e69\">Windows is widely used in personal computers and laptops throughout the world, and it is the primary operating system used in business environments. It is known for its user-friendly interface and extensive software compatibility. Windows operating systems are available for computers (laptops and desktops), servers, and the Windows Surface tablets.<\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-d4118b460cba41e2c4d357c69ed3cf7f\">MacOS is known for its sleek design, stability, and integration with the other devices and systems within the Apple ecosystem. It is popular among creative professionals and hobbyists. Apple used to make server software and hardware, but they stopped that a while ago. Where Microsoft\u2019s operating system has the same essentials on the computers and tablets, Apple\u2019s phone and tablet operating system is called iOS, and it looks and functions a bit differently from the computer operating system.<\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-62d97ca180bc08219d1399b3a44b7a87\">Linux is an <em>open-source<\/em> operating system, and that\u2019s significant to the number of distributors. Open-source software is software that is distributed under one of the several open-source licensing options, but the thing that all the options share is that the <em>source code<\/em>, the code that was written by the developers in its state as it was written (that is, before it is <em>compiled<\/em> into an actual program; you can\u2019t \u201crun\u201d the source code in its entirety on your computer, it has to be compiled) is available freely to anyone. One of the conditions of the software\u2019s \u201cfreeness\u201d is that if you make any changes to the software, you need to make that code available to the open-source community. Anyone can create a Linux operating system, if they have the skills to do so, and many people have. Linux is available for computers and servers, but the Linux-based system for phones and tablets, and which forms the foundation for the ChromeOS system, is called Android. It&#8217;s important to understand that Android is <em>Linux-based,<\/em> but it\u2019s not actually <em>Linux. <\/em>Linux runs most of the servers that serve websites up to the World Wide Web. At one time it was used almost exclusively by super-techies, but the desktop versions have been developed to be as easy to use as Windows or macOS. Linux has quite a few more options to create a customized experience than either of the other two. <\/p>\n\n\n\n<h2 class=\"wp-block-heading has-black-color has-text-color has-link-color wp-elements-317ed41a430b8d773875081631acc32d\"><strong>What Does an Operating System Do?<\/strong><strong><\/strong><\/h2>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-a193ce9134f2be91b3e9da63333ca064\">The basic functions of an operating system are file management, running applications, and configuring and storing system settings. File management involves creating, copying, moving, deleting, and renaming files. Using a file explorer or the Finder in macOS, you can search for files. You can create an organized file structure using File Manager or the Finder, so that you can easily locate your files. Think of it like a file room, with filing cabinets, and in those file cabinets are file folders, which contain files. Knowing how the filing system is set up, you can find the files without having to open each filing cabinet, or each drawer, or each folder, to find the file you\u2019re looking for.<\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-f6a6d160c4f7da76d19609a857afa426\">The operating system is also responsible for responding to your clicks to open and close applications to perform various tasks, switching between multiple running applications (multi-tasking), and managing the settings and preferences in applications. When we use the term \u201cmultitasking\u201d in computers, it doesn\u2019t really mean that the computer is processing several instructions at once, it can still only work on one instruction at a time. It just means that you can have several programs open at the same time, which wasn\u2019t possible before graphical interfaces. <\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-8ff35f3c46aaabaa6d633a805905cd41\">The operating system also allows you to adjust things like your display settings, sound settings, and user accounts. It\u2019s the thing that lets you install and update software programs, and it can monitor the system performance and manage the system resources.\u00a0\u00a0 <\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Up Next: The Graphical User Interface (GUI) and the Command Line Interface (CLI)<\/h2>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-7cb53af9fe4adb11528b419ec5ffecf9\">Next time I&#8217;ll go deep on how we interact with our computer systems, but for now, if I&#8217;ve missed anything, drop a comment below and I&#8217;ll either address it directly or add it to the post text. Thanks for joining me!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This week, we\u2019re moving forward with our Computer Basics series. In this group of posts, I\u2019ll cover Operating Systems, the Graphical User Interface (GUI), the Command Line Interface (CLI), basic computer skills, connecting to the Internet, and basic file management. Let\u2019s dive in today with Operating Systems. In the last post, I told you what&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[9],"tags":[],"class_list":["post-1329","post","type-post","status-publish","format-standard","hentry","category-basics"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Getting Familiar with Operating Systems - Oakwood Experience<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/oakwoodexperience.com\/getting-familiar-with-operating-systems\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Getting Familiar with Operating Systems - Oakwood Experience\" \/>\n<meta property=\"og:description\" content=\"This week, we\u2019re moving forward with our Computer Basics series. In this group of posts, I\u2019ll cover Operating Systems, the Graphical User Interface (GUI), the Command Line Interface (CLI), basic computer skills, connecting to the Internet, and basic file management. Let\u2019s dive in today with Operating Systems. In the last post, I told you what...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/oakwoodexperience.com\/getting-familiar-with-operating-systems\/\" \/>\n<meta property=\"og:site_name\" content=\"Oakwood Experience\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/profile.php?id=61563885192881\" \/>\n<meta property=\"article:published_time\" content=\"2024-05-20T14:17:01+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-12T18:40:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/grownuptech.com\/wp-content\/uploads\/2024\/05\/operating-systems.jpg\" \/>\n<meta name=\"author\" content=\"Nancy Jones\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/x.com\/oakwood92297\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Nancy Jones\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/getting-familiar-with-operating-systems\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/getting-familiar-with-operating-systems\\\/\"},\"author\":{\"name\":\"Nancy Jones\",\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/#\\\/schema\\\/person\\\/55a8ed6b0b18ff93e63bbba903d4dae3\"},\"headline\":\"Getting Familiar with Operating Systems\",\"datePublished\":\"2024-05-20T14:17:01+00:00\",\"dateModified\":\"2024-08-12T18:40:41+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/getting-familiar-with-operating-systems\\\/\"},\"wordCount\":782,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/getting-familiar-with-operating-systems\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/grownuptech.com\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/operating-systems.jpg\",\"articleSection\":[\"The Basics of How Things Work\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/oakwoodexperience.com\\\/getting-familiar-with-operating-systems\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/getting-familiar-with-operating-systems\\\/\",\"url\":\"https:\\\/\\\/oakwoodexperience.com\\\/getting-familiar-with-operating-systems\\\/\",\"name\":\"Getting Familiar with Operating Systems - Oakwood Experience\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/getting-familiar-with-operating-systems\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/getting-familiar-with-operating-systems\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/grownuptech.com\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/operating-systems.jpg\",\"datePublished\":\"2024-05-20T14:17:01+00:00\",\"dateModified\":\"2024-08-12T18:40:41+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/getting-familiar-with-operating-systems\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/oakwoodexperience.com\\\/getting-familiar-with-operating-systems\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/getting-familiar-with-operating-systems\\\/#primaryimage\",\"url\":\"https:\\\/\\\/grownuptech.com\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/operating-systems.jpg\",\"contentUrl\":\"https:\\\/\\\/grownuptech.com\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/operating-systems.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/getting-familiar-with-operating-systems\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/oakwoodexperience.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Getting Familiar with Operating Systems\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/#website\",\"url\":\"https:\\\/\\\/oakwoodexperience.com\\\/\",\"name\":\"Oakwood Experience\",\"description\":\"Technology news, information, commentary, tutorials, and deep dives, and my photography journey.\",\"publisher\":{\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/oakwoodexperience.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/#organization\",\"name\":\"Oakwood Experience\",\"url\":\"https:\\\/\\\/oakwoodexperience.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/oakwoodexperience.com\\\/staging\\\/2633\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Oakwood-Experience.png?fit=1000%2C885&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/oakwoodexperience.com\\\/staging\\\/2633\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Oakwood-Experience.png?fit=1000%2C885&ssl=1\",\"width\":1000,\"height\":885,\"caption\":\"Oakwood Experience\"},\"image\":{\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/#\\\/schema\\\/person\\\/55a8ed6b0b18ff93e63bbba903d4dae3\",\"name\":\"Nancy Jones\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b844525c51c8c622b37a68f8239add25f67d81fdee39b2f3d9c6e80dfde4e31a?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b844525c51c8c622b37a68f8239add25f67d81fdee39b2f3d9c6e80dfde4e31a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b844525c51c8c622b37a68f8239add25f67d81fdee39b2f3d9c6e80dfde4e31a?s=96&d=mm&r=g\",\"caption\":\"Nancy Jones\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61563885192881\",\"https:\\\/\\\/www.instagram.com\\\/southernfriedyanqui\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/feed\\\/\",\"https:\\\/\\\/x.com\\\/https:\\\/\\\/x.com\\\/oakwood92297\",\"https:\\\/\\\/www.youtube.com\\\/@nancyjones6235\"],\"url\":\"https:\\\/\\\/oakwoodexperience.com\\\/staging\\\/2633\\\/author\\\/nancyjones36507\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Getting Familiar with Operating Systems - Oakwood Experience","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/oakwoodexperience.com\/getting-familiar-with-operating-systems\/","og_locale":"en_US","og_type":"article","og_title":"Getting Familiar with Operating Systems - Oakwood Experience","og_description":"This week, we\u2019re moving forward with our Computer Basics series. In this group of posts, I\u2019ll cover Operating Systems, the Graphical User Interface (GUI), the Command Line Interface (CLI), basic computer skills, connecting to the Internet, and basic file management. Let\u2019s dive in today with Operating Systems. In the last post, I told you what...","og_url":"https:\/\/oakwoodexperience.com\/getting-familiar-with-operating-systems\/","og_site_name":"Oakwood Experience","article_author":"https:\/\/www.facebook.com\/profile.php?id=61563885192881","article_published_time":"2024-05-20T14:17:01+00:00","article_modified_time":"2024-08-12T18:40:41+00:00","og_image":[{"url":"https:\/\/grownuptech.com\/wp-content\/uploads\/2024\/05\/operating-systems.jpg","type":"","width":"","height":""}],"author":"Nancy Jones","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/x.com\/oakwood92297","twitter_misc":{"Written by":"Nancy Jones","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/oakwoodexperience.com\/getting-familiar-with-operating-systems\/#article","isPartOf":{"@id":"https:\/\/oakwoodexperience.com\/getting-familiar-with-operating-systems\/"},"author":{"name":"Nancy Jones","@id":"https:\/\/oakwoodexperience.com\/#\/schema\/person\/55a8ed6b0b18ff93e63bbba903d4dae3"},"headline":"Getting Familiar with Operating Systems","datePublished":"2024-05-20T14:17:01+00:00","dateModified":"2024-08-12T18:40:41+00:00","mainEntityOfPage":{"@id":"https:\/\/oakwoodexperience.com\/getting-familiar-with-operating-systems\/"},"wordCount":782,"commentCount":0,"publisher":{"@id":"https:\/\/oakwoodexperience.com\/#organization"},"image":{"@id":"https:\/\/oakwoodexperience.com\/getting-familiar-with-operating-systems\/#primaryimage"},"thumbnailUrl":"https:\/\/grownuptech.com\/wp-content\/uploads\/2024\/05\/operating-systems.jpg","articleSection":["The Basics of How Things Work"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/oakwoodexperience.com\/getting-familiar-with-operating-systems\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/oakwoodexperience.com\/getting-familiar-with-operating-systems\/","url":"https:\/\/oakwoodexperience.com\/getting-familiar-with-operating-systems\/","name":"Getting Familiar with Operating Systems - Oakwood Experience","isPartOf":{"@id":"https:\/\/oakwoodexperience.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/oakwoodexperience.com\/getting-familiar-with-operating-systems\/#primaryimage"},"image":{"@id":"https:\/\/oakwoodexperience.com\/getting-familiar-with-operating-systems\/#primaryimage"},"thumbnailUrl":"https:\/\/grownuptech.com\/wp-content\/uploads\/2024\/05\/operating-systems.jpg","datePublished":"2024-05-20T14:17:01+00:00","dateModified":"2024-08-12T18:40:41+00:00","breadcrumb":{"@id":"https:\/\/oakwoodexperience.com\/getting-familiar-with-operating-systems\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/oakwoodexperience.com\/getting-familiar-with-operating-systems\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/oakwoodexperience.com\/getting-familiar-with-operating-systems\/#primaryimage","url":"https:\/\/grownuptech.com\/wp-content\/uploads\/2024\/05\/operating-systems.jpg","contentUrl":"https:\/\/grownuptech.com\/wp-content\/uploads\/2024\/05\/operating-systems.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/oakwoodexperience.com\/getting-familiar-with-operating-systems\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/oakwoodexperience.com\/"},{"@type":"ListItem","position":2,"name":"Getting Familiar with Operating Systems"}]},{"@type":"WebSite","@id":"https:\/\/oakwoodexperience.com\/#website","url":"https:\/\/oakwoodexperience.com\/","name":"Oakwood Experience","description":"Technology news, information, commentary, tutorials, and deep dives, and my photography journey.","publisher":{"@id":"https:\/\/oakwoodexperience.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/oakwoodexperience.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/oakwoodexperience.com\/#organization","name":"Oakwood Experience","url":"https:\/\/oakwoodexperience.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/oakwoodexperience.com\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/oakwoodexperience.com\/staging\/2633\/wp-content\/uploads\/2024\/07\/Oakwood-Experience.png?fit=1000%2C885&ssl=1","contentUrl":"https:\/\/i0.wp.com\/oakwoodexperience.com\/staging\/2633\/wp-content\/uploads\/2024\/07\/Oakwood-Experience.png?fit=1000%2C885&ssl=1","width":1000,"height":885,"caption":"Oakwood Experience"},"image":{"@id":"https:\/\/oakwoodexperience.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/oakwoodexperience.com\/#\/schema\/person\/55a8ed6b0b18ff93e63bbba903d4dae3","name":"Nancy Jones","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/b844525c51c8c622b37a68f8239add25f67d81fdee39b2f3d9c6e80dfde4e31a?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/b844525c51c8c622b37a68f8239add25f67d81fdee39b2f3d9c6e80dfde4e31a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b844525c51c8c622b37a68f8239add25f67d81fdee39b2f3d9c6e80dfde4e31a?s=96&d=mm&r=g","caption":"Nancy Jones"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61563885192881","https:\/\/www.instagram.com\/southernfriedyanqui\/","https:\/\/www.linkedin.com\/feed\/","https:\/\/x.com\/https:\/\/x.com\/oakwood92297","https:\/\/www.youtube.com\/@nancyjones6235"],"url":"https:\/\/oakwoodexperience.com\/staging\/2633\/author\/nancyjones36507\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/oakwoodexperience.com\/staging\/2633\/wp-json\/wp\/v2\/posts\/1329","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/oakwoodexperience.com\/staging\/2633\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/oakwoodexperience.com\/staging\/2633\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/oakwoodexperience.com\/staging\/2633\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/oakwoodexperience.com\/staging\/2633\/wp-json\/wp\/v2\/comments?post=1329"}],"version-history":[{"count":1,"href":"https:\/\/oakwoodexperience.com\/staging\/2633\/wp-json\/wp\/v2\/posts\/1329\/revisions"}],"predecessor-version":[{"id":1574,"href":"https:\/\/oakwoodexperience.com\/staging\/2633\/wp-json\/wp\/v2\/posts\/1329\/revisions\/1574"}],"wp:attachment":[{"href":"https:\/\/oakwoodexperience.com\/staging\/2633\/wp-json\/wp\/v2\/media?parent=1329"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/oakwoodexperience.com\/staging\/2633\/wp-json\/wp\/v2\/categories?post=1329"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/oakwoodexperience.com\/staging\/2633\/wp-json\/wp\/v2\/tags?post=1329"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}