{"id":3617,"date":"2019-12-31T18:56:02","date_gmt":"2019-12-31T18:56:02","guid":{"rendered":"http:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/"},"modified":"2020-12-31T14:32:49","modified_gmt":"2020-12-31T14:32:49","slug":"how-to-install-the-gui-desktop-on-ubuntu-server","status":"publish","type":"post","link":"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/","title":{"rendered":"How to Install the GUI\/Desktop on Ubuntu Server"},"content":{"rendered":"<div>\n<p>Usually, it&#8217;s not advised to run a GUI (Graphical User Interface) on a server system. \u00a0Operation on any server should be done on the CLI (Command Line Interface). The primary reason for this is that GUI exerts a lot of demand on hardware resources such as RAM and CPU. However, if you are a little curious and want to try out different light-weight Desktop managers on one of your servers, follow this guide.<\/p>\n<p>In this tutorial, I am going to cover the installation of 7 desktop environments on Ubuntu.<\/p>\n<ul>\n<li>MATE core<\/li>\n<li>Lubuntu core<\/li>\n<li>Kubuntu core<\/li>\n<li>XFCE<\/li>\n<li>LXDE<\/li>\n<li>GNOME<\/li>\n<li>Budgie Desktop<\/li>\n<\/ul>\n<h2>Prerequisites<\/h2>\n<p>Before getting started, ensure that you update &amp; upgrade your system<\/p>\n<pre>$ sudo apt update &amp;&amp; sudo apt upgrade<\/pre>\n<p>Next, install tasksel\u00a0manager.<\/p>\n<pre>$sudo apt install tasksel<\/pre>\n<p>Now we can begin installing the various Desktop environments.<\/p>\n<h2>1) Mate Core Server Desktop<\/h2>\n<p>Installing the MATE desktop use the following command<\/p>\n<pre>$ sudo tasksel install ubuntu-mate-core<\/pre>\n<p>Once the GUI is up and running launch it using the following option<\/p>\n<pre>$ sudo service lightdm start<\/pre>\n<p><img decoding=\"async\" class=\"wp-image-21931 size-full aligncenter\" src=\"http:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/ubuntu-core.png\" alt=\"install mate-core desktop server\" width=\"802\" height=\"599\" \/><\/p>\n<p><img decoding=\"async\" class=\"wp-image-21933 size-full aligncenter\" src=\"http:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/ubuntu-core-menu.png\" alt=\"install mate-core desktop on ubuntu 18.04\" width=\"801\" height=\"599\" \/><\/p>\n<h2>2) Lubuntu Core Server Desktop<\/h2>\n<p>This is considered to be the most lightweight and resource friendly GUI for Ubuntu 18.04 server<br \/>\nIt is based on the LXDE desktop environment. To <a href=\"https:\/\/linoxide.com\/distros\/install-lubuntu-dual-boot-windows\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">install Lubuntu<\/a> execute<\/p>\n<pre>$ sudo tasksel install lubuntu-core<\/pre>\n<p>Once the Lubuntu-core GUI is successfully installed, launch the display manager by running the command below\u00a0or simply by rebooting your system<\/p>\n<pre>$ sudo service lightdm start<\/pre>\n<p>Thereafter, Log out and click on the button as shown to select the GUI\u00a0 manager of your choice<\/p>\n<p><img decoding=\"async\" class=\"wp-image-21937 size-full aligncenter\" src=\"http:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/logout-mate-core.jpg\" alt=\"\" width=\"579\" height=\"378\" \/><\/p>\n<p>In the drop-down list, click on Lubuntu<\/p>\n<p><img decoding=\"async\" class=\"wp-image-21941 size-full aligncenter\" src=\"http:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/select-dessktop-environment.jpg\" alt=\"\" width=\"539\" height=\"494\" \/><\/p>\n<p>Log in and Lubuntu will be launched as shown<\/p>\n<p><img decoding=\"async\" class=\"wp-image-21943 size-full aligncenter\" src=\"http:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/lubuntu-core2.jpg\" alt=\"install lubuntu on Ubuntu server 18.04\" width=\"738\" height=\"666\" \/><\/p>\n<h2>3) Kubuntu Core Server Desktop<\/h2>\n<p>Xubuntu is yet another light-weight desktop environment that borrows a lot from Xfce desktop environment.<\/p>\n<p>To get started with the installation of Xubuntu run the command below<\/p>\n<pre>$ sudo tasksel install kubuntu-desktop<\/pre>\n<p>Once it is successfully installed, start the display manager by running the command below or simply restart your server<\/p>\n<pre>$ sudo service lightdm start<\/pre>\n<p>Once again, log out or restart your machine and from drop the drop-down list, select Kubuntu<\/p>\n<p><img decoding=\"async\" class=\"wp-image-21945 size-full aligncenter\" src=\"http:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/kubuntu-2.jpg\" alt=\"install kubuntu on Ubuntu server 18.04\" width=\"881\" height=\"665\" \/><\/p>\n<h2>4) XFCE<\/h2>\n<p>Xubuntu borrows a leaf from the Xfce4 environment. To install it use the following command<\/p>\n<pre># sudo tasksel install xfce4-slim<\/pre>\n<p>After the GUI installation, use the command to activate it<\/p>\n<pre># sudo service slim start<\/pre>\n<p>This will prompt you to select the default manager. Select slim and hit ENTER.<\/p>\n<p><img decoding=\"async\" class=\"wp-image-21927 size-full aligncenter\" src=\"http:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/configure-slim.png\" alt=\"install xfce on Ubuntu 18.04\" width=\"648\" height=\"407\" \/><\/p>\n<p>Log out or reboot and select &#8216;Xfce&#8217; option from the drop-down list and login using your credentials.<\/p>\n<p>Shortly, the\u00a0 Xfce display manager will come to life.<\/p>\n<p><img decoding=\"async\" class=\"wp-image-21947 size-large aligncenter\" src=\"http:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/xfce4-slim-1024x587.jpg\" alt=\"install xfce4-slim on ubuntu server 18.04\" width=\"1024\" height=\"587\" \/><\/p>\n<h2>5) LXDE<\/h2>\n<p>This desktop is considered the most economical to system resources. Lubuntu is based on LXDE desktop environment. Use the following command<\/p>\n<pre>$ sudo apt-get install lxde<\/pre>\n<p>To start LXDE, log out or reboot and select &#8216;LXDE&#8217; from the drop-down list of display managers on log on.<\/p>\n<p><img decoding=\"async\" class=\"wp-image-21935 size-full aligncenter\" src=\"http:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/LXDE-2.png\" alt=\"install lxde on ubuntu 18.04 server\" width=\"691\" height=\"663\" \/><\/p>\n<h2>6) GNOME<\/h2>\n<p>Gnome will take typically 5 to 10 minutes to install depending on the hardware and software requirements your server has. Run the following command to install Gnome<\/p>\n<pre>$ sudo apt-get install ubuntu-gnome-desktop<\/pre>\n<p>or<\/p>\n<pre>$sudo tasksel ubuntu-desktop<\/pre>\n<p>To activate Gnome, restart the server or use the following command<\/p>\n<pre>$ sudo service lightdm start<\/pre>\n<p><img decoding=\"async\" class=\"wp-image-21949 size-large aligncenter\" src=\"http:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/ubuntu-18-04--1024x578.jpg\" alt=\"install gnome on ubuntu server 18.04\" width=\"1024\" height=\"578\" \/><\/p>\n<h2>7) Budgie Desktop<\/h2>\n<p>Finally, let us install Budgie Desktop environment. To accomplish this, execute the following command<\/p>\n<pre>$ sudo apt install ubuntu-budgie-desktop<\/pre>\n<p>After successful installation, log out and select the Budgie desktop option. Log in with your username and password and enjoy the beauty of budgie!<\/p>\n<p><img decoding=\"async\" class=\"aligncenter size-full wp-image-21969\" src=\"http:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/budgie-dekstop-2.jpg\" alt=\"installed budgie desktop on ubuntu\" width=\"1203\" height=\"663\" \/><\/p>\n<p><img decoding=\"async\" class=\"aligncenter size-full wp-image-21971\" src=\"http:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/budgie-desktop-2.jpg\" alt=\"fresh install budgie desktop on ubuntu\" width=\"918\" height=\"662\" \/><\/p>\n<p>Sometimes you need the GUI on your Ubuntu server to handle simple day-to-day tasks that need quick interaction without going deep into the server settings. Feel free to try out the various display managers and let us know your thoughts.<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Usually, it&#8217;s not advised to run a GUI (Graphical User Interface) on a server system. \u00a0Operation on any server should be done on the CLI (Command Line Interface). The primary reason for this is that GUI exerts a lot of demand on hardware resources such as RAM and CPU. However, if you are a little [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":3618,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[26],"tags":[],"class_list":["post-3617","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Install the GUI\/Desktop on Ubuntu Server - Techolac<\/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:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install the GUI\/Desktop on Ubuntu Server - Techolac\" \/>\n<meta property=\"og:description\" content=\"Usually, it&#8217;s not advised to run a GUI (Graphical User Interface) on a server system. \u00a0Operation on any server should be done on the CLI (Command Line Interface). The primary reason for this is that GUI exerts a lot of demand on hardware resources such as RAM and CPU. However, if you are a little [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/\" \/>\n<meta property=\"og:site_name\" content=\"Techolac - Computer Technology News\" \/>\n<meta property=\"article:published_time\" content=\"2019-12-31T18:56:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-12-31T14:32:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/install-gui-ubuntu-server.png\" \/>\n\t<meta property=\"og:image:width\" content=\"713\" \/>\n\t<meta property=\"og:image:height\" content=\"341\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Editorial Staff\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Editorial Staff\" \/>\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:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/\"},\"author\":{\"name\":\"Editorial Staff\",\"@id\":\"https:\/\/www.techolac.com\/#\/schema\/person\/3c09b621dfc5ef8f09b6f48236a9ae7b\"},\"headline\":\"How to Install the GUI\/Desktop on Ubuntu Server\",\"datePublished\":\"2019-12-31T18:56:02+00:00\",\"dateModified\":\"2020-12-31T14:32:49+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/\"},\"wordCount\":538,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.techolac.com\/#\/schema\/person\/3c09b621dfc5ef8f09b6f48236a9ae7b\"},\"image\":{\"@id\":\"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/install-gui-ubuntu-server.png\",\"articleSection\":[\"Linux\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/\",\"url\":\"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/\",\"name\":\"How to Install the GUI\/Desktop on Ubuntu Server - Techolac\",\"isPartOf\":{\"@id\":\"https:\/\/www.techolac.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/install-gui-ubuntu-server.png\",\"datePublished\":\"2019-12-31T18:56:02+00:00\",\"dateModified\":\"2020-12-31T14:32:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/#primaryimage\",\"url\":\"https:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/install-gui-ubuntu-server.png\",\"contentUrl\":\"https:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/install-gui-ubuntu-server.png\",\"width\":713,\"height\":341},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.techolac.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install the GUI\/Desktop on Ubuntu Server\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.techolac.com\/#website\",\"url\":\"https:\/\/www.techolac.com\/\",\"name\":\"Techolac - Computer Technology News\",\"description\":\"A weblog on emerging technology and internet news, reviews, tips for a broad range of computing technologies.\",\"publisher\":{\"@id\":\"https:\/\/www.techolac.com\/#\/schema\/person\/3c09b621dfc5ef8f09b6f48236a9ae7b\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.techolac.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/www.techolac.com\/#\/schema\/person\/3c09b621dfc5ef8f09b6f48236a9ae7b\",\"name\":\"Editorial Staff\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.techolac.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/46bb6cbf5ea4efe79156ff0f5de0a9602d1d0e5da0cb54b21e05a35d7e23379c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/46bb6cbf5ea4efe79156ff0f5de0a9602d1d0e5da0cb54b21e05a35d7e23379c?s=96&d=mm&r=g\",\"caption\":\"Editorial Staff\"},\"logo\":{\"@id\":\"https:\/\/www.techolac.com\/#\/schema\/person\/image\/\"},\"url\":\"https:\/\/www.techolac.com\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Install the GUI\/Desktop on Ubuntu Server - Techolac","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.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/","og_locale":"en_US","og_type":"article","og_title":"How to Install the GUI\/Desktop on Ubuntu Server - Techolac","og_description":"Usually, it&#8217;s not advised to run a GUI (Graphical User Interface) on a server system. \u00a0Operation on any server should be done on the CLI (Command Line Interface). The primary reason for this is that GUI exerts a lot of demand on hardware resources such as RAM and CPU. However, if you are a little [&hellip;]","og_url":"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/","og_site_name":"Techolac - Computer Technology News","article_published_time":"2019-12-31T18:56:02+00:00","article_modified_time":"2020-12-31T14:32:49+00:00","og_image":[{"width":713,"height":341,"url":"https:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/install-gui-ubuntu-server.png","type":"image\/png"}],"author":"Editorial Staff","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Editorial Staff","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/#article","isPartOf":{"@id":"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/"},"author":{"name":"Editorial Staff","@id":"https:\/\/www.techolac.com\/#\/schema\/person\/3c09b621dfc5ef8f09b6f48236a9ae7b"},"headline":"How to Install the GUI\/Desktop on Ubuntu Server","datePublished":"2019-12-31T18:56:02+00:00","dateModified":"2020-12-31T14:32:49+00:00","mainEntityOfPage":{"@id":"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/"},"wordCount":538,"commentCount":0,"publisher":{"@id":"https:\/\/www.techolac.com\/#\/schema\/person\/3c09b621dfc5ef8f09b6f48236a9ae7b"},"image":{"@id":"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/#primaryimage"},"thumbnailUrl":"https:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/install-gui-ubuntu-server.png","articleSection":["Linux"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/","url":"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/","name":"How to Install the GUI\/Desktop on Ubuntu Server - Techolac","isPartOf":{"@id":"https:\/\/www.techolac.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/#primaryimage"},"image":{"@id":"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/#primaryimage"},"thumbnailUrl":"https:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/install-gui-ubuntu-server.png","datePublished":"2019-12-31T18:56:02+00:00","dateModified":"2020-12-31T14:32:49+00:00","breadcrumb":{"@id":"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/#primaryimage","url":"https:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/install-gui-ubuntu-server.png","contentUrl":"https:\/\/www.techolac.com\/wp-content\/uploads\/2019\/01\/install-gui-ubuntu-server.png","width":713,"height":341},{"@type":"BreadcrumbList","@id":"https:\/\/www.techolac.com\/linux\/how-to-install-the-gui-desktop-on-ubuntu-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.techolac.com\/"},{"@type":"ListItem","position":2,"name":"How to Install the GUI\/Desktop on Ubuntu Server"}]},{"@type":"WebSite","@id":"https:\/\/www.techolac.com\/#website","url":"https:\/\/www.techolac.com\/","name":"Techolac - Computer Technology News","description":"A weblog on emerging technology and internet news, reviews, tips for a broad range of computing technologies.","publisher":{"@id":"https:\/\/www.techolac.com\/#\/schema\/person\/3c09b621dfc5ef8f09b6f48236a9ae7b"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.techolac.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/www.techolac.com\/#\/schema\/person\/3c09b621dfc5ef8f09b6f48236a9ae7b","name":"Editorial Staff","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.techolac.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/46bb6cbf5ea4efe79156ff0f5de0a9602d1d0e5da0cb54b21e05a35d7e23379c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/46bb6cbf5ea4efe79156ff0f5de0a9602d1d0e5da0cb54b21e05a35d7e23379c?s=96&d=mm&r=g","caption":"Editorial Staff"},"logo":{"@id":"https:\/\/www.techolac.com\/#\/schema\/person\/image\/"},"url":"https:\/\/www.techolac.com\/author\/admin\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.techolac.com\/wp-json\/wp\/v2\/posts\/3617","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.techolac.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.techolac.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.techolac.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.techolac.com\/wp-json\/wp\/v2\/comments?post=3617"}],"version-history":[{"count":3,"href":"https:\/\/www.techolac.com\/wp-json\/wp\/v2\/posts\/3617\/revisions"}],"predecessor-version":[{"id":26753,"href":"https:\/\/www.techolac.com\/wp-json\/wp\/v2\/posts\/3617\/revisions\/26753"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.techolac.com\/wp-json\/wp\/v2\/media\/3618"}],"wp:attachment":[{"href":"https:\/\/www.techolac.com\/wp-json\/wp\/v2\/media?parent=3617"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.techolac.com\/wp-json\/wp\/v2\/categories?post=3617"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.techolac.com\/wp-json\/wp\/v2\/tags?post=3617"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}