{"id":2046,"date":"2013-10-27T08:46:12","date_gmt":"2013-10-27T08:46:12","guid":{"rendered":"http:\/\/ubuntuhandbook.org\/?p=2046"},"modified":"2013-10-27T08:46:12","modified_gmt":"2013-10-27T08:46:12","slug":"install-gui-ubuntu-13-10-server","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2013\/10\/install-gui-ubuntu-13-10-server\/","title":{"rendered":"Install GUI (Graphical User Interface) in Ubuntu 13.10 Server"},"content":{"rendered":"<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/10\/ubuntu-logo.jpg\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/10\/ubuntu-logo.jpg\" alt=\"Ubuntu 13.10 Server gui\" width=\"170\" height=\"170\" class=\"aligncenter size-full wp-image-2015\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/10\/ubuntu-logo.jpg 170w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/10\/ubuntu-logo-150x150.jpg 150w\" sizes=\"auto, (max-width: 170px) 100vw, 170px\" \/><\/a><\/p>\n<p>I&#8217;ve written about how to install Ubuntu 13.10 Server. If you&#8217;re not familiar with command console you can install GUI on Ubuntu Server:<\/p>\n<ul>\n<li>Desktop Environment on local server<\/li>\n<li>Webmin on remote server.<\/li>\n<\/ul>\n<h3>Install Desktop Environment in Ubuntu 13.10 Server:<\/h3>\n<p>Before getting started, update system package lists by running the command below:<\/p>\n<pre>sudo apt-get update<\/pre>\n<p>1. To install Ubuntu <b>Unity<\/b> Desktop, run:<\/p>\n<pre>sudo apt-get install ubuntu-desktop<\/pre>\n<p>For &#8216;minimal&#8217; install without all the desktop add-on and other things that come with Ubuntu Desktop Edition, run:<\/p>\n<pre>sudo apt-get install --no-install-recommends ubuntu-desktop<\/pre>\n<p>Once installed, restart Ubuntu server and you&#8217;ll see the graphical login screen. Or run command below to start without reboot:<\/p>\n<pre>startx<\/pre>\n<p>2. To install the light weight desktop <b>Xfce<\/b>, run:<\/p>\n<pre>sudo apt-get install xubuntu-desktop<\/pre>\n<p>3. To install <b>KDE<\/b>, run:<\/p>\n<pre>sudo apt-get install kubuntu-desktop<\/pre>\n<h3>Install Webmin in Ubuntu 13.10 Server:<\/h3>\n<p>Webmin is a web-interface for remote users to configure Apache, DNS, FTP, and others on your Ubuntu server.<\/p>\n<p>To install Webmin in Ubuntu server, run command below to download the DEB package:<\/p>\n<pre>wget http:\/\/prdownloads.sourceforge.net\/webadmin\/webmin_1.660_all.deb<\/pre>\n<p>Then install it as well as the dependencies:<\/p>\n<pre>sudo dpkg -i webmin_1.660_all.deb; sudo apt-get -f install<\/pre>\n<p>Once installed, go to <u>https:\/\/your-ubuntu-serverip:10000<\/u> on your client PC&#8217;s web browser and login with Administrator account:<\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/07\/Webmin-login.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/07\/Webmin-login.png\" alt=\"webmin login ubuntu server\" width=\"523\" height=\"190\" class=\"aligncenter size-full wp-image-160\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/07\/Webmin-login.png 523w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/07\/Webmin-login-300x108.png 300w\" sizes=\"auto, (max-width: 523px) 100vw, 523px\" \/><\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>I&#8217;ve written about how to install Ubuntu 13.10 Server. If you&#8217;re not familiar with command console you can install GUI on Ubuntu Server: Desktop Environment on local server Webmin on remote server. Install Desktop Environment in Ubuntu 13.10 Server: Before getting started, update system package lists by running the command below: sudo apt-get update 1. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[37,738],"class_list":["post-2046","post","type-post","status-publish","format-standard","hentry","category-ubuntu-server-2","tag-ubuntu-13-10","tag-ubuntu-13-10-server-gui"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/2046","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=2046"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/2046\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=2046"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=2046"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=2046"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}