{"id":55089,"date":"2020-04-10T08:04:32","date_gmt":"2020-04-10T13:04:32","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/?p=55089"},"modified":"2021-08-16T15:38:10","modified_gmt":"2021-08-16T19:38:10","slug":"clamtk-ubuntu-clamav","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/","title":{"rendered":"How to Install ClamTK on Ubuntu"},"content":{"rendered":"<div class=\"wp-block-image\"><figure class=\"alignright size-medium is-resized\"><a href=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/04\/clamtk-main.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/04\/clamtk-main-300x294.png\" alt=\"ClamTK GUI for ClamAV\" class=\"wp-image-55090\" width=\"258\" height=\"253\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/04\/clamtk-main-300x294.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/04\/clamtk-main.png 504w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/a><\/figure><\/div>\n\n\n\n<p>There are many ways to use the <strong>ClamAV<\/strong> command-line anti-virus scanner available for Unix, Windows, and macOS. There\u2019s of course the command-line application itself. There\u2019s also a <a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/install-and-configure-clamav\/\" target=\"_blank\">ClamAV cPanel plugin<\/a> for <a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/www.inmotionhosting.com\/vps-hosting\" target=\"_blank\">managed VPS<\/a> and <a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/www.inmotionhosting.com\/dedicated-servers\" target=\"_blank\">dedicated server<\/a> customers.<\/p>\n\n\n\n<p>And there\u2019s <a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/gitlab.com\/dave_m\/clamtk\/-\/wikis\/Home\" target=\"_blank\">ClamTK<\/a>, a graphical user interface (GUI) application for Linux and BSD desktop distributions. ClamTK allows users to easily scan, quarantine, and delete infected files, emails, and more <strong>on your personal computer<\/strong> without having to remember terminal commands or reference the <code>man clamscam <\/code> manual.<\/p>\n\n\n\n<p>Below we cover how to <a href=\"#install\">install ClamTK on Ubuntu<\/a> and <a href=\"#use\">use ClamTK<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"install\">Install ClamTK on Ubuntu<\/h2>\n\n\n\n<p class=\"alert alert-warning\"><a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/linuxmint.com\/\" target=\"_blank\">Linux Mint<\/a> users, we recommend installing from the official website as the <a href=\"https:\/\/community.linuxmint.com\/software\/view\/clamtk\">unofficial repository for Mint<\/a> may be out of date.<\/p>\n\n\n\n<ol class=\"article_list wp-block-list\"><li><a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/www.inmotionhosting.com\/support\/security\/install-clamav-on-ubuntu\/\" target=\"_blank\">Install ClamAV command-line application<\/a><\/li><li>Download the latest version of the deb file from <a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/gitlab.com\/dave_m\/clamtk\/-\/wikis\/Downloads\" target=\"_blank\">https:\/\/gitlab.com\/dave_m\/clamtk\/-\/wikis\/Downloads<\/a><\/li><li>Install the deb package in your terminal (replace VERSION with full file name): <pre>sudo dpkg -i Downloads\/clamtk_VERSION.deb<\/pre><\/li><li>Afterwards, you can open ClamTK from your terminal (<code>clamtk<\/code>) or desktop main menu<\/li><\/ol>\n\n\n\n<p>There are also <a href=\"https:\/\/gitlab.com\/dave_m\/clamtk\/-\/wikis\/Downloads#add-ons\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"ClamTK add-ons (opens in a new tab)\">ClamTK add-ons<\/a> for the XFCE, KDE, Nemo, and GNOME desktop environments (DEs).<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"use\">Use ClamTK in Ubuntu<\/h2>\n\n\n\n<p>Below we cover the most important settings you should know post-installation.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"settings\">Settings<\/h3>\n\n\n\n<p>Here you can decide whether ClamTK will scan potentially unwanted applications (PUAs), hidden files, files over 20 MB, directories recursively, and for updates.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"whitelist\">Whitelist<\/h3>\n\n\n\n<p>Exclude directories from scanning.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"schedule\">Scheduler<\/h3>\n\n\n\n<p>Set when to <strong>scan your home directory<\/strong> and\/or for new <strong>antivirus signatures<\/strong> with the 24-hour time (e.g. 6:00 PM becomes 18:00).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"history\">History<\/h3>\n\n\n\n<p>View past scans and results.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"quarantine\">Quarantine<\/h3>\n\n\n\n<p>Restore or delete quarantined files marked as infected.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"update\">Update<\/h3>\n\n\n\n<p>View what antivirus signature databases and individual signatures are installed.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"assistant\">Update Assistant<\/h3>\n\n\n\n<p>Decide whether to receive updates automatically or manually in the terminal:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo freshclam<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Scan a file<\/h3>\n\n\n\n<p class=\"file\">Scan a single file<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"directory\">Scan a directory<\/h3>\n\n\n\n<p>Scan a directory (and recursive directories if selected in your settings)<\/p>\n\n\n\n<p>Looking for other desktop security software? Check out the <a href=\"https:\/\/nmap.org\/zenmap\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\"><strong>Zenmap<\/strong> nmap GUI application<\/a> to learn more about what information your web server freely shares.<\/p>\n\n\n\n<p class=\"alert alert-info\">Easily close unneeded ports with our scalable <a href=\"https:\/\/www.inmotionhosting.com\/cloud-vps\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Cloud Server Hosting<\/a> and your preferred Linux distro \u2013 Ubuntu, Debian, or CentOS.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>There are many ways to use the ClamAV command-line anti-virus scanner available for Unix, Windows, and macOS. There&#8217;s of course the command-line application itself. There&#8217;s also a ClamAV cPanel plugin for managed VPS and dedicated server customers. And there&#8217;s ClamTK, a graphical user interface (GUI) application for Linux and BSD desktop distributions. ClamTK allows users<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/\"> Read More ><\/a><\/p>\n","protected":false},"author":57014,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4299],"tags":[],"class_list":["post-55089","post","type-post","status-publish","format-standard","hentry","category-security"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Install ClamTK on Ubuntu | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"Learn how to install the ClamTK desktop application for Linux Ubuntu-based distributions to easily scan and quarantine files without the command-line interface.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install ClamTK on Ubuntu | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"Learn how to install the ClamTK desktop application for Linux Ubuntu-based distributions to easily scan and quarantine files without the command-line interface.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-04-10T13:04:32+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-08-16T19:38:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/04\/clamtk-main-300x294.png\" \/>\n<meta name=\"author\" content=\"InMotion Hosting Contributor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"InMotion Hosting Contributor\" \/>\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:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/\"},\"author\":{\"name\":\"InMotion Hosting Contributor\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644\"},\"headline\":\"How to Install ClamTK on Ubuntu\",\"datePublished\":\"2020-04-10T13:04:32+00:00\",\"dateModified\":\"2021-08-16T19:38:10+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/\"},\"wordCount\":357,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/04\/clamtk-main-300x294.png\",\"articleSection\":[\"Security\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/\",\"name\":\"How to Install ClamTK on Ubuntu | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/04\/clamtk-main-300x294.png\",\"datePublished\":\"2020-04-10T13:04:32+00:00\",\"dateModified\":\"2021-08-16T19:38:10+00:00\",\"description\":\"Learn how to install the ClamTK desktop application for Linux Ubuntu-based distributions to easily scan and quarantine files without the command-line interface.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/04\/clamtk-main.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/04\/clamtk-main.png\",\"width\":504,\"height\":494,\"caption\":\"ClamTK Main Page\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install ClamTK on Ubuntu\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644\",\"name\":\"InMotion Hosting Contributor\",\"description\":\"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!\",\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/inmotion-hosting\/\",\"https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting\"],\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/inmotion-hosting-contributor\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Install ClamTK on Ubuntu | InMotion Hosting","description":"Learn how to install the ClamTK desktop application for Linux Ubuntu-based distributions to easily scan and quarantine files without the command-line interface.","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:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/","og_locale":"en_US","og_type":"article","og_title":"How to Install ClamTK on Ubuntu | InMotion Hosting","og_description":"Learn how to install the ClamTK desktop application for Linux Ubuntu-based distributions to easily scan and quarantine files without the command-line interface.","og_url":"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2020-04-10T13:04:32+00:00","article_modified_time":"2021-08-16T19:38:10+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/04\/clamtk-main-300x294.png","type":"","width":"","height":""}],"author":"InMotion Hosting Contributor","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"InMotion Hosting Contributor","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/"},"author":{"name":"InMotion Hosting Contributor","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644"},"headline":"How to Install ClamTK on Ubuntu","datePublished":"2020-04-10T13:04:32+00:00","dateModified":"2021-08-16T19:38:10+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/"},"wordCount":357,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/04\/clamtk-main-300x294.png","articleSection":["Security"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/","url":"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/","name":"How to Install ClamTK on Ubuntu | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/04\/clamtk-main-300x294.png","datePublished":"2020-04-10T13:04:32+00:00","dateModified":"2021-08-16T19:38:10+00:00","description":"Learn how to install the ClamTK desktop application for Linux Ubuntu-based distributions to easily scan and quarantine files without the command-line interface.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/04\/clamtk-main.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/04\/clamtk-main.png","width":504,"height":494,"caption":"ClamTK Main Page"},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/security\/clamtk-ubuntu-clamav\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"How to Install ClamTK on Ubuntu"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644","name":"InMotion Hosting Contributor","description":"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!","sameAs":["https:\/\/www.linkedin.com\/company\/inmotion-hosting\/","https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting"],"url":"https:\/\/www.inmotionhosting.com\/support\/author\/inmotion-hosting-contributor\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":null,"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/55089","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/57014"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=55089"}],"version-history":[{"count":5,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/55089\/revisions"}],"predecessor-version":[{"id":82951,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/55089\/revisions\/82951"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=55089"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=55089"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=55089"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}