{"id":144,"date":"2018-11-29T17:11:52","date_gmt":"2018-11-29T17:11:52","guid":{"rendered":"https:\/\/unsrewiki.1sys1.com\/?p=144"},"modified":"2018-11-29T17:40:28","modified_gmt":"2018-11-29T17:40:28","slug":"install-gnome-gui-on-linux-servers","status":"publish","type":"post","link":"https:\/\/server-help.org\/index.php\/2018\/11\/29\/install-gnome-gui-on-linux-servers\/","title":{"rendered":"Install Gnome GUI on Linux Servers"},"content":{"rendered":"\n<p>Linux admins spend most of their time on working in a terminal; there are some who like to work on GUI instead of a terminal. By default, <strong>Linux<\/strong> installed as the minimal server, and user intervention is required to change the installation type. This guide will help you to install GUI on <strong>Linux<\/strong> on the top of the minimal server installation.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Install Gnome GUI on CentOS 7 \/ RHEL 7<\/h4>\n\n\n\n<p><strong>Step 1:<\/strong> Install Gnome GUI packages using YUM Command<\/p>\n\n\n\n<p><strong>CentOS 7<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># yum groupinstall \"GNOME Desktop\" \"Graphical Administration Tools\"<\/code><\/pre>\n\n\n\n<p><strong>RHEL 7<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># yum groupinstall \"Server with GUI\"<\/code><\/pre>\n\n\n\n<p><strong>UBUNTU<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># apt-get install ubuntu-desktop<\/code><\/pre>\n\n\n\n<p>For Ubuntu Servers, after installing GUI, all you need to do just reboot the server <br><\/p>\n\n\n\n<p><strong>Step 2:<\/strong> Enable GUI on system startup. In <strong>CentOS 7 \/ RHEL 7<\/strong>,\u00a0 systemd uses \u201c<strong>targets<\/strong>\u201d instead of runlevel. The <strong>\/etc\/inittab<\/strong> file is no more used to change run levels. So, issue the following command to enable the GUI on system start.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># systemctl set-default graphical.target<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code># systemctl isolate graphical.target<\/code><\/pre>\n\n\n\n<p><strong>Step 3:<\/strong> Reboot the machine to start the server in the graphical mode.<br><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># reboot<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Linux admins spend most of their time on working in a terminal; there are some who like to work on GUI instead of a terminal. By default, Linux installed as the minimal server, and user intervention is required to change the installation type. This guide will help you to install GUI on Linux on the&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,7],"tags":[],"_links":{"self":[{"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/posts\/144"}],"collection":[{"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/comments?post=144"}],"version-history":[{"count":4,"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/posts\/144\/revisions"}],"predecessor-version":[{"id":148,"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/posts\/144\/revisions\/148"}],"wp:attachment":[{"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/media?parent=144"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/categories?post=144"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/tags?post=144"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}