{"id":13843,"date":"2023-02-28T16:04:59","date_gmt":"2023-02-28T13:04:59","guid":{"rendered":"https:\/\/unihost.com\/help\/?p=13843"},"modified":"2023-10-10T17:38:39","modified_gmt":"2023-10-10T14:38:39","slug":"vs-code-server-on-your-vps-dedicated-server","status":"publish","type":"post","link":"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/","title":{"rendered":"VS Code Server on your VPS \/ Dedicated Server"},"content":{"rendered":"<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">What is the purpose of this utility? All developers know that one of the main goals is portability of development or code revision.<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><!--more--><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">The essence of the utility is that you can edit the code directly on <a href=\"https:\/\/unihost.com\/en\/dedicated\/\">your server<\/a>, you just need to specify the server IP\/domain and the VS Code port, which is specified in the configurator. Then you enter the password and immediately get the root IDE of your server.<\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-13844\" src=\"https:\/\/unihost.com\/help\/minio.php?.\/unnamed-4.png\" alt=\"Code-Server\" width=\"1600\" height=\"1103\" \/ title=\"VS Code Server on your VPS \/ Dedicated Server - Image 1\"><\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Run VS Code on any computer anywhere and access it through your browser.<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><b>Highlights:<\/b><\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">\u200b\u200bProgram on any device with a development environment<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Use cloud servers to speed up tests, compilations, downloads, etc.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Save battery life when you&#8217;re on the go; all intensive tasks are performed on your server<\/span><\/li>\n<\/ul>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><b>Requirements:<\/b><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">You will need a machine on which you can run the code-server. You can use an existing physical machine or a virtual machine<\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">As a minimum we recommend:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">1 GB of RAM<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">2 processor cores<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">You can use any Linux distribution, but our documentation assumes you are using Debian \/ Ubuntu<\/span><\/p>\n<h2><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><b>Installation:<\/b><\/span><\/h2>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">The easiest way to install code-server is to use this installation script for Linux, macOS and FreeBSD.<\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">To install, run:<\/span><\/p>\n<pre><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">curl -fsSL https:\/\/code-server.dev\/install.sh | sh<\/span><\/pre>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><span style=\"font-weight: 400;\">You can change the installation process by enabling one or more of the following flags:<\/span><\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><span style=\"color: #1e1e1e; white-space: pre-wrap;\">--dry-run: repeat the installation process commands without running them\n<\/span><span style=\"color: #1e1e1e; white-space: pre-wrap;\">--method: select the installation method\n<\/span><span style=\"color: #1e1e1e; white-space: pre-wrap;\">--method=detect: detect the package manager, but revert to --method=standalone\n<\/span><span style=\"color: #1e1e1e; white-space: pre-wrap;\">--method=standalone: install the standalone release archive in ~\/.local.\n<\/span><span style=\"color: #1e1e1e; white-space: pre-wrap;\">--prefix=\/usr\/local: set up a standalone release archive for the whole system.\n<\/span><span style=\"color: #1e1e1e; white-space: pre-wrap;\">--version=X.X.X: install version X.X.X instead of the latest version.\n<\/span><span style=\"color: #1e1e1e; white-space: pre-wrap;\">--help: see the usage documentation.\n<\/span><span style=\"color: #1e1e1e; white-space: pre-wrap;\">--edge: install the latest version of Edge (i.e. the pre-release version)\n<\/span><\/span><\/pre>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">When this is done, the installation script will print instructions on how to start and run code-server.<\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">After installing the VS Code server, you need to start it by running the command:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">sudo systemctl enable --now code-server@$USER<\/span><\/pre>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><span style=\"font-weight: 400;\">To access the VS Code server you need to setup the configuration file (it&#8217;s pretty simple and intuitive) located at: <\/span><em><span style=\"font-weight: 400;\">~\/.config\/code-server\/config.yaml<\/span><\/em><span style=\"font-weight: 400;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0<\/span><\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">bind-addr: ip:port<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">auth: password<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">password: your_password<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">cert: false<\/span><\/li>\n<\/ul>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><span style=\"font-weight: 400;\">Where bind-addr is your IP address or domain, after the : sign you have to specify the suitable port to connect to. <\/span><span style=\"font-weight: 400;\">Where password &#8211; you specify your password to connect.<\/span><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Then you need to save the file and restart the service:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">sudo systemctl restart code-server@USER<\/span><\/pre>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Now you can connect via specified bind-addr, enter specified password and use VS Code Server.<\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-13858\" src=\"https:\/\/unihost.com\/help\/minio.php?.\/unnamed-1-2.png\" alt=\"connect code-server\" width=\"1346\" height=\"646\" \/ title=\"VS Code Server on your VPS \/ Dedicated Server - Image 2\"><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is the purpose of this utility? All developers know that one of the main goals is portability of development or code revision.<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[158],"tags":[596,768,520,767,766],"class_list":["post-13843","post","type-post","status-publish","format-standard","hentry","category-dedicated-servers","tag-cloud-vps","tag-code-server","tag-dedicated-servers","tag-ide","tag-vs-code"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>VS Code Server on your VPS \/ Dedicated Server - Unihost.FAQ<\/title>\n<meta name=\"description\" content=\"What is the purpose of this utility? All developers know that one of the main goals is portability of development or code revision.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"VS Code Server on your VPS \/ Dedicated Server - Unihost.FAQ\" \/>\n<meta property=\"og:description\" content=\"What is the purpose of this utility? All developers know that one of the main goals is portability of development or code revision.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/\" \/>\n<meta property=\"og:site_name\" content=\"Unihost.FAQ\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/unihost\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-02-28T13:04:59+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-10-10T14:38:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/unihost.com\/help\/wp-content\/uploads\/unnamed-4.png\" \/>\n<meta name=\"author\" content=\"Unihost Support\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@unihost\" \/>\n<meta name=\"twitter:site\" content=\"@unihost\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Unihost Support\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/\"},\"author\":{\"name\":\"Unihost Support\",\"@id\":\"https:\/\/unihost.com\/help\/#\/schema\/person\/bb5ae95f38577c920e6a7507888b715a\"},\"headline\":\"VS Code Server on your VPS \/ Dedicated Server\",\"datePublished\":\"2023-02-28T13:04:59+00:00\",\"dateModified\":\"2023-10-10T14:38:39+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/\"},\"wordCount\":338,\"publisher\":{\"@id\":\"https:\/\/unihost.com\/help\/#organization\"},\"image\":{\"@id\":\"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/unihost.com\/help\/wp-content\/uploads\/unnamed-4.png\",\"keywords\":[\"Cloud VPS\",\"code-server\",\"dedicated servers\",\"IDE\",\"VS Code\"],\"articleSection\":[\"02. Dedicated servers\"],\"inLanguage\":\"en\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/\",\"url\":\"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/\",\"name\":\"VS Code Server on your VPS \/ Dedicated Server - Unihost.FAQ\",\"isPartOf\":{\"@id\":\"https:\/\/unihost.com\/help\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/unihost.com\/help\/wp-content\/uploads\/unnamed-4.png\",\"datePublished\":\"2023-02-28T13:04:59+00:00\",\"dateModified\":\"2023-10-10T14:38:39+00:00\",\"description\":\"What is the purpose of this utility? All developers know that one of the main goals is portability of development or code revision.\",\"breadcrumb\":{\"@id\":\"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/#primaryimage\",\"url\":\"https:\/\/unihost.com\/help\/wp-content\/uploads\/unnamed-4.png\",\"contentUrl\":\"https:\/\/unihost.com\/help\/wp-content\/uploads\/unnamed-4.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Unihost\",\"item\":\"https:\/\/unihost.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Help\",\"item\":\"https:\/\/unihost.com\/help\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"VS Code Server on your VPS \/ Dedicated Server\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/unihost.com\/help\/#website\",\"url\":\"https:\/\/unihost.com\/help\/\",\"name\":\"Unihost.FAQ\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/unihost.com\/help\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/unihost.com\/help\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/unihost.com\/help\/#organization\",\"name\":\"Unihost\",\"alternateName\":\"Unihost\",\"url\":\"https:\/\/unihost.com\/help\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/unihost.com\/help\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/unihost.com\/help\/minio.php?2026\/01\/minio.png\",\"contentUrl\":\"https:\/\/unihost.com\/help\/minio.php?2026\/01\/minio.png\",\"width\":300,\"height\":300,\"caption\":\"Unihost\"},\"image\":{\"@id\":\"https:\/\/unihost.com\/help\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/unihost\/\",\"https:\/\/x.com\/unihost\",\"https:\/\/www.instagram.com\/unihost\/?hl=en\",\"https:\/\/www.linkedin.com\/company\/unihost-com\",\"https:\/\/www.youtube.com\/channel\/UCITKsxMDnslQY8brN3advgw\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/unihost.com\/help\/#\/schema\/person\/bb5ae95f38577c920e6a7507888b715a\",\"name\":\"Unihost Support\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/unihost.com\/help\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a0c9db17c2a0d93e8a0d5ac123f8c5db750ad4d3d5657369c0c4e480f5af77b8?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a0c9db17c2a0d93e8a0d5ac123f8c5db750ad4d3d5657369c0c4e480f5af77b8?s=96&d=mm&r=g\",\"caption\":\"Unihost Support\"},\"sameAs\":[\"https:\/\/unihost.com\/\"],\"url\":\"https:\/\/unihost.com\/help\/author\/support\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"VS Code Server on your VPS \/ Dedicated Server - Unihost.FAQ","description":"What is the purpose of this utility? All developers know that one of the main goals is portability of development or code revision.","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:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/","og_locale":"en_US","og_type":"article","og_title":"VS Code Server on your VPS \/ Dedicated Server - Unihost.FAQ","og_description":"What is the purpose of this utility? All developers know that one of the main goals is portability of development or code revision.","og_url":"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/","og_site_name":"Unihost.FAQ","article_publisher":"https:\/\/www.facebook.com\/unihost\/","article_published_time":"2023-02-28T13:04:59+00:00","article_modified_time":"2023-10-10T14:38:39+00:00","og_image":[{"url":"https:\/\/unihost.com\/help\/wp-content\/uploads\/unnamed-4.png","type":"","width":"","height":""}],"author":"Unihost Support","twitter_card":"summary_large_image","twitter_creator":"@unihost","twitter_site":"@unihost","twitter_misc":{"Written by":"Unihost Support","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/#article","isPartOf":{"@id":"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/"},"author":{"name":"Unihost Support","@id":"https:\/\/unihost.com\/help\/#\/schema\/person\/bb5ae95f38577c920e6a7507888b715a"},"headline":"VS Code Server on your VPS \/ Dedicated Server","datePublished":"2023-02-28T13:04:59+00:00","dateModified":"2023-10-10T14:38:39+00:00","mainEntityOfPage":{"@id":"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/"},"wordCount":338,"publisher":{"@id":"https:\/\/unihost.com\/help\/#organization"},"image":{"@id":"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/#primaryimage"},"thumbnailUrl":"https:\/\/unihost.com\/help\/wp-content\/uploads\/unnamed-4.png","keywords":["Cloud VPS","code-server","dedicated servers","IDE","VS Code"],"articleSection":["02. Dedicated servers"],"inLanguage":"en"},{"@type":"WebPage","@id":"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/","url":"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/","name":"VS Code Server on your VPS \/ Dedicated Server - Unihost.FAQ","isPartOf":{"@id":"https:\/\/unihost.com\/help\/#website"},"primaryImageOfPage":{"@id":"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/#primaryimage"},"image":{"@id":"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/#primaryimage"},"thumbnailUrl":"https:\/\/unihost.com\/help\/wp-content\/uploads\/unnamed-4.png","datePublished":"2023-02-28T13:04:59+00:00","dateModified":"2023-10-10T14:38:39+00:00","description":"What is the purpose of this utility? All developers know that one of the main goals is portability of development or code revision.","breadcrumb":{"@id":"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/"]}]},{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/#primaryimage","url":"https:\/\/unihost.com\/help\/wp-content\/uploads\/unnamed-4.png","contentUrl":"https:\/\/unihost.com\/help\/wp-content\/uploads\/unnamed-4.png"},{"@type":"BreadcrumbList","@id":"https:\/\/unihost.com\/help\/vs-code-server-on-your-vps-dedicated-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Unihost","item":"https:\/\/unihost.com\/"},{"@type":"ListItem","position":2,"name":"Help","item":"https:\/\/unihost.com\/help\/"},{"@type":"ListItem","position":3,"name":"VS Code Server on your VPS \/ Dedicated Server"}]},{"@type":"WebSite","@id":"https:\/\/unihost.com\/help\/#website","url":"https:\/\/unihost.com\/help\/","name":"Unihost.FAQ","description":"","publisher":{"@id":"https:\/\/unihost.com\/help\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/unihost.com\/help\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/unihost.com\/help\/#organization","name":"Unihost","alternateName":"Unihost","url":"https:\/\/unihost.com\/help\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/unihost.com\/help\/#\/schema\/logo\/image\/","url":"https:\/\/unihost.com\/help\/minio.php?2026\/01\/minio.png","contentUrl":"https:\/\/unihost.com\/help\/minio.php?2026\/01\/minio.png","width":300,"height":300,"caption":"Unihost"},"image":{"@id":"https:\/\/unihost.com\/help\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/unihost\/","https:\/\/x.com\/unihost","https:\/\/www.instagram.com\/unihost\/?hl=en","https:\/\/www.linkedin.com\/company\/unihost-com","https:\/\/www.youtube.com\/channel\/UCITKsxMDnslQY8brN3advgw"]},{"@type":"Person","@id":"https:\/\/unihost.com\/help\/#\/schema\/person\/bb5ae95f38577c920e6a7507888b715a","name":"Unihost Support","image":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/unihost.com\/help\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a0c9db17c2a0d93e8a0d5ac123f8c5db750ad4d3d5657369c0c4e480f5af77b8?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a0c9db17c2a0d93e8a0d5ac123f8c5db750ad4d3d5657369c0c4e480f5af77b8?s=96&d=mm&r=g","caption":"Unihost Support"},"sameAs":["https:\/\/unihost.com\/"],"url":"https:\/\/unihost.com\/help\/author\/support\/"}]}},"_links":{"self":[{"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/posts\/13843","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/comments?post=13843"}],"version-history":[{"count":16,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/posts\/13843\/revisions"}],"predecessor-version":[{"id":16361,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/posts\/13843\/revisions\/16361"}],"wp:attachment":[{"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/media?parent=13843"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/categories?post=13843"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/tags?post=13843"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}