{"id":383,"date":"2022-08-30T07:49:38","date_gmt":"2022-08-30T07:49:38","guid":{"rendered":"https:\/\/yohost.org\/library\/?p=383"},"modified":"2022-08-30T07:50:48","modified_gmt":"2022-08-30T07:50:48","slug":"tea-break-2-how-to-use-command-line-faster-with-auto-fill","status":"publish","type":"post","link":"https:\/\/yohost.org\/library\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\/","title":{"rendered":"(Tea\/\/break #2) How to use command line faster with auto-fill."},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Hope you have your tea ready and we have another tip ready for you. In the next few mins you will learn how to use command line more efficient and enter commands quicker without improving your typing skills \ud83d\ude42<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-problem\">Problem<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Often we need to specify paths and names in command line. Whenever we change a directory, execute or tar some files like &#8220;ubuntu-20.04.4-live-server-amd64.tar.gz&#8221;. Some names take time to type and some you have to copy\/paste. But luckily, there is an easier way.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Solution: &#8220;Tab&#8221; key<\/h3>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><span class=\"placeholder-el\" data-svq-align=\"\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/yohost.org\/library\/wp-content\/themes\/stax\/assets\/img\/placeholder.png\" alt=\"autofill key tab\" class=\"wp-image-385 lazy\" width=\"150\" height=\"150\" data-srcset=\"https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab.png 256w, https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab-150x150.png 150w, https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab-240x240.png 240w, https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab-120x120.png 120w, https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab-100x100.png 100w, https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab-45x45.png 45w\" data-sizes=\"auto, (max-width: 150px) 100vw, 150px\" data-width=\"150\" data-height=\"150\" data-src=\"https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab.png\" style=\"height: 0; width: 150px; padding-bottom: 100.00%;\"><span class=\"svq-img-loader\"><\/span><\/span><noscript><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab.png\" alt=\"autofill key tab\" class=\"wp-image-385\" width=\"150\" height=\"150\" srcset=\"https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab.png 256w, https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab-150x150.png 150w, https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab-240x240.png 240w, https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab-120x120.png 120w, https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab-100x100.png 100w, https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab-45x45.png 45w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" \/><\/noscript><figcaption>&#8220;Tab&#8221; on the keyboard<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">For example, you are in the \/ directory and need to change to \/Downloads. You simply type few letters of the file or directory then click &#8220;Tab&#8221; in the command line and name of file or directory will be auto-filled.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>#cd Dow (click \"Tab\")\n#cd Downloads\/ (will be auto-filled)<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Hint<\/strong>. If you press <em>Tab<\/em> and nothing happens, this means that more than one file or directory fulfill the criteria. You can fast-click <em>Tab<\/em> twice and you will see files or directories match the criteria.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><span class=\"placeholder-el\" data-svq-align=\"\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab-autofill-45x29.png\" alt=\"two names match same criteria\" class=\"wp-image-386 lazy\" width=\"468\" height=\"304\" data-srcset=\"https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab-autofill.png 735w, https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab-autofill-300x195.png 300w, https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab-autofill-45x29.png 45w\" data-sizes=\"auto, (max-width: 468px) 100vw, 468px\" data-width=\"468\" data-height=\"304\" data-src=\"https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab-autofill.png\" style=\"height: 0; width: 468px; padding-bottom: 64.96%;\"><span class=\"svq-img-loader\"><\/span><\/span><noscript><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab-autofill.png\" alt=\"two names match same criteria\" class=\"wp-image-386\" width=\"468\" height=\"304\" srcset=\"https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab-autofill.png 735w, https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab-autofill-300x195.png 300w, https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab-autofill-45x29.png 45w\" sizes=\"auto, (max-width: 468px) 100vw, 468px\" \/><\/noscript><figcaption>Documents and Downloads matches same criteria of auto-fill<\/figcaption><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Hope you have your tea ready and we have another tip ready for you. In the next few mins you will learn how to use command line more efficient and enter commands quicker without improving your typing skills \ud83d\ude42 Problem Often we need to specify paths and names in command line. Whenever we change a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":385,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"stax_block_gap":"","stax_show_title_section":"","stax_single_post_media_panel_height":"","stax_single_post_media_panel_text":"","stax_single_post_cateory_breadcrumb":"","stax_single_post_title_position":"","stax_single_post_title_align":"","stax_single_post_title_extra_align":"","stax_single_post_title_size":"","stax_single_post_image_width":"","stax_single_post_image_format":"","stax_single_post_audio_panel":"","stax_single_post_video_panel":"","stax_single_post_video_width":"","stax_single_post_gallery_panel":"","stax_single_post_gallery_width":"","stax_single_post_gallery_slides":"","stax_single_post_meta_author_avatar":"","stax_single_post_meta_author_name":"","stax_single_post_meta_post_date":"","stax_single_post_meta_reading_time":"","stax_single_post_shapes":"","footnotes":""},"categories":[58],"tags":[74,75],"class_list":["post-383","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tea-break","tag-command-line-autofill","tag-command-line-tab"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v20.12 (Yoast SEO v27.7) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>(Tea\/\/break #2) How to use command line faster with auto-fill.<\/title>\n<meta name=\"description\" content=\"During this Tea Break we will learn how to use command line faster with the auto-fill feature of your keyboard.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/yohost.org\/library\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"(Tea\/\/break #2) How to use command line faster with auto-fill.\" \/>\n<meta property=\"og:description\" content=\"During this Tea Break we will learn how to use command line faster with the auto-fill feature of your keyboard.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/yohost.org\/library\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\/\" \/>\n<meta property=\"og:site_name\" content=\"Privacy Dedicated Library\" \/>\n<meta property=\"article:published_time\" content=\"2022-08-30T07:49:38+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-08-30T07:50:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab.png\" \/>\n\t<meta property=\"og:image:width\" content=\"256\" \/>\n\t<meta property=\"og:image:height\" content=\"256\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Paul M\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@yohostorg\" \/>\n<meta name=\"twitter:site\" content=\"@yohostorg\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Paul M\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\\\/\"},\"author\":{\"name\":\"Paul M\",\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/#\\\/schema\\\/person\\\/69f04ef60b945341f65db69ad70c0faf\"},\"headline\":\"(Tea\\\/\\\/break #2) How to use command line faster with auto-fill.\",\"datePublished\":\"2022-08-30T07:49:38+00:00\",\"dateModified\":\"2022-08-30T07:50:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\\\/\"},\"wordCount\":184,\"publisher\":{\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/yohost.org\\\/library\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/tab.png\",\"keywords\":[\"command line autofill\",\"command line tab\"],\"articleSection\":[\"Tea\\\/\\\/break\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\\\/\",\"url\":\"https:\\\/\\\/yohost.org\\\/library\\\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\\\/\",\"name\":\"(Tea\\\/\\\/break #2) How to use command line faster with auto-fill.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/yohost.org\\\/library\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/tab.png\",\"datePublished\":\"2022-08-30T07:49:38+00:00\",\"dateModified\":\"2022-08-30T07:50:48+00:00\",\"description\":\"During this Tea Break we will learn how to use command line faster with the auto-fill feature of your keyboard.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/yohost.org\\\/library\\\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\\\/#primaryimage\",\"url\":\"https:\\\/\\\/yohost.org\\\/library\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/tab.png\",\"contentUrl\":\"https:\\\/\\\/yohost.org\\\/library\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/tab.png\",\"width\":256,\"height\":256},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/yohost.org\\\/library\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"(Tea\\\/\\\/break #2) How to use command line faster with auto-fill.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/#website\",\"url\":\"https:\\\/\\\/yohost.org\\\/library\\\/\",\"name\":\"Privacy Dedicated Library\",\"description\":\"Everything about privacy protection, Bitcoin, encryption and technology\",\"publisher\":{\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/yohost.org\\\/library\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/#organization\",\"name\":\"Yohost.org\",\"url\":\"https:\\\/\\\/yohost.org\\\/library\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/yohost.org\\\/library\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/yhscree2.png\",\"contentUrl\":\"https:\\\/\\\/yohost.org\\\/library\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/yhscree2.png\",\"width\":431,\"height\":466,\"caption\":\"Yohost.org\"},\"image\":{\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/yohostorg\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/#\\\/schema\\\/person\\\/69f04ef60b945341f65db69ad70c0faf\",\"name\":\"Paul M\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6d68ca6c8d2150c879f23586b6734b585aca8528d5f9d6158a28685239857aee?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6d68ca6c8d2150c879f23586b6734b585aca8528d5f9d6158a28685239857aee?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6d68ca6c8d2150c879f23586b6734b585aca8528d5f9d6158a28685239857aee?s=96&d=mm&r=g\",\"caption\":\"Paul M\"},\"sameAs\":[\"https:\\\/\\\/yohost.org\\\/library\"],\"url\":\"https:\\\/\\\/yohost.org\\\/library\\\/author\\\/admin_31kufsla\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"(Tea\/\/break #2) How to use command line faster with auto-fill.","description":"During this Tea Break we will learn how to use command line faster with the auto-fill feature of your keyboard.","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:\/\/yohost.org\/library\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\/","og_locale":"en_US","og_type":"article","og_title":"(Tea\/\/break #2) How to use command line faster with auto-fill.","og_description":"During this Tea Break we will learn how to use command line faster with the auto-fill feature of your keyboard.","og_url":"https:\/\/yohost.org\/library\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\/","og_site_name":"Privacy Dedicated Library","article_published_time":"2022-08-30T07:49:38+00:00","article_modified_time":"2022-08-30T07:50:48+00:00","og_image":[{"width":256,"height":256,"url":"https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab.png","type":"image\/png"}],"author":"Paul M","twitter_card":"summary_large_image","twitter_creator":"@yohostorg","twitter_site":"@yohostorg","twitter_misc":{"Written by":"Paul M","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/yohost.org\/library\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\/#article","isPartOf":{"@id":"https:\/\/yohost.org\/library\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\/"},"author":{"name":"Paul M","@id":"https:\/\/yohost.org\/library\/#\/schema\/person\/69f04ef60b945341f65db69ad70c0faf"},"headline":"(Tea\/\/break #2) How to use command line faster with auto-fill.","datePublished":"2022-08-30T07:49:38+00:00","dateModified":"2022-08-30T07:50:48+00:00","mainEntityOfPage":{"@id":"https:\/\/yohost.org\/library\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\/"},"wordCount":184,"publisher":{"@id":"https:\/\/yohost.org\/library\/#organization"},"image":{"@id":"https:\/\/yohost.org\/library\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\/#primaryimage"},"thumbnailUrl":"https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab.png","keywords":["command line autofill","command line tab"],"articleSection":["Tea\/\/break"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/yohost.org\/library\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\/","url":"https:\/\/yohost.org\/library\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\/","name":"(Tea\/\/break #2) How to use command line faster with auto-fill.","isPartOf":{"@id":"https:\/\/yohost.org\/library\/#website"},"primaryImageOfPage":{"@id":"https:\/\/yohost.org\/library\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\/#primaryimage"},"image":{"@id":"https:\/\/yohost.org\/library\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\/#primaryimage"},"thumbnailUrl":"https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab.png","datePublished":"2022-08-30T07:49:38+00:00","dateModified":"2022-08-30T07:50:48+00:00","description":"During this Tea Break we will learn how to use command line faster with the auto-fill feature of your keyboard.","breadcrumb":{"@id":"https:\/\/yohost.org\/library\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/yohost.org\/library\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/yohost.org\/library\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\/#primaryimage","url":"https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab.png","contentUrl":"https:\/\/yohost.org\/library\/wp-content\/uploads\/2022\/08\/tab.png","width":256,"height":256},{"@type":"BreadcrumbList","@id":"https:\/\/yohost.org\/library\/tea-break-2-how-to-use-command-line-faster-with-auto-fill\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/yohost.org\/library\/"},{"@type":"ListItem","position":2,"name":"(Tea\/\/break #2) How to use command line faster with auto-fill."}]},{"@type":"WebSite","@id":"https:\/\/yohost.org\/library\/#website","url":"https:\/\/yohost.org\/library\/","name":"Privacy Dedicated Library","description":"Everything about privacy protection, Bitcoin, encryption and technology","publisher":{"@id":"https:\/\/yohost.org\/library\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/yohost.org\/library\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/yohost.org\/library\/#organization","name":"Yohost.org","url":"https:\/\/yohost.org\/library\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/yohost.org\/library\/#\/schema\/logo\/image\/","url":"https:\/\/yohost.org\/library\/wp-content\/uploads\/2021\/12\/yhscree2.png","contentUrl":"https:\/\/yohost.org\/library\/wp-content\/uploads\/2021\/12\/yhscree2.png","width":431,"height":466,"caption":"Yohost.org"},"image":{"@id":"https:\/\/yohost.org\/library\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/yohostorg"]},{"@type":"Person","@id":"https:\/\/yohost.org\/library\/#\/schema\/person\/69f04ef60b945341f65db69ad70c0faf","name":"Paul M","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/6d68ca6c8d2150c879f23586b6734b585aca8528d5f9d6158a28685239857aee?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/6d68ca6c8d2150c879f23586b6734b585aca8528d5f9d6158a28685239857aee?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6d68ca6c8d2150c879f23586b6734b585aca8528d5f9d6158a28685239857aee?s=96&d=mm&r=g","caption":"Paul M"},"sameAs":["https:\/\/yohost.org\/library"],"url":"https:\/\/yohost.org\/library\/author\/admin_31kufsla\/"}]}},"_links":{"self":[{"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/posts\/383","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/comments?post=383"}],"version-history":[{"count":2,"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/posts\/383\/revisions"}],"predecessor-version":[{"id":388,"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/posts\/383\/revisions\/388"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/media\/385"}],"wp:attachment":[{"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/media?parent=383"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/categories?post=383"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/tags?post=383"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}